Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 17:37:14 +0000 (10:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 17:37:14 +0000 (10:37 -0700)
commita55a385d8c846953994d9c140bead67820811b74
treeb868061e4bce3d7be87ab96209ae1a9087b55be2
parent09934b0363d19097e02292901bb93521a80ee792
parent77296bf6a7b806b00a62b53436b1e8429becd244
Merge branch 'hns3-next'

Huazhong Tan says:

====================
cleanup & optimizations & bugfixes for HNS3 driver

This patchset contains some cleanup related to hns3_enet_ring
struct and tx bd filling process, optimizations related
to rx page reusing, barrier using and tso handling process,
bugfixes related to tunnel type handling and error handling for
desc filling.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>