From: "Gao, DaxueX" <daxuex.gao@intel.com>
To: Ferruh Yigit <ferruh.yigit@amd.com>,
Thomas Monjalon <thomas@monjalon.net>
Cc: David Marchand <david.marchand@redhat.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"stable@dpdk.org" <stable@dpdk.org>
Subject: RE: [PATCH] kni: fix build on RHEL 9.1
Date: Mon, 9 Jan 2023 02:28:23 +0000 [thread overview]
Message-ID: <MW4PR11MB5799EE60F47E9B3428F630609DFE9@MW4PR11MB5799.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230106201315.1179306-1-ferruh.yigit@amd.com>
> From: Ferruh Yigit <ferruh.yigit@amd.com>
> Sent: 2023年1月7日 4:13
> To: Thomas Monjalon <thomas@monjalon.net>
> Cc: David Marchand <david.marchand@redhat.com>; dev@dpdk.org;
> stable@dpdk.org; Gao, DaxueX <daxuex.gao@intel.com>
> Subject: [PATCH] kni: fix build on RHEL 9.1
>
> Linux kernel in the RHEL9.1 seems backported Linux commit [1] that drops
> netif_rx_ni().
>
> This was fixed in DPDK [2] for vanilla Linux kernel.
>
> Adding RHEL9.1 check for the netif_rx_ni() usage to fix build error.
>
> [1]
> 2655926aea9b ("net: Remove netif_rx_any_context() and netif_rx_ni().")
>
> [2]
> Commit c98600d4bed6 ("kni: fix build with Linux 5.18")
>
> Bugzilla ID: 1076
> Cc: stable@dpdk.org
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@amd.com>
Tested-by: Daxue Gao <daxuex.gao@intel.com>
next prev parent reply other threads:[~2023-01-09 2:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-06 20:13 Ferruh Yigit
2023-01-09 2:28 ` Gao, DaxueX [this message]
2023-01-09 9:07 ` David Marchand
2023-01-09 17:43 ` David Marchand
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=MW4PR11MB5799EE60F47E9B3428F630609DFE9@MW4PR11MB5799.namprd11.prod.outlook.com \
--to=daxuex.gao@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=stable@dpdk.org \
--cc=thomas@monjalon.net \
/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).