automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw44406 [11/21] net/atlantic: RSS and RETA manipulation API
       [not found] <1536333719-32155-12-git-send-email-igor.russkikh@aquantia.com>
@ 2018-09-07 15:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-07 15:24 UTC (permalink / raw)
  To: test-report; +Cc: Igor Russkikh

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#75: FILE: drivers/net/atlantic/atl_ethdev.c:829:
+		cfg->aq_rss.indirection_table[i] = min(reta_conf->reta[i], dev->data->nb_rx_queues - 1);

WARNING:LONG_LINE: line over 90 characters
#111: FILE: drivers/net/atlantic/atl_ethdev.c:865:
+		memcpy(cfg->aq_rss.hash_secret_key, rss_conf->rss_key, rss_conf->rss_key_len);

ERROR:SPACING: space required after that close brace '}'
#113: FILE: drivers/net/atlantic/atl_ethdev.c:867:
+	}else{

WARNING:LONG_LINE: line over 90 characters
#132: FILE: drivers/net/atlantic/atl_ethdev.c:886:
+		memcpy(rss_conf->rss_key, cfg->aq_rss.hash_secret_key, rss_conf->rss_key_len);

total: 1 errors, 3 warnings, 0 checks, 111 lines checked

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

only message in thread, other threads:[~2018-09-07 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1536333719-32155-12-git-send-email-igor.russkikh@aquantia.com>
2018-09-07 15:24 ` [dpdk-test-report] |WARNING| pw44406 [11/21] net/atlantic: RSS and RETA manipulation API 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).