Hi,
> -Original Message-
> From: Alexander Kozyrev
> Sent: Wednesday, November 2, 2022 4:25 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Raslan Darawsheh ; Slava
> Ovsiienko ; Matan Azrad ;
> Xueming(Steven) Li
> Subject: [PATCH] net/mlx5: fix shared Rx queue co
> There is a check for the configuration match between all the Rx queues
> shared among multiple ports in DPDK.
> This check ensures that the configuration is the same.
>
> The issue is this check takes place before the queue is released and
> configured again in case of reconfiguration.
> That
There is a check for the configuration match between
all the Rx queues shared among multiple ports in DPDK.
This check ensures that the configuration is the same.
The issue is this check takes place before the queue
is released and configured again in case of reconfiguration.
That leads to checkin
3 matches
Mail list logo