Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunpeng920 implementer

2021-03-25 Thread oulijun
在 2021/3/23 23:40, Ruifeng Wang 写道: -Original Message- From: oulijun Sent: Tuesday, March 23, 2021 9:52 PM To: Ruifeng Wang ; tho...@monjalon.net; ferruh.yi...@intel.com Cc: dev@dpdk.org; linux...@openeuler.org; nd Subject: Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunp

Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunpeng920 implementer

2021-03-25 Thread Ruifeng Wang
> -Original Message- > From: oulijun > Sent: Thursday, March 25, 2021 3:22 PM > To: Ruifeng Wang ; tho...@monjalon.net; > ferruh.yi...@intel.com > Cc: dev@dpdk.org; linux...@openeuler.org; nd > Subject: Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon > kunpeng920 implementer > >

Re: [dpdk-dev] [PATCH V2 3/4] config/arm: add kunpeng920 meson cross compile target

2021-03-25 Thread Ruifeng Wang
> -Original Message- > From: dev On Behalf Of Lijun Ou > Sent: Wednesday, March 10, 2021 9:36 AM > To: tho...@monjalon.net; ferruh.yi...@intel.com > Cc: dev@dpdk.org; linux...@openeuler.org > Subject: [dpdk-dev] [PATCH V2 3/4] config/arm: add kunpeng920 meson > cross compile target > > He

Re: [dpdk-dev] [PATCH V2 4/4] config/arm: add kunpeng930 meson cross compile target

2021-03-25 Thread Ruifeng Wang
> -Original Message- > From: dev On Behalf Of Lijun Ou > Sent: Wednesday, March 10, 2021 9:36 AM > To: tho...@monjalon.net; ferruh.yi...@intel.com > Cc: dev@dpdk.org; linux...@openeuler.org > Subject: [dpdk-dev] [PATCH V2 4/4] config/arm: add kunpeng930 meson > cross compile target > > He

Re: [dpdk-dev] [PATCH v1] net/iavf: implement power management API

2021-03-25 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Burakov, Anatoly > Sent: Thursday, March 11, 2021 9:37 PM > To: Hunt, David ; dev@dpdk.org > Cc: Wu, Jingjing ; Xing, Beilei > Subject: Re: [dpdk-dev] [PATCH v1] net/iavf: implement power management > API > > On 11-Mar-21 11:55 AM, David Hu

Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunpeng920 implementer

2021-03-25 Thread oulijun
在 2021/3/25 15:45, Ruifeng Wang 写道: -Original Message- From: oulijun Sent: Thursday, March 25, 2021 3:22 PM To: Ruifeng Wang ; tho...@monjalon.net; ferruh.yi...@intel.com Cc: dev@dpdk.org; linux...@openeuler.org; nd Subject: Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kun

Re: [dpdk-dev] [dpdk-stable] 答复: [PATCH] lib/librte_hash: add rte_hash_del_key_fixed without compact

2021-03-25 Thread Thomas Monjalon
25/03/2021 00:25, Wang, Yipeng1: > Hi, I reviewed my previous comment, I recall that this patch is an RFC for a > new API. > > The proposed API is not directly appliable for now since it discloses the > internals of the implementation to user. > > I am waiting for Jerry to post a new RFC, and m

Re: [dpdk-dev] [PATCH] eal: standard c++ forbids defining the keyword asm as a macro

2021-03-25 Thread Thomas Monjalon
25/03/2021 01:09, Tyler Retzlaff: > On Thu, Mar 25, 2021 at 01:41:47AM +0300, Dmitry Kozlyuk wrote: > > 2021-03-24 14:55 (UTC-0700), Tyler Retzlaff: > > > > Can't speak for Seastar and Click, but we never hit this particular issue. > > What is the minimal complete example to reproduce? > > intere

Re: [dpdk-dev] [PATCH] net/iavf: fix pkt len parsing in AVX512

2021-03-25 Thread Zhang, Qi Z
> -Original Message- > From: Coyle, David > Sent: Wednesday, March 24, 2021 6:41 PM > To: Rong, Leyi ; Zhang, Qi Z ; Lu, > Wenzhuo ; Xing, Beilei > Cc: dev@dpdk.org; Rong, Leyi > Subject: RE: [dpdk-dev] [PATCH] net/iavf: fix pkt len parsing in AVX512 > > Hi Leyi > > > -Original

Re: [dpdk-dev] [PATCH v1] lib/hash: support non sse42 cpu architecture

2021-03-25 Thread Thomas Monjalon
24/03/2021 23:59, Wang, Yipeng1: > From: kumar amber > > > > add _SSE42_ flag to enable compilation of > > sse42 specific instructions only on supported architecture > > > > Signed-off-by: kumar amber > > --- > > lib/librte_hash/rte_hash_crc.h | 16 > > 1 file changed, 8 insert

Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunpeng920 implementer

