DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jie Hai <haijie1@huawei.com>
To: <dev@dpdk.org>, <songx.jiale@intel.com>,
	<zhiminx.huang@intel.com>, <ferruh.yigit@amd.com>
Cc: <fengchengwen@huawei.com>, <liudongdong3@huawei.com>,
	<lihuisong@huawei.com>
Subject: [PATCH 0/2] app/test: fix unit test fail on RSS
Date: Thu, 9 Nov 2023 18:05:50 +0800	[thread overview]
Message-ID: <20231109100552.1250123-1-haijie1@huawei.com> (raw)

This patch fixes some bugs on test_link_bonding_rssconf.

Jie Hai (2):
  net/null: fix unit test fail on RSS
  app/test: fix uninitialized RSS configuration

 app/test/test_link_bonding_rssconf.c | 2 +-
 drivers/net/null/rte_eth_null.c      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.30.0


             reply	other threads:[~2023-11-09 10:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 10:05 Jie Hai [this message]
2023-11-09 10:05 ` [PATCH 1/2] net/null: " Jie Hai
2023-11-09 10:05 ` [PATCH 2/2] app/test: fix uninitialized RSS configuration Jie Hai
2023-11-09 14:22 ` [PATCH 0/2] app/test: fix unit test fail on RSS Ferruh Yigit

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=20231109100552.1250123-1-haijie1@huawei.com \
    --to=haijie1@huawei.com \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=ferruh.yigit@amd.com \
    --cc=lihuisong@huawei.com \
    --cc=liudongdong3@huawei.com \
    --cc=songx.jiale@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).