-
```
What steps will reproduce the problem?
1. Added netmap support for bnx2 driver
2. wget and ping is working
3.wn_capture.bin (packet capture is not working)
What is the expected output? What do yo…
-
```
What steps will reproduce the problem?
1. Added netmap support for bnx2 driver
2. wget and ping is working
3.wn_capture.bin (packet capture is not working)
What is the expected output? What do yo…
-
```
What steps will reproduce the problem?
1.[sjm@isms examples]./bridge -i netmap:eth0 -i netmap:eth1
now everythings ok.
2.pull out eth1's cable ,then insert it back to eth1.
now the bridge has bee…
-
```
Hello!
I tried to use netmap for my tool https://github.com/FastVPSEestiOu/fastnetmon
but I can't run netmap on my server.
Debian 7 with 3.2.0-4-amd64
I tried with upstream ixgbe driver, patch…
-
```
Hello!
I tried to use netmap for my tool https://github.com/FastVPSEestiOu/fastnetmon
but I can't run netmap on my server.
Debian 7 with 3.2.0-4-amd64
I tried with upstream ixgbe driver, patch…
-
```
Hello!
I tried to use netmap for my tool https://github.com/FastVPSEestiOu/fastnetmon
but I can't run netmap on my server.
Debian 7 with 3.2.0-4-amd64
I tried with upstream ixgbe driver, patch…
-
```
Hello!
I tried to use netmap for my tool https://github.com/FastVPSEestiOu/fastnetmon
but I can't run netmap on my server.
Debian 7 with 3.2.0-4-amd64
I tried with upstream ixgbe driver, patch…
-
```
r6@r6-PowerEdge-R740:~$ sudo tcpreplay --netmap -M 3000 -i ens1f1 /home/r6/scripts-bk/trace/univ1_trace/*
Switching network driver for ens1f1 to netmap bypass mode...
Fatal Error: failed to ope…
-
```
I installed CentOS 7 in a VMware hypervisor. I used this
http://wiki.centos.org/HowTos/I_need_the_Kernel_Source link to get the CentOS
source.
Then when I install netmap, I get 2 errors:
if [ -…
-
```
What steps will reproduce the problem?
1. Get git clone version of netmap
2. cd netmap/LINUX
3../configure --kernel-sources=/usr/src/linux-source-3.2 --drivers=e1000e
4. make
What is the expect…