2021-03-25 Thread Ruifeng Wang
> -Original Message- > From: oulijun > Sent: Thursday, March 25, 2021 3:56 PM > To: Ruifeng Wang ; tho...@monjalon.net; > ferruh.yi...@intel.com > Cc: dev@dpdk.org; linux...@openeuler.org; nd > Subject: Re: [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon > kunpeng920 implementer > >

Re: [dpdk-dev] [PATCH] examples/l3fwd: enable multiple Tx queues on a lcore

2021-03-25 Thread Thomas Monjalon
25/03/2021 06:38, Rong, Leyi: > From: Thomas Monjalon > > 05/11/2020 10:24, Rong, Leyi: > > > From: Jerin Jacob > > > > On Wed, Nov 4, 2020 at 2:34 PM Rong, Leyi wrote: > > > > > From: David Marchand > > > > > > On Wed, Nov 4, 2020 at 9:34 AM Rong, Leyi > > wrote: > > > > > > > As there always

Re: [dpdk-dev] [PATCH] net/i40e: fix Virtchnl Offload Caps missing

2021-03-25 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Guo, Jia > Sent: Friday, March 12, 2021 5:29 PM > To: Zhang, RobinX ; dev@dpdk.org > Cc: Xing, Beilei > Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix Virtchnl Offload Caps missing > > Acked-by: Jeff Guo > > > -Original Message- >

Re: [dpdk-dev] [PATCH v5 2/8] eventdev: introduce event vector Rx capability

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, March 24, 2021 10:35 AM > To: jer...@marvell.com; Jayatheerthan, Jay ; > Carrillo, Erik G ; Gujjar, > Abhinandan S ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van > Haaren, Harry ; mattias.ronnblom > ; Ma, Lian

Re: [dpdk-dev] [PATCH v5 3/8] eventdev: introduce event vector Tx capability

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, March 24, 2021 10:35 AM > To: jer...@marvell.com; Jayatheerthan, Jay ; > Carrillo, Erik G ; Gujjar, > Abhinandan S ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van > Haaren, Harry ; mattias.ronnblom > ; Ma, Lian

Re: [dpdk-dev] [PATCH] net/igc: fix Rx RSS hash offload capabilities

2021-03-25 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Wang, Haiyue > Sent: Thursday, March 25, 2021 10:52 AM > To: Zhang, AlvinX ; Guo, Jia > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/igc: fix Rx RSS hash offload capabilities > > > -Original Message- > >

Re: [dpdk-dev] [PATCH 2/2] [RFC]: ethdev: manage meter API object handles by the drivers

2021-03-25 Thread Matan Azrad
Hi Cristian From: Dumitrescu, Cristian > Hi Li and Matan, > > > -Original Message- > > From: Li Zhang > > Sent: Thursday, March 18, 2021 8:58 AM > > To: dek...@nvidia.com; or...@nvidia.com; viachesl...@nvidia.com; > > ma...@nvidia.com; shah...@nvidia.com; lir...@marvell.com; Singh, > > J

[dpdk-dev] [PATCH] eal/linux: add operation LOCK_NB to flock()

2021-03-25 Thread xiangxia . m . yue
From: Tonghao Zhang The hugepage of different size, 2MB, 1GB may be mounted on the same directory (e.g /dev/hugepages). Then dpdk primary process will be blocked. To address this issue, add the LOCK_NB flags to flock(). $ cat /proc/mounts ... none /dev/hugepages hugetlbfs rw,seclabel,relatime,pa

Re: [dpdk-dev] [PATCH 1/4] net/virtio: fix interrupt unregistering for listening socket

2021-03-25 Thread Maxime Coquelin
On 3/17/21 9:25 PM, Ilya Maximets wrote: > virtio_user_dev_server_reconnect() is typically called from the > interrupt context while checking the link state: > > vhost_user_update_link_state() > --> virtio_user_dev_server_reconnect() > > Under this conditions callback unregistering always

Re: [dpdk-dev] [PATCH 2/3] examples/ipsec-secgw: add UDP encapsulation support

2021-03-25 Thread Tejasree Kondoj
Hi Konstantin, Please see inline. Thanks Tejasree > -Original Message- > From: Ananyev, Konstantin > Sent: Wednesday, March 24, 2021 4:10 PM > To: Tejasree Kondoj ; Akhil Goyal > ; Nicolau, Radu > Cc: Anoob Joseph ; Ankur Dwivedi > ; Jerin Jacob Kollanukkaran ; > dev@dpdk.org > Subject

Re: [dpdk-dev] [PATCH] net/e1000: fix filter control return value

2021-03-25 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Xiaozhen Ban > Sent: Friday, March 19, 2021 12:08 PM > To: Guo, Jia ; Wang, Haiyue > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/e1000: fix filter control return value > > > > -Original Message- > > > Fr

Re: [dpdk-dev] [PATCH 0/2] adjusting mkey creations

2021-03-25 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Michael Baum > Sent: Thursday, March 18, 2021 11:56 AM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Slava Ovsiienko > Subject: [PATCH 0/2] adjusting mkey creations > > Adjusting mkey creations to use Verbs instead of DevX API. > > Michael

[dpdk-dev] [PATCH] net/af_xdp: fix unchecked return of recvfrom()

2021-03-25 Thread Ciara Loftus
Coverity complains that the return value of recvfrom() in the AF_XDP datapath is not checked. We don't care about the return value because in the case of an error we still return 0 from the receive function to indicate no packets were received. So to make Coverity happy we cast the return to 'void'

Re: [dpdk-dev] [PATCH 0/4] telemetry logging improvements and cleanup

2021-03-25 Thread Bruce Richardson
On Wed, Mar 24, 2021 at 10:11:55PM +0100, Thomas Monjalon wrote: > 10/03/2021 18:24, Bruce Richardson: > > This set adds support for using the regular rte_log functions from the > > telemetry > > library; avoiding circular dependencies by having EAL register the telemetry > > library itself and th

Re: [dpdk-dev] [PATCH v5 2/8] eventdev: introduce event vector Rx capability

2021-03-25 Thread Pavan Nikhilesh Bhagavatula
>> From: pbhagavat...@marvell.com >> Sent: Wednesday, March 24, 2021 10:35 AM >> To: jer...@marvell.com; Jayatheerthan, Jay >; Carrillo, Erik G >; Gujjar, >> Abhinandan S ; McDaniel, Timothy >; hemant.agra...@nxp.com; Van >> Haaren, Harry ; mattias.ronnblom >; Ma, Liang J >> ; Ray Kinsella ; Neil

Re: [dpdk-dev] [RFC 0/4] SocketPair Broker support for vhost and virtio-user.

2021-03-25 Thread Stefan Hajnoczi
On Wed, Mar 24, 2021 at 02:11:31PM +0100, Ilya Maximets wrote: > On 3/24/21 1:05 PM, Stefan Hajnoczi wrote: > > On Tue, Mar 23, 2021 at 04:54:57PM -0400, Billy McFall wrote: > >> On Tue, Mar 23, 2021 at 3:52 PM Ilya Maximets wrote: > >>> On 3/23/21 6:57 PM, Adrian Moreno wrote: > On 3/19/21 6

Re: [dpdk-dev] [PATCH v5 2/8] eventdev: introduce event vector Rx capability

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: Pavan Nikhilesh Bhagavatula > Sent: Thursday, March 25, 2021 2:54 PM > To: Jayatheerthan, Jay ; Jerin Jacob > Kollanukkaran ; Carrillo, Erik G > ; Gujjar, Abhinandan S > ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van Haaren, Harry > ; mattias.ronnblom >

Re: [dpdk-dev] [PATCH v3 2/2] drivers/net: remove explicit include of legacy filtering

2021-03-25 Thread Ferruh Yigit
On 3/25/2021 5:53 AM, Andrew Rybchenko wrote: On 3/24/21 11:00 PM, Thomas Monjalon wrote: 24/03/2021 19:08, Ferruh Yigit: On 3/21/2021 9:00 AM, Thomas Monjalon wrote: The header file rte_eth_ctrl.h should not be needed because this legacy filtering API is completely replaced with the rte_flow

Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue information

2021-03-25 Thread oulijun
在 2021/3/22 23:45, Ananyev, Konstantin 写道: -Original Message- From: dev On Behalf Of Andrew Rybchenko Sent: Monday, March 22, 2021 2:49 PM To: Yigit, Ferruh ; Lijun Ou ; tho...@monjalon.net Cc: dev@dpdk.org; linux...@openeuler.org; Andrew Rybchenko ; David Marchand ; Ray Kinsella

Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue information

2021-03-25 Thread Ananyev, Konstantin
> > > 在 2021/3/22 23:45, Ananyev, Konstantin 写道: > > > > > >> -Original Message- > >> From: dev On Behalf Of Andrew Rybchenko > >> Sent: Monday, March 22, 2021 2:49 PM > >> To: Yigit, Ferruh ; Lijun Ou ; > >> tho...@monjalon.net > >> Cc: dev@dpdk.org; linux...@openeuler.org; Andrew Ryb

Re: [dpdk-dev] [PATCH v3 3/7] net/txgbe: update link setup process of backplane NICs

2021-03-25 Thread Ferruh Yigit
On 3/25/2021 5:51 AM, Jiawen Wu wrote: Add device arguments to support runtime options. And use these configuration to control the link setup flow, to adapt to different NIC's construction. Use firmware version to control the impact of firmware update. And fix some left bugs. Signed-off-by: Jiaw

Re: [dpdk-dev] [PATCH v3 2/2] drivers/net: remove explicit include of legacy filtering

2021-03-25 Thread Thomas Monjalon
25/03/2021 11:00, Ferruh Yigit: > On 3/25/2021 5:53 AM, Andrew Rybchenko wrote: > > On 3/24/21 11:00 PM, Thomas Monjalon wrote: > >> 24/03/2021 19:08, Ferruh Yigit: > >>> On 3/21/2021 9:00 AM, Thomas Monjalon wrote: > The header file rte_eth_ctrl.h should not be needed because > this lega

Re: [dpdk-dev] [PATCH v5 4/8] eventdev: add Rx adapter event vector support

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, March 24, 2021 10:35 AM > To: jer...@marvell.com; Jayatheerthan, Jay ; > Carrillo, Erik G ; Gujjar, > Abhinandan S ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van > Haaren, Harry ; mattias.ronnblom > ; Ma, Lian

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Thomas Monjalon
24/03/2021 11:55, Jerin Jacob: > On Thu, Feb 25, 2021 at 10:33 PM wrote: > > > > From: Pavan Nikhilesh > > > > Due to Linux kernel dependency, only enable build for 64bit Linux. > > > > Signed-off-by: Pavan Nikhilesh > > > Series Acked-by: Jerin Jacob I've reorganized the commits per family

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Thomas Monjalon
25/03/2021 11:42, Thomas Monjalon: > 24/03/2021 11:55, Jerin Jacob: > > On Thu, Feb 25, 2021 at 10:33 PM wrote: > > > > > > From: Pavan Nikhilesh > > > > > > Due to Linux kernel dependency, only enable build for 64bit Linux. > > > > > > Signed-off-by: Pavan Nikhilesh > > > > Series Acked-by: Je

[dpdk-dev] [PATCH v2] When fragmenting ipv4 packet, the data offset should be calculated through the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr).

