net/iavf: support flex desc metadata extraction
[dpdk.git] / drivers / net / iavf / iavf_rxtx.c
2020-11-03 Jeff Guonet/iavf: support flex desc metadata extraction
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for Tx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for flexible Rx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for legacy Rx
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-10-19 Ciara Powernet/iavf: check max SIMD bitwidth
2020-10-09 Robin Zhangnet/iavf: cleanup Tx buffers
2020-05-18 Leyi Rongnet/iavf: remove useless assignment in Rx
2020-04-21 Leyi Rongnet/iavf: support flow mark in normal data path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in SSE path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in AVX path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
2020-04-21 Shougang Wangnet/iavf: unify Rx packet type table
2020-01-17 Haiyue Wangnet/iavf: unify bool type value
2020-01-17 Haiyue Wangnet/iavf/base: move to drivers common directory
2019-11-25 Stephen Hemmingerremove blank lines at end of file
2019-10-23 Leyi Rongnet/iavf: enable AVX2 for iavf
2019-07-26 Qi Zhangnet/iavf: fix endless loop
2019-07-23 Ting Xunet/iavf: fix driver crash when enable TSO
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-13 Andrew Rybchenkonet/iavf: fix Tx prepare to set positive rte_errno
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf