net/i40e/base: define new shadow RAM pointers
authorRobin Zhang <robinx.zhang@intel.com>
Sat, 9 Oct 2021 01:39:43 +0000 (01:39 +0000)
committerQi Zhang <qi.z.zhang@intel.com>
Sat, 9 Oct 2021 05:20:23 +0000 (07:20 +0200)
commit6c751fd18eda6acd3280575c85561682b0a9330d
tree162251582fc37c976599f2e9e7e53b016e2fb8d5
parent2c4207fc0edcac71e639d4c22b2242977a932f6f
net/i40e/base: define new shadow RAM pointers

Add definitions for Shadow RAM pointers: 6th FPA (Free Provisioning Area)
module, 5th FPA module in X722 and Preservation Rules module.

These definitions are not using by DPDK now, the purpose of this commit
is to sync base code with kernel driver.

Signed-off-by: Stanislaw Grzeszczak <stanislaw.a.grzeszczak@intel.com>
Signed-off-by: Robin Zhang <robinx.zhang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/i40e/base/i40e_type.h