* [dpdk-test-report] |WARNING| pw25517 [PATCH RFC 10/29] vhost: prefetch desc
[not found] <1498013885-102779-11-git-send-email-tiwei.bie@intel.com>
@ 2017-06-21 3:00 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-21 3:00 UTC (permalink / raw)
To: test-report; +Cc: Tiwei Bie
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/25517
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#72: FILE: lib/librte_vhost/virtio_net.c:1143:
+ rte_memcpy(&desc_cached[0], &desc[idx], 64 * sizeof(struct vring_desc_1_1));
WARNING:LONG_LINE: line over 90 characters
#74: FILE: lib/librte_vhost/virtio_net.c:1145:
+ rte_memcpy(&desc_cached[0], &desc[idx], size * sizeof(struct vring_desc_1_1));
WARNING:LONG_LINE: line over 90 characters
#75: FILE: lib/librte_vhost/virtio_net.c:1146:
+ rte_memcpy(&desc_cached[size], &desc[0], (64 - size) * sizeof(struct vring_desc_1_1));
total: 0 errors, 3 warnings, 73 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-21 3:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1498013885-102779-11-git-send-email-tiwei.bie@intel.com>
2017-06-21 3:00 ` [dpdk-test-report] |WARNING| pw25517 [PATCH RFC 10/29] vhost: prefetch desc checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).