net/iavf: rework Tx path
authorRadu Nicolau <radu.nicolau@intel.com>
Thu, 28 Oct 2021 16:04:55 +0000 (17:04 +0100)
committerQi Zhang <qi.z.zhang@intel.com>
Fri, 29 Oct 2021 02:19:28 +0000 (04:19 +0200)
commit1e728b01120c691a0b808a503bcf19de96257ee6
tree093f664d3e1e5fe2196e6bb8b8cd8e238880e7e0
parent993f0d4d628fd58606728d1c880606693c4f6a1a
net/iavf: rework Tx path

Rework the Tx path and Tx descriptor usage in order to
allow for better use of offload flags and to facilitate enabling of
inline crypto offload feature.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/iavf/iavf_rxtx.c
drivers/net/iavf/iavf_rxtx.h
drivers/net/iavf/iavf_rxtx_vec_sse.c