On 13 Jul 2021, at 7:32, Kumar Amber wrote: > From: Harry van Haaren <[email protected]> > > This commit adds AVX512 implementations of miniflow extract. > By using the 64 bytes available in an AVX512 register, it is > possible to convert a packet to a miniflow data-structure in > a small quantity instructions. > > The implementation here probes for Ether()/IP()/UDP() traffic, > and builds the appropriate miniflow data-structure for packets > that match the probe. > > The implementation here is auto-validated by the miniflow > extract autovalidator, hence its correctness can be easily > tested and verified. > > Note that this commit is designed to easily allow addition of new > traffic profiles in a scalable way, without code duplication for > each traffic profile. > > Signed-off-by: Harry van Haaren <[email protected]> See comments on v9, will review v11. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [v10 06/12] dpif-netdev: Add ... Eelco Chaudron
- Re: [ovs-dev] [v10 06/12] dpif-netdev: ... Van Haaren, Harry
- Re: [ovs-dev] [v10 06/12] dpif-net... Eelco Chaudron
- Re: [ovs-dev] [v10 06/12] dpif-net... Van Haaren, Harry
- [ovs-dev] [v10 07/12] test/sytem-dpdk: Add unit test for... Kumar Amber
- Re: [ovs-dev] [v10 07/12] test/sytem-dpdk: Add unit... Eelco Chaudron
- [ovs-dev] [v10 08/12] dpif/stats: add miniflow extract o... Kumar Amber
- Re: [ovs-dev] [v10 08/12] dpif/stats: add miniflow ... Eelco Chaudron
- [ovs-dev] [v10 09/12] dpdk: add additional CPU ISA detec... Kumar Amber
- [ovs-dev] [v10 10/12] dpif-netdev/mfex: Add AVX512 based... Kumar Amber
- Re: [ovs-dev] [v10 10/12] dpif-netdev/mfex: Add AVX... Eelco Chaudron
- [ovs-dev] [v10 11/12] dpif-netdev/mfex: add more AVX512 ... Kumar Amber
- [ovs-dev] [v10 12/12] dpif-netdev: add mfex options to s... Kumar Amber
- Re: [ovs-dev] [v10 12/12] dpif-netdev: add mfex opt... Eelco Chaudron
- Re: [ovs-dev] [v10 12/12] dpif-netdev: add mfex... Amber, Kumar
- Re: [ovs-dev] [v10 00/12] MFEX Infrastructure + Optimiza... Ilya Maximets
