diff options
author | Hangbin Liu <[email protected]> | 2023-04-18 11:48:41 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-18 20:48:59 -0700 |
commit | 980f0799a15c75403f1f9284a32b6056b9660144 (patch) | |
tree | a5885d266365df31a7d546988cf67271e5014d89 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | dce46f1b0cab9f31c6b57c40ea06236b001ae323 (diff) |
bonding: add software tx timestamping support
Currently, bonding only obtain the timestamp (ts) information of
the active slave, which is available only for modes 1, 5, and 6.
For other modes, bonding only has software rx timestamping support.
However, some users who use modes such as LACP also want tx timestamp
support. To address this issue, let's check the ts information of each
slave. If all slaves support tx timestamping, we can enable tx
timestamping support for the bond.
Add a note that the get_ts_info may be called with RCU, or rtnl or
reference on the device in ethtool.h>
Suggested-by: Miroslav Lichvar <[email protected]>
Signed-off-by: Hangbin Liu <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions