[dpdk-test-report] |WARNING| pw83247 [PATCH v2 08/14] net/mlx5: switch timestamp to dynamic mbuf field

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Nov 1 19:10:42 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#135: FILE: drivers/net/mlx5/mlx5_rxq.c:1330:
+	rxq_data->timestamp_offset = rte_mbuf_dynfield_lookup(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#141: FILE: drivers/net/mlx5/mlx5_rxq.c:1336:
+	timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup(

total: 0 errors, 0 warnings, 2 checks, 280 lines checked


More information about the test-report mailing list