dpdkcap / dpdkcap

DPDK-based packet capture tool
Other
223 stars 114 forks source link

MTU can be modified? #46

Closed lvpenglive closed 10 months ago

lvpenglive commented 4 years ago

Can I modify the default mtu1500 to 9612?

lvpenglive commented 4 years ago

I have a problem. When I grab packets, data longer than 1518 will be discarded, because the default MTU of dpdk is 1500. Is there any way to modify it? I'm a java developer, I don't know much about C

lvpenglive commented 4 years ago

Thank you

Already

Solve

xaki23 commented 10 months ago

Closing this since there have not been updates to this issue in a long time and it is about really old versions of DPDK / dpdkcap.

i have not run into any problems with MRU size yet, but that may depend on the hardware used? i am curious what your solution was.