[dpdk-test-report] [PatchWork]|ERROR| pw12808 mbuf: decrease refcnt when detaching

sys_stv at intel.com sys_stv at intel.com
Thu May 19 03:11:13 CEST 2016


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

Patchwork ID: 12808
http://www.dpdk.org/dev/patchwork/patch/12808/
Submitter: Hiroyuki Mikita <h.mikita89 at gmail.com>
Date: Wed, 18 May 2016 01:35:02 +0900
DPDK git baseline: 213af31e0960e5086bce280364b2eb0d9c6cd261

Check patch error:
12808: 
ERROR: trailing whitespace
#82: FILE: lib/librte_mbuf/rte_mbuf.h:1412:
+ * $

WARNING: braces {} are not necessary for single statement blocks
#107: FILE: lib/librte_mbuf/rte_mbuf.h:1491:
+	if (rte_mbuf_refcnt_update(md, -1) == 0) {
+		__rte_mbuf_raw_free(md);
+	}

total: 1 errors, 1 warnings, 75 lines checked

NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
      scripts/cleanfile
	  
	  /home/patchWorkOrg/patches/dpdk-dev-v3-mbuf-decrease-refcnt-when-detaching.patch has style problems, please review.
	  
	  If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.
	  
	  
	  Compilation:
	  OS: fedora
	  Nic: niantic
	  GCC: gcc_x86-64, 4.8.3
	  ICC:16.0.2
	  i686-native-linuxapp-icc: compile pass
	  x86_64-native-linuxapp-gcc-combined: compile pass
	  i686-native-linuxapp-gcc: compile pass
	  x86_64-native-linuxapp-gcc: compile pass
	  x86_64-native-linuxapp-icc: compile pass
	  x86_64-native-linuxapp-gcc-debug: compile pass
	  x86_64-native-linuxapp-gcc-shared: compile pass
	  x86_64-native-linuxapp-clang: compile pass
	  
	  
	  
	  DPDK STV team 
	  


More information about the test-report mailing list