Acked-by: Vladimir Medvedkin <[email protected]>
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<[email protected]>
---
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(-)
<snip>
--
Regards,
Vladimir