All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add RSS support in ice vector path
@ 2019-10-15  7:50 Leyi Rong
  2019-10-15  7:50 ` [dpdk-dev] [PATCH 1/2] net/ice: add RSS support in SSE path Leyi Rong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Leyi Rong @ 2019-10-15  7:50 UTC (permalink / raw)
  To: wenzhuo.lu, qi.z.zhang, xiaolong.ye; +Cc: dev, Leyi Rong

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-16  6:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15  7:50 [dpdk-dev] [PATCH 0/2] add RSS support in ice vector path Leyi Rong
2019-10-15  7:50 ` [dpdk-dev] [PATCH 1/2] net/ice: add RSS support in SSE path Leyi Rong
2019-10-16  6:02   ` Lu, Wenzhuo
2019-10-15  7:50 ` [dpdk-dev] [PATCH 2/2] net/ice: add RSS support in AVX path Leyi Rong
2019-10-16  6:03   ` Lu, Wenzhuo
2019-10-16  6:30 ` [dpdk-dev] [PATCH 0/2] add RSS support in ice vector path Ye Xiaolong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.