diff options
author | Eric Dumazet <[email protected]> | 2020-05-07 09:32:22 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-07 18:11:07 -0700 |
commit | ae46f184bc1fb15bf2de47114c29236e61ca4bbc (patch) | |
tree | 5d1540325ac32853f85625cdb0262934f8244dbc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f78ed2204db9fc35b545d693865bddbe0149aa1f (diff) |
bonding: propagate transmit status
Currently, bonding always returns NETDEV_TX_OK to its caller.
It is worth trying to be more accurate : TCP for instance
can have different recovery strategies if it can have more
precise status, if packet was dropped by slave qdisc.
This is especially important when host is under stress.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Jay Vosburgh <[email protected]>
Cc: Veaceslav Falico <[email protected]>
Cc: Andy Gospodarek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions