Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to support pause frame and jumbo frame >1500 #51

Open
LucienWang7 opened this issue Apr 24, 2023 · 1 comment
Open

How to support pause frame and jumbo frame >1500 #51

LucienWang7 opened this issue Apr 24, 2023 · 1 comment

Comments

@LucienWang7
Copy link

May I ask if using this driver in r8111f does not support the use of pause frames and jumbo frames together. I want to set the MTU to 6500 and also support pause frames

@LucienWang7
Copy link
Author

My purpose is to use jumbo frames and pause frames. Firstly, I am on line 5297
- if (dev->mtu <= ETH_DATA_LEN && tp->fcpause == rtl8168_fc_full).
When using the ethtool - A eth0 tx off rx off command. The host can still respond when sending pause frames.

@LucienWang7 LucienWang7 changed the title pause frame and jumbo frame How to support pause frame and jumbo frame >1500 Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant