net/iavf: support flexible Rx descriptor in normal path
authorLeyi Rong <leyi.rong@intel.com>
Mon, 20 Apr 2020 06:16:17 +0000 (14:16 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:09 +0000 (13:57 +0200)
commitb8b4c54ef9b03a4774fa82b4ec7a811d0900c0ab
tree2d307610e2743af360f3d8247952e44cf2a43882
parent837c2ed86e4c826c93391db412f693616c71e472
net/iavf: support flexible Rx descriptor in normal path

Support flexible Rx descriptor format in normal
path of iAVF PMD.

Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Reviewed-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/iavf/iavf.h
drivers/net/iavf/iavf_ethdev.c
drivers/net/iavf/iavf_rxtx.c
drivers/net/iavf/iavf_rxtx.h
drivers/net/iavf/iavf_vchnl.c