From: Dongdong Liu <liudongdong3@huawei.com>
To: <dev@dpdk.org>
Cc: <yux.jiang@intel.com>, <zhiminx.huang@intel.com>,
<qingx.sun@intel.com>, <ferruh.yigit@xilinx.com>,
<songx.jiale@intel.com>, <stable@dpdk.org>,
Dongdong Liu <liudongdong3@huawei.com>
Subject: [PATCH 0/2] app/test: fix bonding RSS test when disable RSS
Date: Wed, 8 Jun 2022 19:45:46 +0800 [thread overview]
Message-ID: <20220608114548.25837-1-liudongdong3@huawei.com> (raw)
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(-)
--
2.33.0
next reply other threads:[~2022-06-08 11:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 11:45 Dongdong Liu [this message]
2022-06-08 11:45 ` [PATCH 1/2] net/bonding: fix RSS inconsistent between bonded and slaves Dongdong Liu
2022-06-09 8:52 ` Andrew Rybchenko
2022-06-08 11:45 ` [PATCH 2/2] app/test: fix bonding RSS test when disable RSS Dongdong Liu
2022-06-09 8:53 ` [PATCH 0/2] " Andrew Rybchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220608114548.25837-1-liudongdong3@huawei.com \
--to=liudongdong3@huawei.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@xilinx.com \
--cc=qingx.sun@intel.com \
--cc=songx.jiale@intel.com \
--cc=stable@dpdk.org \
--cc=yux.jiang@intel.com \
--cc=zhiminx.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).