|WARNING| pw147438 [PATCH] dumpcap: check return value from adding interface

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Oct 27 19:30:47 CET 2024


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

_coding style issues_


WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#104: FILE: app/dumpcap/main.c:805:
+				rte_exit(EXIT_FAILURE, "pcapng_add_interface %u failed
", intf->port);

total: 0 errors, 1 warnings, 12 lines checked


More information about the test-report mailing list