Re: [dpdk-dev] [PATCH 1/2] net/mlx5: fix MARK action in active tunnel offload

2021-01-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Gregory Etelson > Sent: Wednesday, January 20, 2021 9:17 PM > To: dev@dpdk.org > Cc: Gregory Etelson ; Matan Azrad > ; Raslan Darawsheh ; Slava > Ovsiienko ; Shahaf Shuler > Subject: [PATCH 1/2] net/mlx5: fix MARK action in active tunnel offload > > Tunn

Re: [dpdk-dev] [PATCH] net/mlx5: fix wrong Flow Tag decompression

2021-01-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Alexander Kozyrev > Sent: Thursday, January 14, 2021 11:32 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Raslan Darawsheh ; Slava > Ovsiienko ; Matan Azrad > Subject: [PATCH] net/mlx5: fix wrong Flow Tag decompression > > Packets can get a wrong Flow Tag

[dpdk-dev] 回复: [PATCH v1 1/3] test/ring: reduce iteration numbers to make test duration shorter

2021-01-24 Thread Feifei Wang
Hi, Konstantin > -邮件原件- > 发件人: Ananyev, Konstantin > 发送时间: 2021年1月22日 21:16 > 收件人: Feifei Wang ; Honnappa Nagarahalli > ; Olivier Matz ; > Gavin Hu > 抄送: dev@dpdk.org; nd ; sta...@dpdk.org > 主题: RE: [PATCH v1 1/3] test/ring: reduce iteration numbers to make test > duration shorter > >

[dpdk-dev] [Bug 625] MLX5: Jumbo frames are being received as rx error

2021-01-24 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=625 Bug ID: 625 Summary: MLX5: Jumbo frames are being received as rx error Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: criti

Re: [dpdk-dev] [PATCH] net/mlx5: fix refuse empty VLAN validation

2021-01-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Shiri Kuzin > Sent: Tuesday, January 19, 2021 7:07 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Slava Ovsiienko > ; Shahaf Shuler ; Raslan > Darawsheh ; sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix refuse empty VLAN validation > > In verbs, an empty VLAN

[dpdk-dev] [PATCH 2/4] net/mlx5: fix secondary process port detach crash

2021-01-24 Thread Suanming Mou
When secondary process starts, in rte_eth_dev_attach_secondary() function, the secondary process port device data in struct rte_eth_dev will be initialized to be shared with primary process port. When failsafe sub-port hot-plug happens, both primary and secondary process will release the sub-port,

[dpdk-dev] [PATCH 0/4] net/mlx: fix secondary process bugs

2021-01-24 Thread Suanming Mou
This patch series fix several secondary process bugs. Suanming Mou (4): net/mlx5: fix invalid multi-process ID net/mlx5: fix secondary process port detach crash net/mlx5: fix secondary process attach port Tx queue net/mlx4: fix secondary process attach port Tx queue drivers/net/mlx4/mlx4

[dpdk-dev] [PATCH 1/4] net/mlx5: fix invalid multi-process ID

2021-01-24 Thread Suanming Mou
The device port_id is used for inter-process communication and must be the same both for primary and secondary process This IPC port_id was configured with the invalid temporary value in port spawn routine. This temporary value was used by the function rte_eth_dev_get_port_by_name() to check wheth

[dpdk-dev] [PATCH 3/4] net/mlx5: fix secondary process attach port Tx queue

2021-01-24 Thread Suanming Mou
Currently, the secondary process port UAR register mapping used by Tx queue is done during port initializing. Unluckily, in port hot-plug case, the secondary process was requested to initialize the port when primary process did not complete the device configuration and the port Tx queue number is

[dpdk-dev] [PATCH 4/4] net/mlx4: fix secondary process attach port Tx queue

2021-01-24 Thread Suanming Mou
Currently, the secondary process port UAR register mapping used by Tx queue is done during port initializing. Unluckily, in port hot-plug case, the secondary process will be requested to initialize the port when primary process probe the port. At that time, the port Tx queue number is still not co

Re: [dpdk-dev] [PATCH] doc: update mlx5 flow MARK action description

2021-01-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Viacheslav Ovsiienko > Sent: Friday, December 11, 2020 2:06 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; sta...@dpdk.org > Subject: [PATCH] doc: update mlx5 flow MARK action description > > There some limitations added for the MARK actio

Re: [dpdk-dev] [PATCH v1] devtools: update abi ignore for cryptodev

2021-01-24 Thread Dodji Seketeli
"Kinsella, Ray" writes: > On 22/01/2021 13:09, Dodji Seketeli wrote: >> Thomas Monjalon writes: >> >> [...] >> > Then I've added (quickly) a libabigail exception rule: > > [suppress_type] > name = rte_cryptodev > has_data_member_inserted_between = {0, 1023} > >

