[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL3LdT4dTujZ7f3pd-BqE9HLDeBoAfr7TcZb_WnKqZM-Gs2YOA@mail.gmail.com>
Date: Tue, 16 Dec 2014 10:56:27 -0800
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Or Gerlitz <ogerlitz@...lanox.com>
Cc: "David S. Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>, jiri@...nulli.us,
gospo@...ulusnetworks.com, Jamal Hadi Salim <jhs@...atatu.com>,
John Fastabend <john.r.fastabend@...el.com>
Subject: Re: [PATCH net] net: Disallow providing non zero VLAN ID for NIC
drivers FDB add flow
On Sun, Dec 14, 2014 at 8:19 AM, Or Gerlitz <ogerlitz@...lanox.com> wrote:
> The current implementations all use dev_uc_add_excl() and such whose API
> doesn't support vlans, so we can't make it with NICs HW for now.
>
> Fixes: f6f6424ba773 ('net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del')
> Signed-off-by: Or Gerlitz <ogerlitz@...lanox.com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 5 +++++
> net/core/rtnetlink.c | 5 +++++
> 2 files changed, 10 insertions(+), 0 deletions(-)
>
For the Intel driver changes...
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists