Netronome-moongen

Results 9 comments of Netronome-moongen

The maxPacketSize = 64 line should be removed, since the maxPacketSize value is set on the line just below it to the actual value. Will fix this and get it...

Hi, The packetgen.lua script does not allow for specifying the Layer 4 to Layer 7 protocols in the packet. It was designed / created as a simple utility to generate...

I'm afraid I don't know much about the other sample scripts bundled with MoonGen in the examples directory. Maybe one of the other scripts can provide the packets you require....

Hi, Unfortunately not using the packetgen.lua script in its current state. It was designed to give the best possible performance for the parameter set, and dumping packet contents would slow...

Hi, I'm afraid I'm not familiar enough with the interaction between DPDK and the kernel to know whether tcpdump would be able to capture packets on a DPDK interface, perhaps...

This does not always happen. For example, setting the src MAC to 01:02:03:04:05:06 does not seem to have this issue

Also, can the driver be enabled / linked by default, or alternatively be enabled by a build.sh flag like was done for the Mellanox cards with --mlx4 and --mlx5 ?

Hi, 19ee:4000 refers to physical functions o the NFP. The NFP PMD unfortunately does not support these devices until DPDK 17.11 or backports thereof. If MoonGen uses DPDK 17.11 or...

One other thing to note: IIRC the pci.ids file in MoonGen only lists the base PCI device ID of 6000, which is used for Netronome NFP's. The device will be...