introduce restricted pointer aliasing marker
[dpdk.git] / drivers / net / i40e / i40e_rxtx_vec_neon.c
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-06-30 Ruifeng Wangnet/i40e: support aarch32
2020-04-21 Gavin Hunet/i40e: restrict pointer aliasing for NEON
2020-04-21 Gavin Hunet/i40e: relax barrier in Tx for NEON
2020-04-16 Thomas Monjalonreplace cold attributes
2019-10-23 Joyce Kongnet/i40e: fix address of first segment
2019-09-03 Gavin Hunet/i40e: remove compiler barrier from NEON Rx
2019-09-03 Gavin Hunet/i40e: remove memory barrier from NEON Rx
2018-05-25 Gavin Hunet/i40e: convert to SPDX license tag
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2017-11-01 Jianbo Liunet/i40e: fix Rx packets number for NEON
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-19 Jianbo Liunet/i40e: sync between x86 and arm64 vector PMD
2017-04-19 Bruce Richardsonnet/i40e: remove option to disable offload flags
2017-04-04 Zhiyong Yangnet/i40e: remove limit of Tx burst size
2017-04-04 Jerin Jacobnet/i40e: fix incorrect packet index reference
2016-10-26 Jianbo Liunet/i40e: implement vector PMD for ARM