[dpdk-dev] 回复: [PATCH v1 3/3] ring: rename and refactor ring library

2021-01-24 Thread Feifei Wang
Hi, Konstantin > -邮件原件- > 发件人: Ananyev, Konstantin > 发送时间: 2021年1月22日 21:09 > 收件人: Feifei Wang ; Honnappa Nagarahalli > > 抄送: dev@dpdk.org; nd > 主题: RE: [PATCH v1 3/3] ring: rename and refactor ring library > > > > For legacy modes, rename ring_generic/c11 to ring_generic/c11_pvt. > >

Re: [dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get PIO address

2021-01-24 Thread Xueming(Steven) Li
Hi Huawei, >-Original Message- >From: dev On Behalf Of 谢华伟(此时此刻) >Sent: Friday, January 15, 2021 2:24 AM >To: Maxime Coquelin ; >ferruh.yi...@intel.com >Cc: dev@dpdk.org; anatoly.bura...@intel.com; >david.march...@redhat.com; zhihong.w...@intel.com; >chenbo@intel.com; gr...@u256.net >

Re: [dpdk-dev] [PATCH v5 2/3] PCI: support MMIO in rte_pci_ioport_map/unap/read/write

2021-01-24 Thread Xueming(Steven) Li
Hi Huawei, Nice work, just some small comments. >-Original Message- >From: dev On Behalf Of 谢华伟(此时此刻) >Sent: Thursday, October 22, 2020 11:51 PM >To: ferruh.yi...@intel.com >Cc: dev@dpdk.org; maxime.coque...@redhat.com; >anatoly.bura...@intel.com; david.march...@redhat.com; >zhihong.w...

Re: [dpdk-dev] [PATCH] net/bnxt: fix null termination of receive mbuf chain

2021-01-24 Thread Ajit Khaparde
On Fri, Jan 22, 2021 at 1:49 PM Lance Richardson wrote: > > The last mbuf in a multi-segment packet needs to be > NULL-terminated. > > Fixes: 0958d8b6435d ("net/bnxt: support LRO") > Cc: sta...@dpdk.org > Signed-off-by: Lance Richardson > Reviewed-by: Somnath Kotur > Reviewed-by: Ajit Kumar Khap

[dpdk-dev] [PATCH v10 0/3] pmdinfogen: rewrite in Python

2021-01-24 Thread Dmitry Kozlyuk
This patchset implements existing pmdinfogen logic in Python, replaces and removes the old code. The goals of rewriting are: * easier maintenance by using a more high-level language, * simpler build process without host application and libelf, * foundation for adding Windows support. Identity of

[dpdk-dev] [PATCH v10 1/3] pmdinfogen: add Python implementation

2021-01-24 Thread Dmitry Kozlyuk
Using a high-level, interpreted language simplifies maintenance and build process. Furthermore, ELF handling is delegated to pyelftools package. Original logic is kept, the copyright recognizes that. Signed-off-by: Dmitry Kozlyuk --- buildtools/pmdinfogen.py | 189 +++

[dpdk-dev] [PATCH v10 2/3] build: use Python pmdinfogen

2021-01-24 Thread Dmitry Kozlyuk
Use the same interpreter to run pmdinfogen as for other build scripts. Adjust wrapper script accordingly and also don't suppress stderr from ar and pmdinfogen. Add configure-time check for elftools Python module for Unix hosts. Add pyelftools to CI configuration and build requirements for Linux an

[dpdk-dev] [PATCH v10 3/3] pmdinfogen: remove C implementation

2021-01-24 Thread Dmitry Kozlyuk
Delete the files no longer used in build process. Add myself as maintainer of new implementation. Signed-off-by: Dmitry Kozlyuk --- MAINTAINERS| 3 +- buildtools/pmdinfogen/meson.build | 14 - buildtools/pmdinfogen/pmdinfogen.c | 456 - bui

Re: [dpdk-dev] [PATCH v8 2/3] build: use Python pmdinfogen

2021-01-24 Thread Dmitry Kozlyuk
On Sat, 23 Jan 2021 12:38:45 +0100, Thomas Monjalon wrote: > 22/01/2021 23:24, Dmitry Kozlyuk: > > On Fri, 22 Jan 2021 21:57:15 +0100, Thomas Monjalon wrote: > > > 22/01/2021 21:31, Dmitry Kozlyuk: > > > > On Wed, 20 Jan 2021 11:24:21 +0100, Thomas Monjalon wrote: > > > > > 20/01/2021 08:23

[dpdk-dev] [RFC 0/1] lib/librte_ethdev: Meter algorithms support packet per second.

2021-01-24 Thread Li Zhang
Li Zhang (1): lib/librte_ethdev: add definitions for packet per second. lib/librte_ethdev/rte_mtr.h | 15 +++ 1 file changed, 15 insertions(+) -- 2.27.0

[dpdk-dev] [PATCH] [RFC]: adds support PPS(packet per second) on meter

2021-01-24 Thread Li Zhang
Currently the flow Meter algorithms in rte_flow only supports bytes per second(BPS). Such as Single Rate Three Color Marker (srTCM rfc2697) This RFC adds the packet per second definition in Meter algorithms structure, to support the rte_mtr APIs with type srTCM pps mode. The below structure will b

[dpdk-dev] [RFC 0/1] lib/librte_ethdev: Meter algorithms support packet per second.

2021-01-24 Thread Li Zhang
Li Zhang (1): lib/librte_ethdev: add definitions for packet per second. lib/librte_ethdev/rte_mtr.h | 15 +++ 1 file changed, 15 insertions(+) -- 2.27.0

[dpdk-dev] [PATCH] [RFC, v2]: adds support PPS(packet per second) on meter

2021-01-24 Thread Li Zhang
Currently the flow Meter algorithms in rte_flow only supports bytes per second(BPS). Such as Single Rate Three Color Marker (srTCM rfc2697) This RFC adds the packet per second definition in Meter algorithms structure, to support the rte_mtr APIs with type srTCM pps mode. The below structure will be

[dpdk-dev] [PATCH] doc: clarify disclosure time slot when no response

2021-01-24 Thread Marvin Liu
Sometimes security team won't send confirmation mail back to reporter in three business days. This mean reported vulnerability is either low severity or not a real vulnerability. Reporter should assume that the issue need shortest embargo. After that reporter can submit it through normal bugzilla p

Re: [dpdk-dev] [PATCH v5 2/3] PCI: support MMIO in rte_pci_ioport_map/unap/read/write

2021-01-24 Thread 谢华伟(此时此刻)
On 2021/1/24 23:22, Xueming(Steven) Li wrote: + } else if (flags & IORESOURCE_MEM) { + iobar = 0; + base = (unsigned long)dev->mem_resource[bar].addr; + RTE_LOG(INFO, EAL, "%s(): MMIO BAR %08lx detected\n", __func__, base); Same here, INFO level

[dpdk-dev] [PATCH v2] net/ixgbe: disable NFS filtering

2021-01-24 Thread dapengx . yu
From: Dapeng Yu Disable NFS header filtering whether NFS packets coalescing are required or not. This behavior is aligned with ixgbe kernel driver. Fixes: b826efba6de4 ("net/ixgbe: align register setting when RSC is disabled") Fixes: 8eecb3295aed ("ixgbe: add LRO support") Cc: sta...@dpdk.org

[dpdk-dev] [PATCH v2] app/testpmd: avoid exit without terminal restore

2021-01-24 Thread dapengx . yu
From: Dapeng Yu In interactive mode, if testpmd exit by calling rte_exit without restore terminal attributes, terminal will not echo keyboard input. register a function with atexit() in prompt(), when exit() in rte_exit() is called, the registered function restores terminal attributes. Fixes: 5

[dpdk-dev] [PATCH v1] net/iavf: fix unsupported VLAN offload requested

2021-01-24 Thread Haiyue Wang
If the underlying PF doesn't support a specific ethertype or the ability to toggle VLAN insertion and/or stripping, then the VF prevents sending an invalid message to the PF. Fixes: 1c301e8c3cff ("net/iavf: support new VLAN capabilities") Signed-off-by: Haiyue Wang --- drivers/net/iavf/iavf_vch

[dpdk-dev] [Bug 435] Proposed improvement to non-interactive loop timing

2021-01-24 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=435 Zhang, RobinX (robinx.zh...@intel.com) changed: What|Removed |Added Resolution|--- |WONTFIX Statu

Re: [dpdk-dev] [PATCH v3 1/3] ethdev: fix MTU doesn't update when jumbo frame disabled

2021-01-24 Thread Huisong Li
Hi Steve, In the current modification, the MTU is updated based on 'max_rx_pkt_len' regardless of whether jumbo frame is enabled. Now, MTU is correct when jumbo frmae is disabled. However, when jumbo frame is enabled, the MTU value may be inconsistent with the definition of the enabled jumb

[dpdk-dev] [PATCH v1] net/iavf: support to config VLAN filter

2021-01-24 Thread Haiyue Wang
Add the VLAN filtering enable/disable configuration according to the VF successfully negotiated that capability with PF. Signed-off-by: Haiyue Wang --- drivers/net/iavf/iavf.h| 1 + drivers/net/iavf/iavf_ethdev.c | 7 ++ drivers/net/iavf/iavf_vchnl.c | 40 +