On 9/28/22 08:51, skotesh...@marvell.com wrote:
From: Satha Rao
The rate parameter modified to uint32_t, so that it can work
for more than 64 Gbps.
Signed-off-by: Satha Rao
Reviewed-by: Andrew Rybchenko
Applied to dpdk-next-net/main, thanks.
Kollanukkaran
Subject: [PATCH v3] ethdev: queue rate parameter changed from 16b to 32b
From: Satha Rao
The rate parameter modified to uint32_t, so that it can work for more than 64
Gbps.
Signed-off-by: Satha Rao
---
v2: Fixed checkpatch warnings
v3: updated release notes, cleanup deprecation
Kollanukkaran
Subject: [PATCH v3] ethdev: queue rate parameter changed from 16b to 32b
From: Satha Rao
The rate parameter modified to uint32_t, so that it can work for more than 64
Gbps.
Signed-off-by: Satha Rao
---
v2: Fixed checkpatch warnings
v3: updated release notes, cleanup deprecation
From: Satha Rao
The rate parameter modified to uint32_t, so that it can work
for more than 64 Gbps.
Signed-off-by: Satha Rao
---
v2: Fixed checkpatch warnings
v3: updated release notes, cleanup deprecation, addressed review comments
app/test-pmd/cmdline.c | 8
app/t
4 matches
Mail list logo