automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 08/13] PMD/af_packet: guard against buffer overruns in RX path
       [not found] <d58e02294fd343fc6027dd595d06af1e6cd9781f.1481590851.git.mirq-linux@rere.qmqm.pl>
@ 2016-12-13  1:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-13  1:09 UTC (permalink / raw)
  To: test-report; +Cc: Michał Mirosław

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#52: FILE: drivers/net/af_packet/rte_eth_af_packet.c:373:
+	unsigned buf_size, data_size;

WARNING:LONG_LINE: line over 90 characters
#60: FILE: drivers/net/af_packet/rte_eth_af_packet.c:379:
+	data_size = internals->req.tp_frame_size - TPACKET2_HDRLEN + sizeof(struct sockaddr_ll);

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-13  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <d58e02294fd343fc6027dd595d06af1e6cd9781f.1481590851.git.mirq-linux@rere.qmqm.pl>
2016-12-13  1:09 ` [dpdk-test-report] |WARNING| [PATCH 08/13] PMD/af_packet: guard against buffer overruns in RX path 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).