-
```
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…
-
Can't build netmap-ipfw on FreeBSD 11
$ cd ~/src
[mystical@imslu ~/src]$ freebsd-version
**11.0-RELEASE-p1**
[mystical@imslu ~/src]$ git clone https://github.com/luigirizzo/netmap-ipfw.git
[myst…
-
```
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
…
-
## Is your feature request related to a problem? Please describe.
network map is an array of storage nodes' descriptors of type https://pkg.go.dev/github.com/nspcc-dev/neofs-sdk-go@v1.0.0-rc.11/netma…
-
```
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. 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. 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. 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 …
-
```
What steps will reproduce the problem?
1. clone the project by run "git clone git@github.com:ppLorins/netmap.git"
2. download a corresponding kernel src from kernel.org , here it is :
https://ww…