[Intel-wired-lan] [PATCH] i40e: Add info trace at loading xdp program
Kuruvinakunnel, George
george.kuruvinakunnel at intel.com
Mon Dec 28 14:03:36 UTC 2020
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Arkadiusz Kubalewski
> Sent: Friday, September 18, 2020 9:39 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Loktionov, Aleksandr <aleksandr.loktionov at intel.com>
> Subject: [Intel-wired-lan] [PATCH] i40e: Add info trace at loading xdp program
>
> New trace indicates that the XDP program was loaded.
> The trace has a note that in case of using XDP_REDIRECT, number of queues on
> both interfaces shall be the same.
> This is required for optimal performance of XDP_REDIRECT, if interface used for
> TX has lower number of queues than a RX interface, the packets may be dropped
> (depending on RSS queue assignment).
>
> Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski at intel.com>
> Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Tested-by: George Kuruvinakunnel <george.kuruvinakunnel at intel.com>
More information about the Intel-wired-lan
mailing list