From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v2] ixgbevf: Remove limit of 10 entries for unicast filter list
Date: Wed, 4 Dec 2019 18:53:58 +0000 [thread overview]
Message-ID: <57803068b5944aac9606418c4cb110a1@intel.com> (raw)
In-Reply-To: <20191125142452.21819-1-radoslawx.tyl@intel.com>
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Radoslaw Tyl
> Sent: Monday, November 25, 2019 6:25 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: pmenzel at molgen.mpg.de; Gangadhar, Mukesh
> <mukesh.gangadhar@intel.com>
> Subject: [Intel-wired-lan] [PATCH v2] ixgbevf: Remove limit of 10 entries for
> unicast filter list
>
> Currently, though the FDB entry is added to VF, it does not appear in RAR
> filters. VF driver only allows to add 10 entries. Attempting to add another
> causes an error. This patch removes limitation and allows use of all free RAR
> entries for the FDB if needed.
>
> Fixes: 46ec20ff7d ("ixgbevf: Add macvlan support in the set rx mode op")
>
> Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
> ---
> drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 5 -----
> 1 file changed, 5 deletions(-)
Exceeding the filter limits causes a call trace on reboot and locks the system up until you do a hard power cycle.
prev parent reply other threads:[~2019-12-04 18:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 14:24 [Intel-wired-lan] [PATCH v2] ixgbevf: Remove limit of 10 entries for unicast filter list Radoslaw Tyl
2019-11-25 13:32 ` Paul Menzel
2019-11-25 18:23 ` Alexander Duyck
2019-11-25 19:14 ` Gregory Rose
2020-01-08 22:47 ` Jacob Keller
2019-11-25 13:49 ` Paul Menzel
2019-12-04 18:53 ` Bowers, AndrewX [this message]
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=57803068b5944aac9606418c4cb110a1@intel.com \
--to=andrewx.bowers@intel.com \
--cc=intel-wired-lan@osuosl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox