Paul Emmerich

Results 127 comments of Paul Emmerich

the rfc2544 test is still ugly, patches welcome

Thanks for investigating this, looks like a problem with the JIT compiler not optimizing the wrapper object for the IP address struct. Seems to be a problem with newer versions...

No, I'm not aware of any hardware that would support such a feature. Doing it in software is either pointless (dropping them explicitly, and spending effort on packets that you...

can you please post your full hardware configuration and the linux distribution that you are using?

good/bad news: I've found a system where this is reproducible, will investigate. looks like the ring interface between the threads is doing something bad

mellanox drivers are not compiled in by default (because of their dependencies), you need to pass --mlx5 to the build script, see https://github.com/libmoon/libmoon/blob/master/install-mlx.md

Related: calling tcp:calculateChecksum() on encapsulated inner packets is slightly inconvenient because it requires a pointer to the right offset in the outer packet.

No, you can't use the normal system tcpdump on a DPDK-related thing :(