You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
I am wondering what is the buffer size allocated to the device by default and can I increase the buffer size, so that if the end application is bit slow in processing packets it can handle the bursts by having a large buffer size. Another thing is that the current max allowed chunk size is 4096, which seems to be low for application which need to process the packet not just count.
Last issue is that the drop packet count indicated by ethtool is for whole device, it would be really nice to know the drop count per queue.
Thanks,
Gurvinder
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am wondering what is the buffer size allocated to the device by default and can I increase the buffer size, so that if the end application is bit slow in processing packets it can handle the bursts by having a large buffer size. Another thing is that the current max allowed chunk size is 4096, which seems to be low for application which need to process the packet not just count.
Last issue is that the drop packet count indicated by ethtool is for whole device, it would be really nice to know the drop count per queue.
Thanks,
Gurvinder
The text was updated successfully, but these errors were encountered: