For those registers for early hardware only, they should neither be defined nor be used. According to this, a header file which defines all those registers should be deleted at all, and code lines of accessing those registers should be deleted as well.
Helin Zhang (2): i40e: remove registers for early hardware only i40e: code style fix lib/librte_pmd_i40e/i40e/i40e_register_x710_int.h | 10712 -------------------- lib/librte_pmd_i40e/i40e_ethdev.c | 25 +- 2 files changed, 11 insertions(+), 10726 deletions(-) delete mode 100644 lib/librte_pmd_i40e/i40e/i40e_register_x710_int.h -- 1.8.1.4