2021-03-25 Thread 583493798
From: Pu Xu <583493...@qq.com> Signed-off-by: Pu Xu <583493...@qq.com> --- lib/librte_ip_frag/rte_ipv4_fragmentation.c | 34 + 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/lib/librte_ip_frag/rte_ipv4_fragmentation.c b/lib/librte_ip_frag/rte_ipv4_fragmentati

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Kinsella, Ray
On 25/03/2021 10:46, Thomas Monjalon wrote: > 25/03/2021 11:42, Thomas Monjalon: >> 24/03/2021 11:55, Jerin Jacob: >>> On Thu, Feb 25, 2021 at 10:33 PM wrote: From: Pavan Nikhilesh Due to Linux kernel dependency, only enable build for 64bit Linux. Signed-off-by: P

Re: [dpdk-dev] [RFC 0/4] SocketPair Broker support for vhost and virtio-user.

2021-03-25 Thread Ilya Maximets
On 3/25/21 10:35 AM, Stefan Hajnoczi wrote: > On Wed, Mar 24, 2021 at 02:11:31PM +0100, Ilya Maximets wrote: >> On 3/24/21 1:05 PM, Stefan Hajnoczi wrote: >>> On Tue, Mar 23, 2021 at 04:54:57PM -0400, Billy McFall wrote: On Tue, Mar 23, 2021 at 3:52 PM Ilya Maximets wrote: > On 3/23/21 6:

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Thomas Monjalon
25/03/2021 11:58, Kinsella, Ray: > On 25/03/2021 10:46, Thomas Monjalon wrote: > > 25/03/2021 11:42, Thomas Monjalon: > >> 24/03/2021 11:55, Jerin Jacob: > >>> On Thu, Feb 25, 2021 at 10:33 PM wrote: > > From: Pavan Nikhilesh > > Due to Linux kernel dependency, only enable bui

