[PATCH v3] net/nfp: add the feature of RSS based on VXLAN inner layer

2022-10-15 Thread Chaoyong He
Add the logics to support the feature of RSS packets based on the inner layer of VXLAN tunnel. Signed-off-by: Chaoyong He Reviewed-by: Niklas Söderlund * Changes since v2 - Still include 'nfp_ctrl.h' in source files that use symbols from it. * Changes since v1 - Don't expose the dependency rel

RE: [PATCH] net/nfp: set the appropriate initialized value of flbufsz

2022-10-15 Thread Nole Zhang
> On 10/10/2022 7:48 AM, Chaoyong He wrote: > > From: Peng Zhang > > > > When the testpmd app start-up with parameter max-pkt-len, it will set > MTU. > > But the initialized value of flubfsz is inappropriate, if the value of > > flbufsz is smaller than the valude of max-pkt-len, the testpmd app >

RE: [PATCH 1/2] event/sw: fix missing flow ID init in selftest

2022-10-15 Thread Morten Brørup
> From: Olivier Matz [mailto:olivier.m...@6wind.com] > Sent: Friday, 14 October 2022 22.37 > > The issue is seen by unit tests: > > > root@dpdk-VF-dut247:~/dpdk# MALLOC_PERTURB_=204 \ > > DPDK_TEST=eventdev_selftest_sw \ > > /root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test -c 0xff > >

[PATCH v3 0/2] devtools: add tracepoint check in checkpatch

2022-10-15 Thread Ankur Dwivedi
This patch series adds a validation in checkpatch tool to check if tracepoint is present in any new function added in cryptodev library. The first patch in the series moves build_map_changes function from check-symbol-change.sh to a new file build-symbol-map.sh. The second patch in the series add

[PATCH v3 1/2] devtools: move build symbol map function

2022-10-15 Thread Ankur Dwivedi
This patch moves the build_map_changes function from check-symbol-change.sh to a new build-symbol-map.sh file. This function can be used in other scripts by including build-symbol-map.sh file. Signed-off-by: Ankur Dwivedi --- devtools/build-symbol-map.sh| 77 +

[PATCH v3 2/2] devtools: add tracepoint check in checkpatch

2022-10-15 Thread Ankur Dwivedi
This patch adds a validation in checkpatch tool, to check if a tracepoint is present in any new function added in cryptodev library. It uses the existing build_map_changes function to create a map of functions. In the map, the newly added functions are identified and their definition are checked f

Re: [PATCH v5] net/bonding: call Tx prepare before Tx burst

2022-10-15 Thread Chas Williams
This looks fine. Thanks for making the changes! Signed-off-by: Chas Williams <3ch...@gmail.com> On 10/11/22 09:20, Chengwen Feng wrote: Normally, to use the HW offloads capability (e.g. checksum and TSO) in the Tx direction, the application needs to call rte_eth_tx_prepare() to do some adjustme

Re: [PATCH v2] net/bonding: fix error in bonding mode 4 with dedicated queues enabled

2022-10-15 Thread Chas Williams
Thanks for making the change, IMHO this is much clearer. Signed-off-by: Chas Williams <3ch...@gmail.com> On 9/29/22 00:05, Usman Tanveer wrote: when dedicated queues are enable with bonding mode 4 (mlx5), the application sets the flow, which cannot be set if the device is not started. This fixe

RE: [PATCH v2 8/8] app/flow-perf: add hairpin queue memory config

2022-10-15 Thread Wisam Monther
Hi, > -Original Message- > From: Dariusz Sosnowski > Sent: Thursday, October 6, 2022 2:01 PM > To: Wisam Monther > Cc: dev@dpdk.org > Subject: [PATCH v2 8/8] app/flow-perf: add hairpin queue memory config > > This patch adds the hairpin-conf command line parameter to flow-perf > applica

RE: [PATCH v3] devtools: ensure proper tag sequence

2022-10-15 Thread Jakub Palider
> -Original Message- > From: jpali...@marvell.com > Sent: Tuesday, July 19, 2022 2:01 PM > To: Jakub Palider > Cc: david.march...@redhat.com; dev@dpdk.org; tho...@monjalon.net > Subject: [PATCH v3] devtools: ensure proper tag sequence > > From: Jakub Palider > > This change to log chec

RE: [PATCH v2] doc: fix support table for ETH and VLAN flow items

2022-10-15 Thread Eli Britstein
>-Original Message- >From: Ilya Maximets >Sent: Friday, October 14, 2022 3:37 PM >To: fengchengwen ; dev@dpdk.org; Ori Kam >; NBU-Contact-Thomas Monjalon (EXTERNAL) >; Eli Britstein >Cc: i.maxim...@ovn.org; Ajit Khaparde ; >Somnath Kotur ; Rahul Lakkireddy >; Hemant Agrawal >; Sachin Sa