[PATCH] net/intel: remove unused reassembly functions
Bruce Richardson
bruce.richardson at intel.com
Thu Mar 13 19:00:08 CET 2025
On Thu, Mar 13, 2025 at 05:48:28PM +0000, Medvedkin, Vladimir wrote:
> Acked-by: Vladimir Medvedkin [1]<vladimir.medvedkin at intel.com>
>
> On 07/03/2025 16:07, Bruce Richardson wrote:
>
> When creating a common pkt reassembly function for common driver Rx
> re-use, not all original copies of the function were removed. Fix this
> omission.
>
> Fixes: 82fbc4a4479c ("net/intel: create common packet reassembly")
>
> Signed-off-by: Bruce Richardson [2]<bruce.richardson at intel.com>
> ---
> drivers/net/intel/i40e/i40e_rxtx_vec_common.h | 63 ------------------
> drivers/net/intel/iavf/iavf_rxtx_vec_common.h | 64 ------------------
> drivers/net/intel/ice/ice_rxtx_vec_common.h | 65 -------------------
> 3 files changed, 192 deletions(-)
>
>
Applied to dpdk-next-net-intel
/Bruce
More information about the dev
mailing list