2015-07-23 09:15, David Marchand:
> --- a/app/test-pmd/cmdline.c
> +++ b/app/test-pmd/cmdline.c
> @@ -84,7 +84,6 @@
> #include
> #include
> #include
> -#include
This one is "needed" to check bypass support.
The bypass support should be managed inside the ixgbe driver, and the
specific code
Signed-off-by: David Marchand
---
app/test-pmd/cmdline.c| 1 -
lib/librte_eal/bsdapp/eal/eal_pci.c | 1 -
lib/librte_eal/linuxapp/eal/eal_pci.c | 1 -
lib/librte_eal/linuxapp/eal/eal_pci_uio.c | 1 -
4 files changed, 4 deletions(-)
diff --git a/app/test-pmd/cmdline.
2 matches
Mail list logo