From 509648b87434b9032d38b8ca5ad470ba3edcc036 Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Wed, 9 Dec 2015 05:07:44 +0200 Subject: Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work. 40G and 10G filters do not work yet. --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f67a9194..61cc588a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,12 @@ *.o *.so .lock* -linux_dpdk* -linux* +linux_dpdk/.waf* +linux_dpdk/build* +linux_dpdk/version* +linux/.waf* +linux/build* +linux/version* scripts/_t-rex-* scripts/bp-sim-* scripts/doc/* -- cgit 1.2.3-korg