[dpdk-test-report] |WARNING| pw40816 [PATCH v1 2/2] examples/l3fwd-power: simple app update to support new API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 16:18:56 CEST 2018


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#127: FILE: examples/l3fwd-power/main.c:866:
+	const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US;

WARNING:LONG_LINE: line over 90 characters
#139: FILE: examples/l3fwd-power/main.c:878:
+	RTE_LOG(INFO, L3FWD_POWER, "entering main empty_poll loop on lcore %u
", lcore_id);

total: 0 errors, 2 warnings, 324 lines checked


More information about the test-report mailing list