[dpdk-test-report] [PatchWork]|ERROR| pw14629 ena: fix doorbell submission when not needed

sys_stv at intel.com sys_stv at intel.com
Fri Jul 8 10:15:53 CEST 2016


Test-Label: Intel Niantic on Fedora
Test-Status: ERROR

Patchwork ID: 14629
http://www.dpdk.org/dev/patchwork/patch/14629/
Submitter: Jan Medala <jan at semihalf.com>
Date: Thu, 7 Jul 2016 13:33:48 +0200
DPDK git baseline: 737ddf3fb136bcbf6c7228e380741f674cdc56ec

Check patch error:
14629: 
ERROR: patch seems to be corrupt (line wrapped?)
#32: FILE: :1319:
struct rte_mbuf **tx_pkts,

WARNING: please, no spaces at the start of a line
#90: FILE: drivers/net/ena/ena_ethdev.c:924:
+ if (i > 0) {$

WARNING: suspect code indent for conditional statements (1, 1)
#90: FILE: drivers/net/ena/ena_ethdev.c:924:
+ if (i > 0) {
+ /* ...let HW know that it can fill buffers with data */

WARNING: please, no spaces at the start of a line
#92: FILE: drivers/net/ena/ena_ethdev.c:926:
+ rte_wmb();$

WARNING: please, no spaces at the start of a line
#93: FILE: drivers/net/ena/ena_ethdev.c:927:
+ ena_com_write_sq_doorbell(rxq->ena_com_io_sq);$

WARNING: please, no spaces at the start of a line
#95: FILE: drivers/net/ena/ena_ethdev.c:929:
+ rxq->next_to_use = next_to_use;$

WARNING: please, no spaces at the start of a line
#96: FILE: drivers/net/ena/ena_ethdev.c:930:
+ }$

total: 1 errors, 6 warnings, 60 lines checked

/home/patchWorkOrg/patches/dpdk-dev-ena-fix-doorbell-submission-when-not-needed.patch has style problems, please review.

If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.




DPDK STV team 


More information about the test-report mailing list