[dpdk-dev] [PATCH V2] ethdev: add queue state when retrieve queue information

2021-03-25 Thread Lijun Ou
Currently, upper-layer application could get queue state only through pointers such as dev->data->tx_queue_state[queue_id], this is not the recommended way to access it. So this patch add get queue state when call rte_eth_rx_queue_info_get and rte_eth_tx_queue_info_get API. Note: The hairpin queue

[dpdk-dev] [PATCH v2] ip_frag: fix fragmenting ipv4 packet with header option

2021-03-25 Thread 583493798
From: Pu Xu <583493...@qq.com> When fragmenting ipv4 packet, the data offset should be calculated through the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr). Fixes: 4c38e5532a07 ("ip_frag: refactor IPv4 fragmentation into a proper library") Signed-off-by: Pu Xu <583493...@

[dpdk-dev] [PATCH v2] eal: fix race in ctrl thread creation

2021-03-25 Thread Olivier Matz
As reported by Luc, there is a race where the barrier is destroyed by one thread, while the other thread did not yet leave pthread_barrier_wait. This patch fixes the race condition by adding an atomic counter to ensure that the barrier is destroyed only it is not used by any thread. Fixes: 3a0d46

Re: [dpdk-dev] [PATCH v5 5/8] eventdev: add Tx adapter event vector support

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, March 24, 2021 10:35 AM > To: jer...@marvell.com; Jayatheerthan, Jay ; > Carrillo, Erik G ; Gujjar, > Abhinandan S ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van > Haaren, Harry ; mattias.ronnblom > ; Ma, Lian

[dpdk-dev] [PATCH] maintainers: update for telemetry

2021-03-25 Thread Ciara Power
Replace Kevin Laatz with Ciara Power. Signed-off-by: Ciara Power --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0f5e745cd0..0ec5588540 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1527,7 +1527,7 @@ F: lib/librte_latencystats/

Re: [dpdk-dev] [PATCH] net/mlx5: add Rx checksum offload flag return bad

2021-03-25 Thread Slava Ovsiienko
Hi, Jiawei > -Original Message- > From: Jiawei Zhu <17826875...@163.com> > Sent: Wednesday, March 24, 2021 18:22 > To: Slava Ovsiienko ; dev@dpdk.org > Cc: zhujiawe...@huawei.com; Matan Azrad ; Shahaf > Shuler > Subject: Re: [PATCH] net/mlx5: add Rx checksum offload flag return bad > > H

Re: [dpdk-dev] [PATCH v4 0/4] add new kv hash table

2021-03-25 Thread Medvedkin, Vladimir
Hi Thomas, On 25/03/2021 00:28, Thomas Monjalon wrote: 08/05/2020 21:58, Vladimir Medvedkin: Currently DPDK has a special implementation of a hash table for 4 byte keys which is called FBK hash. Unfortunately its main drawback is that it only supports 2 byte values. The new implementation calle

Re: [dpdk-dev] [dpdk-dev v21.11] [PATCH v5 8/8] eventdev: simplify Rx adapter event vector config

2021-03-25 Thread Jayatheerthan, Jay
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, March 24, 2021 10:35 AM > To: jer...@marvell.com; Jayatheerthan, Jay ; > Carrillo, Erik G ; Gujjar, > Abhinandan S ; McDaniel, Timothy > ; hemant.agra...@nxp.com; Van > Haaren, Harry ; mattias.ronnblom > ; Ma, Lian

[dpdk-dev] [PATCH] net/ice: refine RSS configure

2021-03-25 Thread Qi Zhang
The ICE_RSS_ANY_HEADERS will try to enable outer RSS for non-tunnel case and inner RSS for tunnel case. This confuse user. As we already have ICE_RSS_INNER_HEADER for tunnel case, So, replace ICE_RSS_ANY_HEADERS with ICE_RSS_OUTER_HEADERS for all exist flow which only specified the outer pattern.

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Jerin Jacob
On Thu, Mar 25, 2021 at 4:33 PM Thomas Monjalon wrote: > > 25/03/2021 11:58, Kinsella, Ray: > > On 25/03/2021 10:46, Thomas Monjalon wrote: > > > 25/03/2021 11:42, Thomas Monjalon: > > >> 24/03/2021 11:55, Jerin Jacob: > > >>> On Thu, Feb 25, 2021 at 10:33 PM wrote: > > > > From: Pavan

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Kinsella, Ray
On 25/03/2021 12:46, Jerin Jacob wrote: > On Thu, Mar 25, 2021 at 4:33 PM Thomas Monjalon wrote: >> >> 25/03/2021 11:58, Kinsella, Ray: >>> On 25/03/2021 10:46, Thomas Monjalon wrote: 25/03/2021 11:42, Thomas Monjalon: > 24/03/2021 11:55, Jerin Jacob: >> On Thu, Feb 25, 2021 at 10:

[dpdk-dev] [Bug 667] Fail to compile debug mode with GCC 5.4.0

