Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1709988

Re: [PATCH 0/3] NCSI VLAN Filtering Support

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] NCSI VLAN Filtering Support
Date 2017-08-11 23:50 +0200
Message-ID <udpYC-i2-11@gated-at.bofh.it> (permalink)
References <udbCi-8qm-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Date: Fri, 11 Aug 2017 16:16:45 +1000

> This series (mainly patch 3) adds VLAN filtering to the NCSI implementation.
> A fair amount of code already exists in the NCSI stack for VLAN filtering but
> none of it is actually hooked up. This goes the final mile and fixes a few
> bugs in the existing code found along the way (patch 2).
> 
> Patch 1 adds the appropriate flag to the ftgmac100 driver to enable filtering
> as it's a large consumer of NCSI (and what I've been testing on).

This patch series does not apply cleanly to net-next, you need to respin.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] NCSI VLAN Filtering Support Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-11 08:30 +0200
  [PATCH 1/3] ftgmac: Include NETIF_F_HW_VLAN_CTAG_FILTER in features Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-11 08:30 +0200
  [PATCH 2/3] net/ncsi: Fix several packet definitions Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-11 08:30 +0200
  [PATCH 3/3] net/ncsi: Configure VLAN tag filter Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-11 08:30 +0200
  Re: [PATCH 0/3] NCSI VLAN Filtering Support David Miller <davem@davemloft.net> - 2017-08-11 23:50 +0200
    Re: [PATCH 0/3] NCSI VLAN Filtering Support Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-14 03:10 +0200

csiph-web