[dpdk-dev] [PATCH v4 6/6] net/ice: remove Rx legacy descriptor definition

Ye Xiaolong xiaolong.ye at intel.com
Mon Sep 23 16:31:50 CEST 2019


On 09/19, Leyi Rong wrote:
>From: Haiyue Wang <haiyue.wang at intel.com>
>
>Since now the ice PMD only handles Rx Flex descriptor, so remove the
>legacy descriptor definition.
>
>Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
>---
> drivers/net/ice/ice_rxtx.c          | 25 ++++++++++++-------------
> drivers/net/ice/ice_rxtx.h          |  4 +---
> drivers/net/ice/ice_rxtx_vec_avx2.c |  5 ++---
> drivers/net/ice/ice_rxtx_vec_sse.c  |  4 ++--
> 4 files changed, 17 insertions(+), 21 deletions(-)


Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>


More information about the dev mailing list