On Fri, Jun 06, 2025 at 06:08:54PM +0100, Anatoly Burakov wrote:
> Each vector driver provides its own Rx queue setup etc. functions, but
> actually they're entirely identical, and can be merged. Rename the
> `ixgbe_recycle_mbufs_vec_common.c` to `ixgbe_rxtx_vec_common.c` and move
> all common code
Each vector driver provides its own Rx queue setup etc. functions, but
actually they're entirely identical, and can be merged. Rename the
`ixgbe_recycle_mbufs_vec_common.c` to `ixgbe_rxtx_vec_common.c` and move
all common code there from each respective vector driver.
Signed-off-by: Anatoly Burako
2 matches
Mail list logo