net/octeontx: fix Tx preparation
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Tue, 28 Jul 2020 18:43:46 +0000 (00:13 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 30 Sep 2020 17:19:11 +0000 (19:19 +0200)
commitb805cd8187b927b7c691beec7c58d2c83a1589f3
treec8d8d85f009c868efe05bd0183317393ea2d56c2
parente1712291b1fe834612403a086bbe6078e96748fb
net/octeontx: fix Tx preparation

When building send command for a given descriptor it expects
it to contain the AURA identifier of the pool that it belongs
to rather than the pool identifier itself.

Fixes: 7f4116bdbb1c ("net/octeontx: add framework for Rx/Tx offloads")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/net/octeontx/octeontx_rxtx.h