On Tue, 17 Jun 2025 18:42:52 +0300
Maayan Kashani wrote:
> when using --no-numa option,
> gro should be initiated with SOCKET_ID_ANY
> to allow using cross NUMA.
>
> API changes notice:
> Changed socket_id field in struct rte_gro_param from uint16 to
> int32 to support negative value -1 (== SOCK
when using --no-numa option,
gro should be initiated with SOCKET_ID_ANY
to allow using cross NUMA.
API changes notice:
Changed socket_id field in struct rte_gro_param from uint16 to
int32 to support negative value -1 (== SOCKET_ID_ANY).
Changed gro_tbl_create typedef to receive negative socket inp
2 matches
Mail list logo