net/tap: support actions for different classifiers
authorOphir Munk <ophirmu@mellanox.com>
Sat, 20 Jan 2018 21:11:32 +0000 (21:11 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sun, 21 Jan 2018 14:51:52 +0000 (15:51 +0100)
commitfb847dcf73dc2959b3620bed13ce60ee861578d5
treec5efc30ed010fb5d361de041a319544597147d4b
parentf81ec748434bfef078be57fc880313e832765ad1
net/tap: support actions for different classifiers

Add a generic TC actions handling for TC actions: "mirred",
"gact", "skbedit". This will be useful when introducing
BPF actions, as it uses TCA_BPF_ACT instead of TCA_FLOWER_ACT

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
drivers/net/tap/Makefile
drivers/net/tap/rte_eth_tap.h
drivers/net/tap/tap_flow.c