net/ice/base: enable RSS with ether layer for PPPoE
authorQi Zhang <qi.z.zhang@intel.com>
Thu, 29 Aug 2019 02:36:53 +0000 (10:36 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:53 +0000 (15:00 +0200)
commitc5adb3c448835c43a3f12ae435ae040febb5e0a4
tree09b7207adc638b1d3ba8c8f7d093bb3c8bcac2d5
parent661264d19f5f781979f2e2befb58e1f03a7ece74
net/ice/base: enable RSS with ether layer for PPPoE

Add these two ptype(MAC_PPPOD_PAY and MAC_PPPOE_PAY) in outer mac
bitmap, so it can hash for outer mac.

Signed-off-by: Zhirun Yan <zhirun.yan@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ice/base/ice_flow.c
drivers/net/ice/base/ice_flow.h