-
```
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…
-
```
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…
-
```
What steps will reproduce the problem?
1. ixgbe-3.21.2 source is downloaded, patched with "diff--ixgbe--30500--30900"
in the netmap source, and new driver ixgbe.ko is compiled without error, load…
-
```
What steps will reproduce the problem?
1. install Fedora 20
2. install VirtualBox
3. create a VirtualBox Fedora20 VM with 3 vNICs e1000 (Virtual Box vNIC Intel
PRO/1000 T Server(82543GC), install…
-
```
What steps will reproduce the problem?
1. Install FreeBSD 10/amd 64
2. Compile latest netmap module
3. Start bridge example: ./bridge -v -i netmap:igb0 -i netmap:igb1
4. pull out cables from igb0 …
-
```
What steps will reproduce the problem?
1. Install FreeBSD 10/amd 64
2. Compile latest netmap module
3. Start bridge example: ./bridge -v -i netmap:igb0 -i netmap:igb1
4. pull out cables from igb0 …
-
I am trying to benchmark user-space TCP stack (libuinet+netmap) on Linux.
I have successfuly built netmap including device drivers and libuinet with netmap.
I have tested netmap alone using pkt-gen u…
-
```
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…
-
```
I have Intel 82599 10GE Nic with 4 hardware queues enabled and Debian 7 Wheezy.
cat /proc/interrupts |grep eth4
74: 808231153 0 0 0 PCI-MSI-edge eth4-TxRx-0
…
-
```
I have Intel 82599 10GE Nic with 4 hardware queues enabled and Debian 7 Wheezy.
cat /proc/interrupts |grep eth4
74: 808231153 0 0 0 PCI-MSI-edge eth4-TxRx-0
…