On 4/25/2018 11:01 AM, Zijie Pan wrote: > Add new callbacks for eth_dev_ops of ixgbe to get the information > and data of plugin module eeprom. > > Signed-off-by: Zijie Pan <zijie....@6wind.com> > Acked-by: Remy Horton <remy.hor...@intel.com> > --- > Cc: remy.hor...@intel.com > Cc: wenzhuo...@intel.com > Cc: konstantin.anan...@intel.com > > drivers/net/ixgbe/ixgbe_ethdev.c | 79 > ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 79 insertions(+)
For all three PMDs, please update their .ini file [1] (in their corresponding patches) to announce this new feature they support. The order should be same with default.ini file [1] doc/guides/nics/features/ixgbe.ini doc/guides/nics/features/ixgbe_vec.ini doc/guides/nics/features/ixgbe_vf.ini doc/guides/nics/features/ixgbe_vf_vec.ini doc/guides/nics/features/i40e.ini doc/guides/nics/features/i40e_vec.ini doc/guides/nics/features/i40e_vf.ini doc/guides/nics/features/i40e_vf_vec.ini doc/guides/nics/features/igb.ini doc/guides/nics/features/igb_vf.ini doc/guides/nics/features/e1000.ini