commit | f3d6ad84807254954fc69bdebb6123e5a2883baf | [log] [tgz] |
---|---|---|
author | Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> | Sun Oct 09 09:58:52 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 09 09:30:38 2016 -0400 |
tree | 8446d24ca2415e546c738b8d191cf033c9ffd7c9 | |
parent | 77b696cba961bb6e88aeba36253849443f9a4186 [diff] |
be2net: Fix TX stats for TSO packets TX stats update does not take into account headers which get duplicated when the TSO packet is split into segments by HW. Fix this for both tunneled (vxlan) and non-tunneled TSO packets. Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>