Re: [ovs-dev] [v6 11/11] dpif-netdev/mfex: add more AVX512 traffic profiles

2021-07-08 Thread Amber, Kumar
Thanks a lot Eelco. MFEX v7 will be available shorty and I have addressed all the reviews comments hopefully. Br Amber > -Original Message- > From: Eelco Chaudron > Sent: Thursday, July 8, 2021 6:03 PM > To: Ferriter, Cian > Cc: ovs-dev@openvswitch.org; f...@sysclose.org;

Re: [ovs-dev] [v6 11/11] dpif-netdev/mfex: add more AVX512 traffic profiles

2021-07-08 Thread Eelco Chaudron
On 6 Jul 2021, at 15:11, Cian Ferriter wrote: > From: Harry van Haaren > > This commit adds 3 new traffic profile implementations to the > existing avx512 miniflow extract infrastructure. The profiles added are: > - Ether()/IP()/TCP() > - Ether()/Dot1Q()/IP()/UDP() > -

[ovs-dev] [v6 11/11] dpif-netdev/mfex: add more AVX512 traffic profiles

2021-07-06 Thread Cian Ferriter
From: Harry van Haaren This commit adds 3 new traffic profile implementations to the existing avx512 miniflow extract infrastructure. The profiles added are: - Ether()/IP()/TCP() - Ether()/Dot1Q()/IP()/UDP() - Ether()/Dot1Q()/IP()/TCP() The design of the avx512 code here is for scalability to