[PATCH v3 06/10] net/cpfl: use common Tx path selection infrastructure
Bruce Richardson
bruce.richardson at intel.com
Fri Dec 12 16:30:25 CET 2025
On Fri, Dec 12, 2025 at 11:06:24AM +0000, Ciara Loftus wrote:
> Replace the existing complicated logic with the use of the common
> function. Let the primary process select the Tx path to be used by all
> processes using the given device.
>
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
> v2:
> * removed unnecessary tx_vec_allowed
> ---
> drivers/net/intel/cpfl/cpfl_rxtx.c | 120 ++++++------------
> drivers/net/intel/cpfl/cpfl_rxtx_vec_common.h | 10 --
> drivers/net/intel/idpf/idpf_common_device.h | 2 -
> 3 files changed, 37 insertions(+), 95 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list