Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 12140-12152 http://www.dpdk.org/dev/patchwork/patch/12152/ Submitter: David Marchand Date: Wed, 20 Apr 2016 14:43:44 +0200 DPDK git baseline: 7d619406f31ddf115714b32778c33f6dc0ead470 Check patch error: 12151: ERROR: Macros with multiple statements should be enclosed in a do - while loop #77: FILE: lib/librte_eal/common/include/rte_pci.h:509: +#define RTE_EAL_PCI_DRIVER_EXPORT(name, d) \ extern const typeof(d) +*pcidriver_ ##name; \ const typeof(d) *pcidriver_ ##name = &d total: 1 errors, 0 warnings, 40 lines checked /home/patchWorkOrg/patches/dpdk-dev-v3-12-13-drivers-export-pci-drivers.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: 12151: patching file drivers/net/mlx4/mlx4.c Hunk #1 FAILED at 5789. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx4/mlx4.c.rej patching file drivers/net/mlx5/mlx5.c Hunk #1 FAILED at 646. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5.c.rej patching file drivers/net/virtio/virtio_ethdev.c Hunk #1 FAILED at 1211. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/virtio/virtio_ethdev.c.rej patching file lib/librte_eal/common/include/rte_pci.h Hunk #1 FAILED at 497. 1 out of 1 hunk FAILED -- saving rejects to file lib/librte_eal/common/include/rte_pci.h.rej DPDK STV team