[dpdk-dev] [PATCH 0/3] net/i40e: remove i40evf

Kinsella, Ray mdr at ashroe.eu
Tue Aug 31 17:26:06 CEST 2021


Please check dpdk documentation for references to i40evf also.

See guides/nics/intel_vf.rst and guides/howto/lm_bond_virtio_sriov.rst.

On 30/08/2021 04:12, Robin Zhang wrote:
> In DPDK 21.05, iavf already became the default VF for i40e devices.
> So remove i40evf due to it's no need to maintain now.
> 
> Robin Zhang (3):
>   net/i40e: remove i40evf
>   net/iavf: remove i40evf devargs option
>   doc: remove old deprecation notice for i40e
> 
>  doc/guides/rel_notes/deprecation.rst |    8 -
>  drivers/net/i40e/i40e_ethdev.h       |    1 -
>  drivers/net/i40e/i40e_ethdev_vf.c    | 3015 --------------------------
>  drivers/net/i40e/meson.build         |    1 -
>  drivers/net/i40e/rte_pmd_i40e.c      |    9 +-
>  drivers/net/iavf/iavf_ethdev.c       |   52 +-
>  6 files changed, 5 insertions(+), 3081 deletions(-)
>  delete mode 100644 drivers/net/i40e/i40e_ethdev_vf.c
> 


More information about the dev mailing list