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 find if I change the flow control state when I am receiving packets, the driver is not work.
example:
if flow control is on.
I use this command:
ethtool -A xge0 autoneg off rx off tx off
then the driver can't receive packets, I must reload the driver.
This issue can also be appear when I hot plug the cable. If I hot plug the cable when I running rx sample, I must reload the driver.
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 find if I change the flow control state when I am receiving packets, the driver is not work.
example:
if flow control is on.
I use this command:
ethtool -A xge0 autoneg off rx off tx off
then the driver can't receive packets, I must reload the driver.
This issue can also be appear when I hot plug the cable. If I hot plug the cable when I running rx sample, I must reload the driver.
The text was updated successfully, but these errors were encountered: