|WARNING| pw161400 [PATCH v6 03/11] net/rtap: add Rx/Tx with scatter/gather support

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Feb 15 00:51:10 CET 2026


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#243: FILE: drivers/net/rtap/rtap_rxtx.c:39:
+static_assert(RTE_PKTMBUF_HEADROOM >= sizeof(struct virtio_net_hdr),

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


More information about the test-report mailing list