On Fri, Jun 06, 2025 at 06:08:55PM +0100, Anatoly Burakov wrote:
> There is no reason why bits and pieces of vectorized code should be
> defined in `ixgbe_rxtx.c`, so move them to the vec common file.
> 
> Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
> ---
>  drivers/net/intel/ixgbe/ixgbe_rxtx.c          | 38 ++++---------------
>  drivers/net/intel/ixgbe/ixgbe_rxtx.h          |  6 ---
>  .../net/intel/ixgbe/ixgbe_rxtx_vec_common.c   | 31 +++++++++++++++
>  .../net/intel/ixgbe/ixgbe_rxtx_vec_common.h   |  4 ++
>  4 files changed, 42 insertions(+), 37 deletions(-)

Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to