[dpdk-dev] [PATCH v2 1/9] net/hns3: fix the shift of DMA address in Rx/Tx queue
Ferruh Yigit
ferruh.yigit at intel.com
Fri Nov 5 18:03:27 CET 2021
On 11/5/2021 2:46 AM, Min Hu (Connor) wrote:
> From: Huisong Li<lihuisong at huawei.com>
>
> The patch obtains the upper 32 bits of the Rx/Tx queue DMA address in one
> step instead of two steps.
>
> Fixes: bba636698316 ("net/hns3: support Rx/Tx and related operations")
>
> Signed-off-by: Huisong Li<lihuisong at huawei.com>
Hi Connor,
This patch requires PMD maintainer's review/ack.
More information about the dev
mailing list