mbox

[0/2] app/test: fix bonding RSS test when disable RSS

Message ID 20220608114548.25837-1-liudongdong3@huawei.com (mailing list archive)
Headers

Message

Dongdong Liu June 8, 2022, 11:45 a.m. UTC
  This patch is to fix bonding RSS test when disable RSS.
The below link show the detail infomaintion of the failed testcase.
https://bugs.dpdk.org/show_bug.cgi?id=1013

Huisong Li (2):
  net/bonding: fix RSS inconsistent between bonded and slaves
  app/test: fix bonding RSS test when disable RSS

 app/test/test_link_bonding_rssconf.c   | 78 ++++++++++++++++++++++++--
 drivers/net/bonding/rte_eth_bond_pmd.c |  6 ++
 2 files changed, 79 insertions(+), 5 deletions(-)