> -Original Message-
> From: Martin Weiser
> Sent: Tuesday, August 8, 2023 7:40 PM
> To: dev@dpdk.org
> Cc: Martin Weiser ; Yang, Qiming
> ; Zhang, Qi Z
> Subject: [PATCH v2] net/ice: write rx timestamp to the first mbuf segment in
> scattered rx
>
> Pr
Hi,
sorry for the first patch. I did not manage to get git send-mail to work
with office365 OAuth2 and Thunderbird messed up the format even in text
mode.
By the way, are there any plans to support hardware timestamping in the
vectorized codepath?
Best regards,
Martin
Am 08.08.23 um 13:3
Previously, the rx timestamp was written to the last segment of the mbuf
chain, which was unexpected.
Signed-off-by: Martin Weiser
---
drivers/net/ice/ice_rxtx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ice/ice_rxtx.c b/drivers/net/ice/ice_rxtx.c
index 64c4
3 matches
Mail list logo