Closed PlagueCZ closed 4 weeks ago
I saw the same change in #614. This one seems to need to be merged before that one. Or just merge #614 and close this one?
Yes, this was a hotfix from yesterday that I already discussed with @guvenc as it breaks operation on SAP side. I would think that the bigger PR takes more time to approve, so it's also separate here.
This is a hotfix for the previous change to mempool sizes. I forgot about adding the IPv6 tunnel header because OSC uses MTU 1400 in its VMs.
I wanted to add a pytest for some maximum MTU, however (with tap devices at least) DPDK stops being able to push the packet to an interface sooner than the memory limit is reached.
This does however fix a problem using Mellanox with VMs having 1500 MTU, I have tested in my local setup.