All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: Re: [PATCH 2/2] known_issues: drop note about UIO with really old kernels
Date: Mon, 3 Jul 2023 16:59:47 -0700	[thread overview]
Message-ID: <20230703165947.607ef914@hermes.local> (raw)
In-Reply-To: <20220217164518.8262-3-stephen@networkplumber.org>

On Thu, 17 Feb 2022 08:45:17 -0800
Stephen Hemminger <stephen@networkplumber.org> wrote:

> The DPDK has not supported 3.9 kernel for a long time so the
> release note about UIO kernel bug in older versions is no
> longer relevant.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
>  doc/guides/rel_notes/known_issues.rst | 21 ---------------------
>  1 file changed, 21 deletions(-)
> 
> diff --git a/doc/guides/rel_notes/known_issues.rst b/doc/guides/rel_notes/known_issues.rst
> index 187d9c942e56..56fc38a0edd1 100644
> --- a/doc/guides/rel_notes/known_issues.rst
> +++ b/doc/guides/rel_notes/known_issues.rst
> @@ -415,27 +415,6 @@ Differences in how different Intel NICs handle maximum packet length for jumbo f
>     Poll Mode Driver (PMD).
>  
>  
> -Binding PCI devices to igb_uio fails on Linux kernel 3.9 when more than one device is used
> -------------------------------------------------------------------------------------------
> -
> -**Description**:
> -   A known bug in the UIO driver included in Linux kernel version 3.9 prevents more than one PCI device to be
> -   bound to the igb_uio driver.
> -
> -**Implication**:
> -   The Poll Mode Driver (PMD) will crash on initialization.
> -
> -**Resolution/Workaround**:
> -   Use earlier or later kernel versions, or apply the following
> -   `patch  <https://github.com/torvalds/linux/commit/5ed0505c713805f89473cdc0bbfb5110dfd840cb>`_.
> -
> -**Affected Environment/Platform**:
> -   Linux systems with kernel version 3.9
> -
> -**Driver/Module**:
> -   igb_uio module
> -
> -
>  GCC might generate Intel® AVX instructions for processors without Intel® AVX support
>  ------------------------------------------------------------------------------------
>  

Could someone review this patch? It been stuck for a long time.

  reply	other threads:[~2023-07-03 23:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 16:45 [PATCH 0/2] update DPDK Linux kernel version Stephen Hemminger
2022-02-17 16:45 ` [PATCH 1/2] doc: update required kernel version to 4.9 Stephen Hemminger
2022-05-26 18:23   ` Stephen Hemminger
2022-08-02 15:35   ` [RFC] doc: update required kernel version to 4.14 Stephen Hemminger
2022-08-02 16:28     ` Morten Brørup
2022-10-31 15:31       ` Thomas Monjalon
2022-02-17 16:45 ` [PATCH 2/2] known_issues: drop note about UIO with really old kernels Stephen Hemminger
2023-07-03 23:59   ` Stephen Hemminger [this message]
2023-07-17 14:14     ` Bruce Richardson
2023-11-27 16:42       ` Thomas Monjalon
2022-02-17 16:53 ` [PATCH 0/2] update DPDK Linux kernel version Bruce Richardson

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=20230703165947.607ef914@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.