Hi,
> -Original Message-
> From: Alexander Kozyrev
> Sent: Friday, January 27, 2023 5:22 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Raslan Darawsheh ; Matan
> Azrad ; Slava Ovsiienko
> Subject: [PATCH] net/mlx5: fix error CQE dumping for vectorized Rx burst
>
From: Alexander Kozyrev
> There is a dump file with debug information created for an error CQE to help
> with troubleshooting later.
> It starts with the last CQE, which, presumably is the error CQE.
> But this is only true for the scalar Rx burst routing since we handle CQEs
> there
> one by on
There is a dump file with debug information created
for an error CQE to help with troubleshooting later.
It starts with the last CQE, which, presumably is the error CQE.
But this is only true for the scalar Rx burst routing since
we handle CQEs there one by one and detect the error immediately.
For
3 matches
Mail list logo