Re: [ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection strings

2021-06-29 Thread Stokes, Ian
> From: Harry van Haaren > > This commit enables OVS to at runtime check for more detailed > AVX512 capabilities, specifically Byte and Word (BW) extensions, > and Vector Bit Manipulation Instructions (VBMI). > > These instructions will be used in the CPU ISA optimized > implementations of

Re: [ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection strings

2021-06-29 Thread Eelco Chaudron
On 17 Jun 2021, at 18:27, Kumar Amber wrote: > From: Harry van Haaren > > This commit enables OVS to at runtime check for more detailed > AVX512 capabilities, specifically Byte and Word (BW) extensions, > and Vector Bit Manipulation Instructions (VBMI). > > These instructions will be used in

Re: [ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection strings

2021-06-28 Thread Amber, Kumar
Thanks Flavio. > -Original Message- > From: Flavio Leitner > Sent: Monday, June 28, 2021 8:29 AM > To: Amber, Kumar > Cc: d...@openvswitch.org; i.maxim...@ovn.org > Subject: Re: [ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection > strings > > On Thu,

Re: [ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection strings

2021-06-27 Thread Flavio Leitner
On Thu, Jun 17, 2021 at 09:57:51PM +0530, Kumar Amber wrote: > From: Harry van Haaren > > This commit enables OVS to at runtime check for more detailed > AVX512 capabilities, specifically Byte and Word (BW) extensions, > and Vector Bit Manipulation Instructions (VBMI). > > These instructions

[ovs-dev] [v4 09/12] dpdk: add additional CPU ISA detection strings

2021-06-17 Thread Kumar Amber
From: Harry van Haaren This commit enables OVS to at runtime check for more detailed AVX512 capabilities, specifically Byte and Word (BW) extensions, and Vector Bit Manipulation Instructions (VBMI). These instructions will be used in the CPU ISA optimized implementations of traffic profile