summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@cavium.com>2016-08-30 09:06:26 +0300
committerDavid S. Miller <davem@davemloft.net>2016-09-02 00:50:47 +0300
commit57e81d44b0e1aa4dcb479ff8de8fc34cf635d0e8 (patch)
tree3ea4c8e911ddad2e79dca7fbf34c912040f47e6a /drivers/net/ethernet/cavium/thunder/nicvf_queues.c
parenta036244c068612a43fa8c0f33a0eb4daa4d8dba0 (diff)
downloadlinux-57e81d44b0e1aa4dcb479ff8de8fc34cf635d0e8.tar.xz
net: thunderx: Fix for HW issue while padding TSO packet
There is a issue in HW where-in while sending GSO sized pkts as part of TSO, if pkt len falls below configured min packet size i.e 60, NIC will zero PAD packet and also updates IP total length. Hence set this value to lessthan min pkt size of MAC + IP + TCP headers, BGX will anyway do the padding to transmit 64 byte pkt including FCS. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cavium/thunder/nicvf_queues.c')
0 files changed, 0 insertions, 0 deletions