On 4/12/21 5:20 PM, Gaetan Rivet wrote:
> Read the user configuration in the netdev-offload module to modify the
> number of threads used to manage hardware offload requests.
> 
> This allows processing insertion, deletion and modification
> concurrently.
> 
> The offload thread structure was modified to contain all needed
> elements. This structure is multiplied by the number of requested
> threads and used separately.
> 
> Signed-off-by: Gaetan Rivet <[email protected]>
> Reviewed-by: Eli Britstein <[email protected]>
> ---
>  lib/dpif-netdev.c         | 304 +++++++++++++++++++++++++-------------
>  lib/netdev-offload-dpdk.c |   7 +-
>  2 files changed, 204 insertions(+), 107 deletions(-)
> 

Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to