netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Chris Mi <chrism@mellanox.com>, netdev@vger.kernel.org
Subject: Re: [patch iproute2] libnetlink: linkdump_req: AF_PACKET family also expects ext_filter_mask
Date: Fri, 25 Jan 2019 08:54:11 -0700	[thread overview]
Message-ID: <40cc9589-b06e-5902-ddc9-e6a97cd429b0@gmail.com> (raw)
In-Reply-To: <1548412627-6006-1-git-send-email-chrism@mellanox.com>

On 1/25/19 3:37 AM, Chris Mi wrote:
> Without this fix, the VF info can't be showed using command
> "ip link".
> 
> 146: ens1f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
>     link/ether 24:8a:07:ad:78:52 brd ff:ff:ff:ff:ff:ff
>     vf 0 MAC 02:25:d0:12:01:01, spoof checking off, link-state auto, trust off, query_rss off
>     vf 1 MAC 02:25:d0:12:01:02, spoof checking off, link-state auto, trust off, query_rss off
> 
> Fixes: d97b16b2c906 ("libnetlink: linkdump_req: Only AF_UNSPEC family expects an ext_filter_mask")
> 
> Signed-off-by: Chris Mi <chrism@mellanox.com>
> ---
>  lib/libnetlink.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: David Ahern <dsahern@gmail.com>

Thanks for the fix

  reply	other threads:[~2019-01-25 15:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-25 10:37 [patch iproute2] libnetlink: linkdump_req: AF_PACKET family also expects ext_filter_mask Chris Mi
2019-01-25 15:54 ` David Ahern [this message]
2019-02-05 23:26 ` Stephen Hemminger

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=40cc9589-b06e-5902-ddc9-e6a97cd429b0@gmail.com \
    --to=dsahern@gmail.com \
    --cc=chrism@mellanox.com \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).