[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141031.160922.1328924214385970387.davem@davemloft.net>
Date: Fri, 31 Oct 2014 16:09:22 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, j.vosburgh@...il.com, vfalico@...il.com,
andy@...yhouse.net, maheshb@...gle.com
Subject: Re: [PATCH net-next] bonding: add bond_tx_drop() helper
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 31 Oct 2014 11:47:54 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> Because bonding stats are usually sum of slave stats, it was
> not easy to account for tx drops at bonding layer.
>
> We can use dev->tx_dropped for this, as this counter is later
> added to the device stats (in dev_get_stats())
>
> This extends the idea we had in commit ee6377147409a ("bonding: Simplify
> the xmit function for modes that use xmit_hash") for bond_3ad_xor_xmit()
> to other bonding modes.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Cc: Mahesh Bandewar <maheshb@...gle.com>
Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists