[dpdk-dev] [PATCH 1/3] net/szedata2: do not affect Ethernet interfaces

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 10 17:28:37 CEST 2018


On 4/6/2018 3:12 PM, Matej Vido wrote:
> NFB cards employ multiple Ethernet ports.
> Until now, Ethernet port-related operations were performed on all of them
> (since the whole card was represented as a single port).
> With new NFB-200G2QL card, this is no longer viable.
> 
> Since there is no fixed mapping between the queues and Ethernet ports,
> and since a single card can be represented as two ports in DPDK,
> there is no way of telling which (if any) physical ports should be
> associated with individual ports in DPDK.
> 
> This is also described in documentation in more detail.
> 
> Signed-off-by: Matej Vido <vido at cesnet.cz>
> Signed-off-by: Jan Remes <remes at netcope.com>
> ---
>  config/common_base                                 |   5 -
>  .../nics/img/szedata2_nfb200g_architecture.svg     | 171 +++++++++++

Hi Matej,

This patch fails to apply [1], can you please confirm you can apply it?

[1]
$ git apply --check
dpdk-dev-1-3-net-szedata2-do-not-affect-Ethernet-interfaces.patch
error: corrupt patch at line 270





More information about the dev mailing list