Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 15207 http://www.dpdk.org/dev/patchwork/patch/15207/ Submitter: "Alejandro.Lucero" Date: Tue, 16 Aug 2016 16:15:28 +0100 DPDK git baseline: 0b50aa7c079ccefaef70b8e406c4e7a09eddfa63 Check patch error: 15207: ERROR: open brace '{' following function declarations go on the next line #45: FILE: drivers/net/nfp/nfp_net.c:620: +static void nfp_net_read_mac(struct nfp_net_hw *hw) { WARNING: line over 80 characters #67: FILE: drivers/net/nfp/nfp_net.c:2419: + if (!is_valid_assigned_ether_addr((struct ether_addr +*)&hw->mac_addr[0])) total: 1 errors, 1 warnings, 48 lines checked /home/patchWorkOrg/patches/dpdk-dev-nfp-using-random-mac-address-if-not-a-configured-mac.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