|WARNING| pw115905 [PATCH v2 14/14] net/idpf: add support for timestamp offload

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 5 13:02:59 CEST 2022


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#115: FILE: drivers/net/idpf/idpf_rxtx.c:976:
+		err = rte_mbuf_dyn_rx_timestamp_register(

WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#234: FILE: drivers/net/idpf/idpf_rxtx.c:1915:
+							    rte_le_to_cpu_32(rxdp->flex_nic_wb.flex_ts.ts_high));

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


More information about the test-report mailing list