Message ID | 20220419081434.5192-1-boris.sukholitko@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | net/sched: flower: match on the number of vlan tags | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 19 Apr 2022 11:14:29 +0300 you wrote: > Hi, > > Our customers in the fiber telecom world have network configurations > where they would like to control their traffic according to the number > of tags appearing in the packet. > > For example, TR247 GPON conformance test suite specification mostly > talks about untagged, single, double tagged packets and gives lax > guidelines on the vlan protocol vs. number of vlan tags. > > [...] Here is the summary with links: - [net-next,v4,1/5] net/sched: flower: Helper function for vlan ethtype checks https://git.kernel.org/netdev/net-next/c/285ba06b0edb - [net-next,v4,2/5] net/sched: flower: Reduce identation after is_key_vlan refactoring https://git.kernel.org/netdev/net-next/c/6ee59e554d33 - [net-next,v4,3/5] flow_dissector: Add number of vlan tags dissector https://git.kernel.org/netdev/net-next/c/34951fcf26c5 - [net-next,v4,4/5] net/sched: flower: Add number of vlan tags filter https://git.kernel.org/netdev/net-next/c/b40003128226 - [net-next,v4,5/5] net/sched: flower: Consider the number of tags for vlan filters https://git.kernel.org/netdev/net-next/c/99fdb22bc5e9 You are awesome, thank you!