diff options
author | Eric Dumazet | 2020-05-07 09:32:22 -0700 |
---|---|---|
committer | David S. Miller | 2020-05-07 18:11:07 -0700 |
commit | ae46f184bc1fb15bf2de47114c29236e61ca4bbc (patch) | |
tree | 5d1540325ac32853f85625cdb0262934f8244dbc /drivers/pci | |
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 <edumazet@google.com>
Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions