[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8edda7aa8ff27cee1b3fa60421734e508d319481.camel@redhat.com>
Date: Thu, 21 Mar 2024 13:26:09 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: David Gouarin <dgouarin@...il.com>
Cc: david.gouarin@...lesgroup.com, Madalin Bucur <madalin.bucur@....com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Alexei
Starovoitov <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>, John Fastabend
<john.fastabend@...il.com>, Camelia Groza <camelia.groza@....com>, Maciej
Fijalkowski <maciej.fijalkowski@...el.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net v3] dpaa_eth: fix XDP queue index
On Wed, 2024-03-20 at 12:25 +0100, David Gouarin wrote:
> Make it possible to bind a XDP socket to a queue id.
> The DPAA FQ Id was passed to the XDP program in the
> xdp_rxq_info->queue_index instead of the Ethernet device queue number,
> which made it unusable with bpf_map_redirect.
> Instead of the DPAA FQ Id, initialise the XDP rx queue with the queue number.
>
> Fixes: d57e57d0cd04 ("dpaa_eth: add XDP_TX support")
>
> Signed-off-by: David Gouarin <dgouarin@...il.com>
The patch LGTM, but you must avoid empty lines in after the 'Fixes'
tag.
Please have an accurate reading of the process documentation.
Thanks,
Paolo
Powered by blists - more mailing lists