On Thu, Feb 06, 2025 at 02:20:30PM +0530, Suman Ghosh wrote: > Set xdp rx ring memory type as MEM_TYPE_PAGE_POOL for > af-xdp to work. This is needed since xdp_return_frame > internally will use page pools. > > Fixes: 06059a1a9a4a ("octeontx2-pf: Add XDP support to netdev PF") > Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx> Hi Suman, If this is a bug fix then it should be targeted at net, which implies splitting it out of this patch-set. If, on the other hand, it is not a fix then it should not have a Fixes tag. In that case you can cite a commit using this syntax: commit 06059a1a9a4a ("octeontx2-pf: Add XDP support to netdev PF") Unlike a Fixes tag it: * Should be in the body of the patch description, rather than part of the tags at the bottom of the patch description * May be line wrapped * Can me included in a sentence