2021-03-25 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=667 Bug ID: 667 Summary: Fail to compile debug mode with GCC 5.4.0 Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Jerin Jacob
On Thu, Mar 25, 2021 at 6:17 PM Kinsella, Ray wrote: > > > > On 25/03/2021 12:46, Jerin Jacob wrote: > > On Thu, Mar 25, 2021 at 4:33 PM Thomas Monjalon wrote: > >> > >> 25/03/2021 11:58, Kinsella, Ray: > >>> On 25/03/2021 10:46, Thomas Monjalon wrote: > 25/03/2021 11:42, Thomas Monjalon: >

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Kinsella, Ray
On 25/03/2021 12:58, Jerin Jacob wrote: > On Thu, Mar 25, 2021 at 6:17 PM Kinsella, Ray wrote: >> >> >> >> On 25/03/2021 12:46, Jerin Jacob wrote: >>> On Thu, Mar 25, 2021 at 4:33 PM Thomas Monjalon wrote: 25/03/2021 11:58, Kinsella, Ray: > On 25/03/2021 10:46, Thomas Monjalon wr

Re: [dpdk-dev] [PATCH v2] ip_frag: fix fragmenting ipv4 packet with header option

2021-03-25 Thread Aaron Conole
583493...@qq.com writes: > From: Pu Xu <583493...@qq.com> > > When fragmenting ipv4 packet, the data offset should be calculated through > the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr). > > Fixes: 4c38e5532a07 ("ip_frag: refactor IPv4 fragmentation into a proper > libra

Re: [dpdk-dev] [PATCH v5 4/8] eventdev: add Rx adapter event vector support

2021-03-25 Thread Pavan Nikhilesh Bhagavatula
>-Original Message- >From: Jayatheerthan, Jay >Sent: Thursday, March 25, 2021 4:07 PM >To: Pavan Nikhilesh Bhagavatula ; Jerin >Jacob Kollanukkaran ; Carrillo, Erik G >; Gujjar, Abhinandan S >; McDaniel, Timothy >; hemant.agra...@nxp.com; Van >Haaren, Harry ; mattias.ronnblom >; Ma, Lia

Re: [dpdk-dev] [PATCH v4 1/1] eal/interrupts: add synchronous wrapper around unregister

2021-03-25 Thread David Marchand
On Thu, Feb 18, 2021 at 10:28 PM Renata Saiakhova wrote: > > Avoid race with unregister interrupt handler if interrupt > source has some active callbacks at the moment, use wrapper > around rte_intr_callback_unregister() to check for -EAGAIN > return value and to loop until rte_intr_callback_unreg

[dpdk-dev] [PATCH v5] app/testpmd: support multi-process

2021-03-25 Thread Min Hu (Connor)
From: Lijun Ou This patch adds multi-process support for testpmd. The test cmd example as follows: the primary cmd: ./dpdk-testpmd -a xxx --proc-type=auto -l 0-1 -- -i \ --rxq=4 --txq=4 --num-procs=2 --proc-id=0 the secondary cmd: ./dpdk-testpmd -a xxx --proc-type=auto -l 2-3 -- -i \ --rxq=4 --t

[dpdk-dev] DPDK Release Status Meeting 25/03/2021

2021-03-25 Thread Ferruh Yigit
Release status meeting minutes {Date} = :Date: 25 March 2021 :toc: .Agenda: * Release Dates * Subtrees * LTS * Conferences * Opens .Participants: * Arm * Canonical * Debian/Microsoft * Intel * Marvell * Nvidia * Red Hat Release Dates - * `v21.05`

Re: [dpdk-dev] [Linuxarm] [PATCH V2 0/4] add Hisilicon kunpeng CPU support

2021-03-25 Thread oulijun
在 2021/3/25 20:19, Thomas Monjalon 写道: 25/03/2021 12:17, oulijun: Ruifeng has reviewed-by. Does anyone else have any comments? Is it necessary to send the V2? v2 for what? There is a change? No. no change. 在 2021/3/25 17:07, Thomas Monjalon 写道: 25/03/2021 09:54, oulijun: Hi, Thomas&&

Re: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process

2021-03-25 Thread Min Hu (Connor)
在 2021/3/24 16:08, Li, Xiaoyun 写道: Hi -Original Message- From: dev On Behalf Of Min Hu (Connor) Sent: Monday, March 22, 2021 15:07 To: dev@dpdk.org Cc: Yigit, Ferruh ; ajit.khapa...@broadcom.com Subject: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process From: Lijun Ou This

Re: [dpdk-dev] [PATCH] librte_eal: add APIs to speedup virt2iova/phys

2021-03-25 Thread David Marchand
Hello, On Mon, Apr 20, 2020 at 4:13 PM Li Feng wrote: > > Cool, thank you, Anatoly and Kozlyuk. > > I haven't found how Windows implements the rte_mem_virt2phy. > > Using an opaque structure pointer as the first argument is a good idea. I pinged about this patch status 6 months ago but got no re

Re: [dpdk-dev] [dpdk-stable] [PATCH] mem: fix free segment when using huge-unlink option

2021-03-25 Thread David Marchand
Hello, On Mon, Mar 1, 2021 at 11:44 AM Burakov, Anatoly wrote: > > On 28-Feb-21 1:21 PM, Roy Shterman wrote: > > > > > > On Mon, Feb 22, 2021 at 5:53 PM Burakov, Anatoly > > mailto:anatoly.bura...@intel.com>> wrote: > > > > On 22-Feb-21 10:41 AM, Roy Shterman wrote: > > > When using huge

Re: [dpdk-dev] [PATCH v4] eal: fix create user mem map repeatedly when it exists

2021-03-25 Thread wangyunjian
Friendly ping. > -Original Message- > From: wangyunjian > Sent: Monday, December 7, 2020 7:09 PM > To: dev@dpdk.org > Cc: david.march...@redhat.com; tho...@monjalon.net; > anatoly.bura...@intel.com; Lilijun (Jerry) ; > xudingke > ; wangyunjian ; > sta...@dpdk.org > Subject: [dpdk-dev] [PA

Re: [dpdk-dev] [dpdk-dev v21.11] [PATCH v5 8/8] eventdev: simplify Rx adapter event vector config

2021-03-25 Thread Pavan Nikhilesh Bhagavatula
>> From: pbhagavat...@marvell.com >> Sent: Wednesday, March 24, 2021 10:35 AM >> To: jer...@marvell.com; Jayatheerthan, Jay >; Carrillo, Erik G >; Gujjar, >> Abhinandan S ; McDaniel, Timothy >; hemant.agra...@nxp.com; Van >> Haaren, Harry ; mattias.ronnblom >; Ma, Liang J >> ; Ray Kinsella ; Neil

[dpdk-dev] DPDKthe packet capture performance increases steeply between 11 Rx queues and 12 Rx queues. Any idea why?

2021-03-25 Thread Rajesh R
Hi, We are experimenting with testpmd packet generation and capture at 100 Gbps on two machines back to back. We are observing a peculiar behaviour that the packet capture performance increases steeply between 11 Rx queues and 12 Rx queues. Any idea why? The details of the setup are given below: D

[dpdk-dev] [PATCH v2 0/4] telemetry logging improvements and cleanup

2021-03-25 Thread Bruce Richardson
This set adds support for using the regular rte_log functions from the telemetry library; avoiding circular dependencies by having EAL register the telemetry library itself and then passing the required handles to that library as part of the telemetry_init call. Beyond this change, the other three

[dpdk-dev] [PATCH v2 1/4] telemetry: use rte_log for logging

2021-03-25 Thread Bruce Richardson
Rather than passing back an error string to the caller, take as input the rte_log function to use, and just use regular logging. Signed-off-by: Bruce Richardson Acked-by: Ciara Power --- lib/librte_eal/freebsd/eal.c | 10 ++-- lib/librte_eal/linux/eal.c | 10 ++-- lib/librte_t

[dpdk-dev] [PATCH v2 2/4] telemetry: make the legacy registration function internal

2021-03-25 Thread Bruce Richardson
The function for registration of callbacks for legacy telemetry was documented as internal-only in the API documents, but marked as experimental in the version.map file. Since this is an internal-only function, for consistency we update the version mapping to have it as internal. Signed-off-by: Br

[dpdk-dev] [PATCH v2 3/4] telemetry: rename internal-only header file

2021-03-25 Thread Bruce Richardson
The header file containing the legacy telemetry function prototypes was all internal-only, so we rename the file to be an internal-only one to make it clearer it's not for installation. Signed-off-by: Bruce Richardson Acked-by: Ciara Power --- lib/librte_metrics/rte_metrics_telemetry.c

[dpdk-dev] [PATCH v2 4/4] telemetry: move init function to internal header

2021-03-25 Thread Bruce Richardson
The rte_telemetry_init() function is for EAL use only, so can be moved to the internal header rather than being in the public one. Signed-off-by: Bruce Richardson Acked-by: Ciara Power --- lib/librte_eal/freebsd/eal.c | 2 +- lib/librte_eal/linux/eal.c| 2 +- lib/

Re: [dpdk-dev] [PATCH v2 1/4] telemetry: use rte_log for logging

2021-03-25 Thread David Marchand
On Thu, Mar 25, 2021 at 2:57 PM Bruce Richardson wrote: > > Rather than passing back an error string to the caller, take as input the > rte_log function to use, and just use regular logging. > > Signed-off-by: Bruce Richardson > Acked-by: Ciara Power I guess this replaces http://patchwork.dpdk.

Re: [dpdk-dev] [PATCH] maintainers: update for telemetry

2021-03-25 Thread Kevin Laatz
On 25/03/2021 11:53, Ciara Power wrote: Replace Kevin Laatz with Ciara Power. Signed-off-by: Ciara Power --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0f5e745cd0..0ec5588540 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1

Re: [dpdk-dev] [PATCH v2 1/2] vhost: Add API to get negotiated protocol features

2021-03-25 Thread Maxime Coquelin
On 3/22/21 8:22 AM, Keiichi Watanabe wrote: > Add rte_vhost_get_negotiated_protocol_features, which returns a set of > enabled protocol features. > > Signed-off-by: Keiichi Watanabe > --- > lib/librte_vhost/rte_vhost.h | 15 +++ > lib/librte_vhost/version.map | 1 + > lib/librte_

Re: [dpdk-dev] [PATCH] tailq: secondary process may not have all tailq available

2021-03-25 Thread David Marchand
On Mon, Jan 18, 2021 at 6:55 AM Hemant Agrawal wrote: > On 1/14/2021 7:14 PM, David Marchand wrote: > > On Thu, Jan 14, 2021 at 8:24 AM Hemant Agrawal > > wrote: > >> Secondary process may not have all the tailq available for > >> mapping, so better to ignore the error. > >> > >> e.g. if the pri

Re: [dpdk-dev] [PATCH v2 1/4] telemetry: use rte_log for logging

2021-03-25 Thread Bruce Richardson
On Thu, Mar 25, 2021 at 03:09:32PM +0100, David Marchand wrote: > On Thu, Mar 25, 2021 at 2:57 PM Bruce Richardson > wrote: > > > > Rather than passing back an error string to the caller, take as input the > > rte_log function to use, and just use regular logging. > > > > Signed-off-by: Bruce Rich

Re: [dpdk-dev] [PATCH v2 2/2] examples/vhost_blk: Check protocol features before getting inflight info

2021-03-25 Thread Maxime Coquelin
On 3/22/21 8:22 AM, Keiichi Watanabe wrote: > Avoid calling rte_vhost_get_vhost_ring_inflight() and > rte_vhost_get_vring_base_from_inflight() when > VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD is not set. > > Signed-off-by: Keiichi Watanabe > --- > examples/vhost_blk/vhost_blk.c | 23 ++

Re: [dpdk-dev] [PATCH dpdk-dev v3 2/2] mempool: use shared memzone for rte_mempool_ops

2021-03-25 Thread David Marchand
On Mon, May 4, 2020 at 9:42 AM Olivier Matz wrote: > > Hi, > > On Tue, Apr 28, 2020 at 09:22:37PM +0800, Tonghao Zhang wrote: > > On Mon, Apr 27, 2020 at 8:51 PM Tonghao Zhang > > wrote: > > > > > > On Mon, Apr 27, 2020 at 7:40 PM Thomas Monjalon > > > wrote: > > > > > > > > 27/04/2020 10:03,

Re: [dpdk-dev] [PATCH v4] eal: fix create user mem map repeatedly when it exists

2021-03-25 Thread Thomas Monjalon
07/12/2020 12:08, wangyunjian: > From: Yunjian Wang > > Currently, user mem maps will check if the newly mapped area is adjacent > to any existing mapping, but will not check if the mapping is identical > because it assumes that the API will never get called with the same > mapping twice. This wi

Re: [dpdk-dev] [PATCH] eal: prefix telemetry initialization message

2021-03-25 Thread Thomas Monjalon
09/03/2021 15:03, Bruce Richardson: > On Tue, Mar 09, 2021 at 10:59:52AM +, Bruce Richardson wrote: > > On Mon, Mar 08, 2021 at 11:23:38PM +0100, Thomas Monjalon wrote: > > > If the telemetry library initialization has some issue, > > > the error message is returned in a string > > > (to avoid

Re: [dpdk-dev] [Linuxarm] [PATCH V2 0/4] add Hisilicon kunpeng CPU support

2021-03-25 Thread Thomas Monjalon
25/03/2021 14:26, oulijun: > 在 2021/3/25 20:19, Thomas Monjalon 写道: > > 25/03/2021 12:17, oulijun: > >> Ruifeng has reviewed-by. Does anyone else have any comments? Is it > >> necessary to send the V2? > > > > v2 for what? There is a change? > > > No. no change. So why are you asking to send a v

Re: [dpdk-dev] [PATCH v2] eal: fix race in ctrl thread creation

2021-03-25 Thread Luc Pelletier
Hi Olivier, > Thank you for reporting this problem and submitting the patch. > I think the issue can be fixed without any loop, like in this > patch. What do you think? I think getting rid of the loop is an excellent idea. Good thinking. Your version is much cleaner. > + __atomic_store_n(¶

Re: [dpdk-dev] [PATCH] eal: changes for setting control thread mask

2021-03-25 Thread David Marchand
On Tue, Apr 21, 2020 at 10:01 AM David Marchand wrote: > > On Tue, Apr 21, 2020 at 9:42 AM Kiran KN wrote: > > Define a global variable ctrl_thread_set which the application can set. > > If this is the case, use this for setting control thread affinity instead > > of deducing it from the existing

[dpdk-dev] [PATCH 21.11 v2 0/3] octeontx build only on 64-bit Linux

2021-03-25 Thread Thomas Monjalon
This is a reorg of the patches from Pavan. It has been discussed that it should wait for DPDK 21.11 for ABI compatibility reason. Pavan Nikhilesh (3): net/thunderx: enable build only on 64-bit Linux common/octeontx: enable build only on 64-bit Linux common/octeontx2: enable build only on 64-

[dpdk-dev] [PATCH 21.11 v2 1/3] net/thunderx: enable build only on 64-bit Linux

2021-03-25 Thread Thomas Monjalon
From: Pavan Nikhilesh Due to Linux kernel dependency, only enable build for 64-bit Linux. Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob --- drivers/net/thunderx/meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/thunderx/meson.build b/driver

[dpdk-dev] [PATCH 21.11 v2 2/3] common/octeontx: enable build only on 64-bit Linux

2021-03-25 Thread Thomas Monjalon
From: Pavan Nikhilesh Due to Linux kernel dependency, only enable build for 64-bit Linux. Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob --- drivers/common/octeontx/meson.build | 6 ++ drivers/compress/octeontx/meson.build | 6 ++ drivers/crypto/octeontx/meson.build | 7

[dpdk-dev] [PATCH 21.11 v2 3/3] common/octeontx2: enable build only on 64-bit Linux

2021-03-25 Thread Thomas Monjalon
From: Pavan Nikhilesh Due to Linux kernel dependency, only enable build for 64-bit Linux. Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob --- drivers/common/octeontx2/meson.build | 4 ++-- drivers/event/octeontx2/meson.build | 4 ++-- drivers/mempool/octeontx2/meson.build | 9 ++---

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread Thomas Monjalon
25/03/2021 13:46, Jerin Jacob: > On Thu, Mar 25, 2021 at 4:33 PM Thomas Monjalon wrote: > > 25/03/2021 11:58, Kinsella, Ray: > > > On 25/03/2021 10:46, Thomas Monjalon wrote: > > > > 25/03/2021 11:42, Thomas Monjalon: > > > >> I've reorganized the commits per family of drivers, > > > >> so it make

Re: [dpdk-dev] [PATCH v2 0/2] Use WFE for spinlock and ring

2021-03-25 Thread David Marchand
Hello, On Fri, Sep 25, 2020 at 4:30 PM David Marchand wrote: > > Hello Honnappa, > > On Sun, May 3, 2020 at 11:32 PM Honnappa Nagarahalli > wrote: > > > > > > > > > Subject: Re: [PATCH v2 0/2] Use WFE for spinlock and ring > > > > > > On Sun, Apr 26, 2020 at 10:39 AM Gavin Hu wrote: > > > > >

Re: [dpdk-dev] [PATCH 1/7] common/octeontx: enable build only on 64bit Linux

2021-03-25 Thread David Marchand
On Thu, Mar 25, 2021 at 3:57 PM Thomas Monjalon wrote: > > > > In the past we said that depreciating HW support would be considered to > > > > be same as an ABI Breakage. > > > > > > > > From the policy ... > > > > "Updates to the minimum hardware requirements, which drop support for > > > > har

Re: [dpdk-dev] [PATCH v4 0/4] add travis ci support for ppc64le

2021-03-25 Thread David Marchand
On Thu, Apr 2, 2020 at 7:13 PM David Wilder wrote: > > This patch series adds Travis gcc compilation jobs and unit testing > for ppc64le. Limitations for ppc64le are similar to arm64 (see commit > 31bb45bcfd). > > 1. Only gcc builds are supported on ppc64le. > 2. Hugepages are not available in th

Re: [dpdk-dev] [PATCH] test/autotest: checking for skipped or unsupported tests

2021-03-25 Thread David Marchand
On Tue, Jun 2, 2020 at 6:53 PM David Christensen wrote: > > > - When running the dedault configuration of autotest of the make test > >it'd take 900 seconds (15 minutes) for the script TIMEOUT and marks > >Failed for a specific device test that is not supported on the > >system under

Re: [dpdk-dev] [dpdk-stable] [PATCH] EAL: Called remove() of drivers for vdev and pci buses

2021-03-25 Thread David Marchand
On Sun, Oct 25, 2020 at 10:28 PM Muhammad Bilal wrote: > > On Tue, Oct 20, 2020 at 6:43 PM David Marchand > wrote: > > > > Hello, > Hi > > > > On Sat, Sep 12, 2020 at 9:53 PM Gaëtan Rivet wrote: > > > > > > On 08/07/20 17:03 +0500, Muhammad Bilal wrote: > > > > while using memif with app, the re

Re: [dpdk-dev] [PATCH v2] mem: fix cleanup when multi-process is disabled

2021-03-25 Thread Ranjit Menon
On 3/24/2021 12:32 PM, Dmitry Kozlyuk wrote: rte_eal_memory_detach() did not account for cases where multi-process mode is disabled: --in-memory and --no-shconf. This resulted in unmapping memory that had not been mapped, which caused errors: EAL: Could not unmap memory: No error (Windows

Re: [dpdk-dev] [PATCH v5 8/8] net/igc: refine debug build option

2021-03-25 Thread Ferruh Yigit
On 3/24/2021 8:31 PM, David Marchand wrote: On Wed, Mar 24, 2021 at 8:27 PM Ferruh Yigit wrote: On 3/23/2021 11:07 AM, Qi Zhang wrote: 1. replace RTE_LIBRTE_IGC_DEBUG_RX with RTE_ETHDEV_DEBUG_RX. 2. replace RTE_LIBRTE_IGC_DEBUG_TX whth RTE_ETHDEV_DEBUG_TX. 3. merge RTE_LIBRTE_ETHDEV_DEBUG int

Re: [dpdk-dev] [PATCH] ci: remove aarch64 from Travis jobs

2021-03-25 Thread Thomas Monjalon
16/04/2020 13:00, Thomas Monjalon: > Travis is not reliable for native Arm and PPC: > https://travis-ci.community/t/disk-quota-exceeded-on-arm64/7619/6 > > In order to get reliable Travis reports, > the use of Arm machines is removed until Travis fixes it. > > Signed-off-by: Thomas Monjalon We

Re: [dpdk-dev] [PATCH v3 3/7] net/txgbe: update link setup process of backplane NICs

2021-03-25 Thread Ferruh Yigit
On 3/25/2021 10:19 AM, Ferruh Yigit wrote: On 3/25/2021 5:51 AM, Jiawen Wu wrote: Add device arguments to support runtime options. And use these configuration to control the link setup flow, to adapt to different NIC's construction. Use firmware version to control the impact of firmware update.

Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-25 Thread Ferruh Yigit
On 3/24/2021 6:32 PM, Yong Wang wrote: -Original Message- From: Dmitry Kozlyuk Date: Wednesday, March 24, 2021 at 10:50 AM To: Yong Wang Cc: Ferruh Yigit , "dev@dpdk.org" , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam Subject: Re: [dpdk-dev] [PATCH] net/vmxnet3: build on

Re: [dpdk-dev] [PATCH] tailq: secondary process may not have all tailq available

2021-03-25 Thread Stephen Hemminger
On Thu, 25 Mar 2021 15:16:47 +0100 David Marchand wrote: > On Mon, Jan 18, 2021 at 6:55 AM Hemant Agrawal > wrote: > > On 1/14/2021 7:14 PM, David Marchand wrote: > > > On Thu, Jan 14, 2021 at 8:24 AM Hemant Agrawal > > > wrote: > > >> Secondary process may not have all the tailq available

Re: [dpdk-dev] [PATCH v3 7/7] doc: add txgbe backplane update in release notes

2021-03-25 Thread Ferruh Yigit
On 3/25/2021 5:51 AM, Jiawen Wu wrote: Declare updates related to device args for backplane NICs. Signed-off-by: Jiawen Wu --- doc/guides/rel_notes/release_21_05.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_

Re: [dpdk-dev] [PATCH] tailq: secondary process may not have all tailq available

2021-03-25 Thread Bruce Richardson
On Thu, Mar 25, 2021 at 09:05:51AM -0700, Stephen Hemminger wrote: > On Thu, 25 Mar 2021 15:16:47 +0100 > David Marchand wrote: > > > On Mon, Jan 18, 2021 at 6:55 AM Hemant Agrawal > > wrote: > > > On 1/14/2021 7:14 PM, David Marchand wrote: > > > > On Thu, Jan 14, 2021 at 8:24 AM Hemant Agraw

  1   2   >