-
```
What steps will reproduce the problem?
1.git clone netmap on centOS.65
2.proceed to make
3.errors
What is the expected output? What do you see instead?
make should succeed
What version of the p…
-
```
I'm trying to install Netmap on my Nvidia Jetson TK1 Development kit. It uses
an Nvidia Tegra k1 SoC (4 core cortex A15 arm) and are running Ubuntu 12.04.
The problem is that I can't run make in…
-
```
What steps will reproduce the problem?
1. Set "buff_size" to 9000 bytes
echo 9000 > /sys/module/netmap_lin/parameters/buf_size
2. Launch tcpdump using netmap-libpcap
sudo taskset -c 0 sudo tcpdu…
-
```
What steps will reproduce the problem?
1. Run tcpdump against an interface in netmap mode (against incoming traffic)
2. Look at the pcap in wireshark, timing resolution is in milliseconds
3. Run t…
-
```
What steps will reproduce the problem?
1. Run tcpdump against an interface in netmap mode (against incoming traffic)
2. Look at the pcap in wireshark, timing resolution is in milliseconds
3. Run t…
-
```
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…
-
```
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…
-
```
I'm trying to install Netmap on my Nvidia Jetson TK1 Development kit. It uses
an Nvidia Tegra k1 SoC (4 core cortex A15 arm) and are running Ubuntu 12.04.
The problem is that I can't run make in…