On 12/03/2018 04:17, Zijie Pan wrote: [..]
Signed-off-by: Zijie Pan <zijie....@6wind.com> --- drivers/net/ixgbe/ixgbe_ethdev.c | 76 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+)
Reviewed-by: Remy Horton <remy.hor...@intel.com>
+ if (addr_mode & IXGBE_SFF_ADDRESSING_MODE) { + PMD_DRV_LOG(ERR, "Address change required to access page 0xA2, but not supported. Please report the module type to the driver maintainers.");
Checkpatch: 80 characters