numam-dpdk/drivers/net/vmxnet3
Conor Walsh e76eb560bc net/vmxnet3: fix build with clang 13
The completed variable is used for debug logs even though clang 13
reports it as unused.

Bugzilla ID: 881
Fixes: c3ecdbb376 ("vmxnet3: support TSO")
Cc: stable@dpdk.org

Reported-by: Liang Longfeng <longfengx.liang@intel.com>
Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-11-16 13:02:27 +01:00
..
base net/vmxnet3: remove local bool type 2020-01-17 19:46:02 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vmxnet3_ethdev.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
vmxnet3_ethdev.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h net/vmxnet3: increase Rx data ring descriptor size 2018-04-27 15:54:56 +01:00
vmxnet3_rxtx.c net/vmxnet3: fix build with clang 13 2021-11-16 13:02:27 +01:00