DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] fix RSS configuration failure
@ 2021-09-14  8:35 Wenjun Wu
  2021-09-14  8:35 ` [dpdk-dev] [PATCH v1 1/2] net/ice: " Wenjun Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wenjun Wu @ 2021-09-14  8:35 UTC (permalink / raw)
  To: dev, qi.z.zhang; +Cc: Wenjun Wu

Due to share code limitation, independent configuration of default
RSS for IP fragment packets need to be removed.

Wenjun Wu (2):
  net/ice: fix RSS configuration failure
  net/iavf: fix RSS configuration failure

 drivers/net/iavf/iavf_hash.c | 10 ----------
 drivers/net/ice/ice_ethdev.c | 22 +---------------------
 2 files changed, 1 insertion(+), 31 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-09-16  2:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14  8:35 [dpdk-dev] [PATCH v1 0/2] fix RSS configuration failure Wenjun Wu
2021-09-14  8:35 ` [dpdk-dev] [PATCH v1 1/2] net/ice: " Wenjun Wu
2021-09-14  8:35 ` [dpdk-dev] [PATCH v1 2/2] net/iavf: " Wenjun Wu
2021-09-16  2:34   ` [dpdk-dev] [PATCH v2 1/2] net/ice: " Wenjun Wu
2021-09-16  2:35   ` [dpdk-dev] [PATCH v2 2/2] net/iavf: " Wenjun Wu
2021-09-16  2:34 ` [dpdk-dev] [PATCH v2 0/2] " Wenjun Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).