|WARNING| pw157673 [PATCH v2 13/20] net/ena/base: remove redundant zeroing of Tx desc

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 15 14:12:37 CEST 2025


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


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