net/ice: support PPPoE RSS
authorSimei Su <simei.su@intel.com>
Thu, 2 Jul 2020 05:11:50 +0000 (13:11 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 7 Jul 2020 21:38:27 +0000 (23:38 +0200)
commit54851ff3375c288c1b7aa470f80f1c46749cf095
treecfb7b974cb5db2ebf377c30720fe3e299af68af3
parent5c4cf3f377970f1a124b404771e0f6ce281c47db
net/ice: support PPPoE RSS

This patch enables PPPoE control packets with src mac and session id
and PPPoE data packets with ip address and L4 port in rte_flow.

Signed-off-by: Simei Su <simei.su@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_hash.c