sudo ipfixprobe -i 'dpdk;p=0;q=1' -p "http" -p "tls" -p "basicplus" -p "dns" -p "ntp" -p "bstats" -p "pstats" -p "nettisa" -o 'ipfix;u;host=127.0.0.1;port=4739'
EAL: Detected CPU lcores: 70
EAL: Detected NUMA nodes: 2
EAL: Detected shared linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: Device 0000:03:00.0 is not NUMA-aware
EAL: Device 0000:13:00.0 is not NUMA-aware
EAL: Probe PCI driver: net_vmxnet3 (15ad:07b0) device: 0000:13:00.0 (socket -1)
eth_vmxnet3_setup_capabilities(): UPTv2 disabled
TELEMETRY: No legacy callbacks, legacy socket not created
Capabilities of the port 0 with driver net_vmxnet3:
RX offload: 533021
flow type RSS offloads: 3380
Detected RSS offload capability: yes
Detected HW timestamp capability: no
DPDK RX queues for port 0 set up. Size of each queue: 4096
RTE_ETH_RSS_IP is not supported by the card. Used subset: 260
Setting RSS {260} for port 0 failed. Errno:-95
Error: dpdk: DpdkDevice::configureRSS() has failed.
card driver: vmxnet3
Is it possible to work with this setup?