JasMetzger

Results 4 issues of JasMetzger

Documentation indicates that IPFilter works for IPv4. Ultimately, it creates a BPF using string such as "ip and src net " used to filter the raw packet. Is there any...

question

### Question My PCAP++ DPDK application runs on an Ubuntu 20.04 linux . I am trying to run same application in a 20.04 docker container with sufficient mappings and transparency...

question
dpdk

The queue id can be specified as an additional configuration parameter. It is checked against the maximum queues available by the device using a utility provided as a static function....

### Question I am exploring XDP for high speed network processing and considering PCAPPlusPlus which has wrapper for the user side. Perhaps I don't understand XDP enough but I think...

question