[dpdk-dev] [PATCH] net/sfc: fix filter exceptions logic

2018-07-14 Thread Andrew Rybchenko
From: Igor Romanov Now exception logic handles these cases: When FW variant does not support filters with transport ports, but IP protocol filters are supported, TCP/UDP protocol filters may be used. When FW variant does not support filters with IPv4/6 addresses or IP protocol, but filters with

[dpdk-dev] [PATCH] net/sfc: fallback to filter with zero vid

2018-07-14 Thread Andrew Rybchenko
From: Igor Romanov Fallback to filter with VLAN=0 if match without VLAN is not supported Strictly speaking it is not 100% equivalent, but good tradeoff - untagged and priority only tagged frames will match. Signed-off-by: Igor Romanov Signed-off-by: Andrew Rybchenko --- drivers/net/sfc/sfc_fl

Re: [dpdk-dev] [PATCH] net/thunderx: add support for Rx VLAN offload

2018-07-14 Thread Andrew Rybchenko
On 13.07.2018 17:16, rkudurumalla wrote: On 07/04/2018 11:06 PM, Ferruh Yigit wrote: External Email On 7/1/2018 5:46 PM, Pavan Nikhilesh wrote: From: "Kudurumalla, Rakesh" This feature is used to offload stripping of vlan header from recevied packets and update vlan_tci field in mbuf when DE

Re: [dpdk-dev] DPDK 18.05 only works with up to 4 NUMAs systems

2018-07-14 Thread Kumar, Ravi1
>On 28-Jun-18 8:03 AM, Kumar, Ravi1 wrote: >>> On 22-Jun-18 5:37 PM, Kumar, Ravi1 wrote: Hi, As the memory subsystem in DPDK 18.05 is reworked, it has introduced a problem for AMD EPYC 2P platforms. The issue is that DPDK 18.05 only works with up to 4 NUMAs. For AMD E

Re: [dpdk-dev] [PATCH v11 07/25] eal: introduce device class abstraction

2018-07-14 Thread Thomas Monjalon
12/07/2018 09:41, Gaƫtan Rivet: > On Thu, Jul 12, 2018 at 12:19:09PM +0530, Shreyansh Jain wrote: > > Any reason you don't want the rte_class_find and rte_class_find_by_name as > > exposed APIs? There is no experimental tag on these APIs either. > > No actually I just overlooked that part! Thanks

Re: [dpdk-dev] [PATCH v11 08/25] devargs: add function to parse device layers

2018-07-14 Thread Thomas Monjalon
11/07/2018 23:44, Gaetan Rivet: > This function is private to the EAL. > It is used to parse each layers in a device description string, > and store the result in an rte_devargs structure. > > Signed-off-by: Gaetan Rivet There is a compilation issue. It makes EAL depends on kvargs. This change i

[dpdk-dev] [Bug 5] This is a Bug, Please Disabled Create new Account

2018-07-14 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=5 Ajit Khaparde (ajit.khapa...@broadcom.com) changed: What|Removed |Added Status|CONFIRMED |RESOLVED