The RSS support for GVE allows multiple CPU cores to
handle the rx/tx queues as pollers. This requires initializing
the eth_dev_ops and updating the RX/TX functions for these pollers.
Signed-off-by: Tathagat Priyadarshi
Acked-by: Rushil Gupta
Acked-by: Joshua Washington
---
drivers/net/gve/gve
Thanks Joshua, I will fix all the nits in my next email.
On Fri, Jul 19, 2024 at 8:53 AM Joshua Washington
wrote:
> My ack might have been a bit premature. This patch seems to have a
> number of style errors, and does not seem to apply to HEAD of
> dpdk-next-net. See http://dpdk.org/patch/142498
My ack might have been a bit premature. This patch seems to have a
number of style errors, and does not seem to apply to HEAD of
dpdk-next-net. See http://dpdk.org/patch/142498 for more detail.
The code supplied in the patch does not seem to have any indentation.
Please note that DPDK uses tabs (a
Acked-by: Joshua Washington
Thanks!
>From 9fa6f7d425d66a00c3f63c7a3033eb06fd6b1852 Mon Sep 17 00:00:00 2001
From: priyadarshitathagat
Date: Wed, 17 Jul 2024 18:53:47 +
Subject: [PATCH] net/gve: Update Rx/Tx functions for RTE_PROC_SECONDARY
The RSS support for GVE allows multiple CPU cores to
handle the rx/tx queues as poll
5 matches
Mail list logo