Re: [PATCH v2 net-next 0/5] Introduce matching on double vlan/QinQ headers for TC flower

2018-07-07 Thread David Miller
From: Jianbo Liu Date: Fri, 6 Jul 2018 05:38:11 + > Currently TC flower supports only one vlan tag, it doesn't match on both outer > and inner vlan headers for QinQ. To do this, we add support to get both outer > and inner vlan headers for flow dissector, and then TC flower do matching on >

[PATCH v2 net-next 0/5] Introduce matching on double vlan/QinQ headers for TC flower

2018-07-05 Thread Jianbo Liu
Currently TC flower supports only one vlan tag, it doesn't match on both outer and inner vlan headers for QinQ. To do this, we add support to get both outer and inner vlan headers for flow dissector, and then TC flower do matching on those information. We also plan to extend TC command to support