|WARNING| pw126336 [PATCH 2/2] vhost: add egress API for port mirroring datapath

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 21 03:44:54 CEST 2023


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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#139: FILE: lib/vhost/virtio_net.c:4281:
+			VHOST_LOG_DATA(dev->ifname, ERR, "%s: failed to get host iova.
", __func__);

WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#145: FILE: lib/vhost/virtio_net.c:4287:
+			VHOST_LOG_DATA(mr_dev->ifname, ERR, "%s: failed to get mirror host iova.
", __func__);

total: 0 errors, 2 warnings, 726 lines checked


More information about the test-report mailing list