Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 16999 http://www.dpdk.org/dev/patchwork/patch/16999/ Submitter: Ferruh Yigit Date: Thu, 10 Nov 2016 18:46:17 +0000 DPDK git baseline: a4366ade74de491f008224bc2af2c75bea68e4a9 Check patch error: 16999: WARNING: please, no spaces at the start of a line #43: FILE: drivers/net/null/rte_eth_null.c:556: + eth_dev->rte_driver = &pmd_null_drv.driver;$ WARNING: please, no spaces at the start of a line #58: FILE: lib/librte_ether/rte_ethdev.c:262: + eth_dev->rte_driver = pci_drv->driver.name;$ ERROR: patch seems to be corrupt (line wrapped?) #63: FILE: lib/librte_ether/rte_ethdev.c:1557: rte_eth_dev_info *dev_info) WARNING: please, no spaces at the start of a line #68: FILE: lib/librte_ether/rte_ethdev.c:1561: + dev_info->driver_name = dev->rte_driver->name;$ WARNING: please, no spaces at the start of a line #90: FILE: lib/librte_ether/rte_ethdev.h:1645: + struct rte_driver *rte_driver;$ ERROR: Missing Signed-off-by: line(s) total: 2 errors, 4 warnings, 41 lines checked /home/patchWorkOrg/patches/dpdk-dev-2-2-net-align-ethdev-and-eal-driver-names.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. patch file error: 16999: patching file drivers/net/null/rte_eth_null.c Hunk #1 FAILED at 553. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/null/rte_eth_null.c.rej patching file lib/librte_ether/rte_ethdev.c Hunk #1 FAILED at 259. DPDK STV team