commit | 1f29a8c4c68f1d6ac35bc0a29967658116e196e7 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Wed Mar 27 09:44:06 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 27 11:10:57 2019 -0700 |
tree | 2ed486c208db79ef29c01f7865887fca284f7a95 | |
parent | c9dbb6cf51e0b91505d1ee18a09f73e908d4b1ee [diff] |
net: mvpp2: cls: Add missing MAC_DA field extraction PPv2's classifier supports extracting the MAC Destination Address from the L2 header to perform RSS and flow steering. Add the missing case when setting the Header Extracted Key fields in the flow table. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>