Re: [PATCH net-next 0/2] net: mvpp2: Add classification based on the ETHER flow

From: David Miller
Date: Mon Jul 08 2019 - 18:50:31 EST


From: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Date: Fri, 5 Jul 2019 14:09:11 +0200

> Hello everyone,
>
> 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.

Series applied, thanks.