MoonGen icon indicating copy to clipboard operation
MoonGen copied to clipboard

Typo in Netronome-PacketGen Script

Open jwbensley opened this issue 8 years ago • 1 comments

Should this be "minPacketSize = 64" ?

https://github.com/emmericp/MoonGen/blob/master/examples/netronome-packetgen/packetgen.lua#L189

jwbensley avatar Nov 04 '17 17:11 jwbensley

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 upstreamed ASAP. It should however not affect functionality.

On Sat, Nov 4, 2017 at 7:21 PM, James Bensley [email protected] wrote:

Should this be "maxPacketSize = 64" ?

https://github.com/emmericp/MoonGen/blob/master/examples/ netronome-packetgen/packetgen.lua#L189

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/emmericp/MoonGen/issues/199, or mute the thread https://github.com/notifications/unsubscribe-auth/AS__NRwA_uRgrPBWgB7yMwrrRih_Fiycks5szJ0jgaJpZM4QSFbC .

NetronomeMoongen avatar Nov 06 '17 05:11 NetronomeMoongen