From: David S. Miller Date: Mon, 8 Jul 2019 22:50:06 +0000 (-0700) Subject: Merge branch 'mvpp2-cls-ether' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=11aef3c6da1712fa3847599196f78f406814d2f1;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'mvpp2-cls-ether' Maxime Chevallier says: ==================== net: mvpp2: Add classification based on the ETHER flow This series adds support for classification of the ETHER flow in the mvpp2 driver. The first patch allows detecting when a user specifies a flow_type that isn't supported by the driver, while the second adds support for this flow_type by adding the mapping between the ETHER_FLOW enum value and the relevant classifier flow entries. ==================== Signed-off-by: David S. Miller --- 11aef3c6da1712fa3847599196f78f406814d2f1