|WARNING| pw157590 [PATCH 14/21] net/ena/base: remove redundant zeroing of Tx desc

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 15 09:15:27 CEST 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157590

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <_Static_assert>
#102: FILE: drivers/net/ena/base/ena_eth_com.c:238:
+_Static_assert(sizeof(struct ena_eth_io_tx_meta_desc) == (sizeof(struct ena_eth_io_tx_desc)),

total: 0 errors, 0 warnings, 1 checks, 57 lines checked


More information about the test-report mailing list