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

2021-08-31 Thread Kinsella, Ray
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 n

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

2021-08-31 Thread Robin Zhang
> SteveX ; Kevin Traynor > Subject: Re: [dpdk-dev] [PATCH 0/3] net/i40e: remove i40evf > > On Mon, Aug 30, 2021 at 5:25 AM Robin Zhang > wrote: > > > > In DPDK 21.05, iavf already became the default VF for i40e devices. > > So remove i40evf due to it's no

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

2021-08-30 Thread David Marchand
On Mon, Aug 30, 2021 at 5:25 AM 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 depreca

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

2021-08-29 Thread Robin Zhang
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