mbox

[0/2] add RSS support in ice vector path

Message ID 20191015075034.112277-1-leyi.rong@intel.com (mailing list archive)
Headers

Message

Leyi Rong Oct. 15, 2019, 7:50 a.m. UTC
  This patchset support 32 bits RSS in FlexMD fields in
ice vector path, both SSE and AVX paths.

Leyi Rong (2):
  net/ice: add RSS support in SSE path
  net/ice: add RSS support in AVX path

 drivers/net/ice/ice_rxtx_vec_avx2.c | 8 ++++----
 drivers/net/ice/ice_rxtx_vec_sse.c  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)