summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHarry van Haaren <harry.van.haaren@intel.com>2021-07-09 15:58:17 +0000
committerIan Stokes <ian.stokes@intel.com>2021-07-09 17:13:12 +0100
commit9ac84a1a3698526c964f0bf883fe3c4f2e081e28 (patch)
treed941976ea08a79c13b96b43de87f8c59561ad3f4 /Documentation
parente540499e4f395a7f922145033e85196ea3a30016 (diff)
downloadopenvswitch-9ac84a1a3698526c964f0bf883fe3c4f2e081e28.tar.gz
dpif-avx512: Add ISA implementation of dpif.
This commit adds the AVX512 implementation of DPIF functionality, specifically the dp_netdev_input_outer_avx512 function. This function only handles outer (no re-circulations), and is optimized to use the AVX512 ISA for packet batching and other DPIF work. Sparse is not able to handle the AVX512 intrinsics, causing compile time failures, so it is disabled for this file. Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com> Co-authored-by: Cian Ferriter <cian.ferriter@intel.com> Signed-off-by: Cian Ferriter <cian.ferriter@intel.com> Co-authored-by: Kumar Amber <kumar.amber@intel.com> Signed-off-by: Kumar Amber <kumar.amber@intel.com> Acked-by: Flavio Leitner <fbl@sysclose.org> Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions