Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-24 Thread Yan Lei
> Raslan Darawsheh > >> -Original Message- >> From: users On Behalf Of Tom Barbette >> Sent: Tuesday, April 21, 2020 12:00 PM >> To: Yan Lei ; Wisam Monther ; >> Thomas Monjalon >> Cc: users@dpdk.org >> Subject: Re: [dpdk-users] [mlx5 + D

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-24 Thread Tom Barbette
: users On Behalf Of Tom Barbette Sent: Tuesday, April 21, 2020 12:00 PM To: Yan Lei ; Wisam Monther ; Thomas Monjalon Cc: users@dpdk.org Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec Interesting! No I did not try the flow_perf, it was from our own applicat

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-21 Thread Raslan Darawsheh
: Tuesday, April 21, 2020 12:00 PM > To: Yan Lei ; Wisam Monther ; > Thomas Monjalon > Cc: users@dpdk.org > Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than > 4K per sec > > Interesting! No I did not try the flow_perf, it was from our own > applicati

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-21 Thread Tom Barbette
nt=100. Cheers, Lei *From:* Tom Barbette *Sent:* Monday, April 20, 2020 2:24 PM *To:* Wisam Monther; Thomas Monjalon; Yan Lei *Cc:* users@dpdk.org *Subject:* Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec Hi, Le 19/04/2020 à 16:07, Wisam Monther a

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-20 Thread Yan Lei
nt: Monday, April 20, 2020 2:24 PM To: Wisam Monther; Thomas Monjalon; Yan Lei Cc: users@dpdk.org Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec Hi, Le 19/04/2020 à 16:07, Wisam Monther a écrit : > Hey Yan, > > For FW steering there is HW limitatio

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-20 Thread Tom Barbette
day, April 19, 2020 4:58 PM To: Yan Lei Cc: users@dpdk.org; Wisam Monther Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec +Cc Wisam 16/04/2020 17:32, Yan Lei: Hi Thomas, I tried the patch (68057 + 68058) on DPDK 19.11/20.02 + ofed 4.7.3. TL;DR 1.

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-19 Thread Wisam Monther
ginal Message- >From: Thomas Monjalon >Sent: Sunday, April 19, 2020 4:58 PM >To: Yan Lei >Cc: users@dpdk.org; Wisam Monther >Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K >per sec > >+Cc Wisam > >16/04/2020 17:32, Yan Lei: >> Hi Thom

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-19 Thread Thomas Monjalon
ds > :: EAGAIN counter = 0 > ``` > Have no idea why it's only 1k/sec in this case... > > Thanks and cheers, > Lei > > > > From: users on behalf of Yan Lei > Sent: Tuesday, April 14, 2020 1:20 PM > To: Thomas Monjalon > Cc

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-16 Thread Yan Lei
pril 14, 2020 1:20 PM To: Thomas Monjalon Cc: users@dpdk.org Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec Hi Thomas, Thanks! I will give it a try (using DPDK 19.11 + ofed 4.7.3). Cheers, Lei From: Thomas Monjalon Sent: Tu

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-14 Thread Yan Lei
Hi Thomas, Thanks! I will give it a try (using DPDK 19.11 + ofed 4.7.3). Cheers, Lei From: Thomas Monjalon Sent: Tuesday, April 14, 2020 12:12:28 PM To: Yan Lei Cc: users@dpdk.org Subject: Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K

Re: [dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-14 Thread Thomas Monjalon
Hi, 10/04/2020 20:11, Yan Lei: > I am doing some study that requires inserting more than 1 million flow > rules per second to the NIC. And I runs DPDK 19.11 on a ConnectX-5 NIC. > > But I only managed to create around 3.3K rules per second. > Below is the code I used to measure the insertion rate

[dpdk-users] [mlx5 + DPDK 19.11] Flow insertion rate less than 4K per sec

2020-04-10 Thread Yan Lei
Hi, I am doing some study that requires inserting more than 1 million flow rules per second to the NIC. And I runs DPDK 19.11 on a ConnectX-5 NIC. But I only managed to create around 3.3K rules per second. Below is the code I used to measure the insertion rate: uint16_t mask = UINT16_MAX;