forked from luigirizzo/netmap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
88 lines (88 loc) · 1.16 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
*.o
*.d
.*.cmd
*.ko
*.mod.c
*.orig
.*.swp
config
tags
cscope.*
modules.order
Module.symvers
.tmp_versions
cache/
cnic_if.h
e1000/
e1000e*/
forcedeth.c
xen-netfront.c
r8169.c
get-drivers
igb*/
ixgbe*/
vmxnet*/
log/
scripts/conf
virtio_net.c
config.log
Kbuild
netmap.mak
config.status
drivers.mak
patches
get-*
netmap-tmpdir
netmap_linux_config.h
netmap-tmp.c
i40e*/
veth.c
failed-patches
apps/lb/lb
apps/nmreplay/nmreplay
apps/tlem/tlem
apps/bridge/bridge
apps/bridge/bridge-b
apps/pkt-gen/pkt-gen
apps/pkt-gen/pkt-gen-b
utils/test_select
utils/testcsum
utils/testlock
utils/testmmap
utils/vale-ctl
utils/test_nm
utils/cygwin1.dll
utils/ctrl-api-test
utils/functional
utils/fd_server
utils/get_tx_rings_avail_sends
utils/get_tx_rings_max_sends
utils/extmem-example
examples/pkt-gen.exe
examples/pkt-gen.exe.stackdump
examples/pkt-gen-b.exe
examples/pkt-gen-b.exe.stackdump
build*/
LINUX/tmp-patches
LINUX/veth.c
*.gcno
*.core
*.suo
*.sdf
*.opensdf
*~
cscope.out
*.7
default-config.mak
drv-subdir.mak
read-vars.mak
!LINUX/default-config.mak
!LINUX/drv-subdir.mak
!LINUX/read-vars.mak
!LINUX/final-patches/*
LINUX/scripts/conf
config.mak
*.rej
utils/producer
.cache.mk
utils/sync_kloop_test