Messages in this thread |  | | From | Yunsheng Lin <> | | Subject | [PATCH net-next 0/2] Add mqprio hardware offload support in hns3 driver | | Date | Thu, 12 Oct 2017 10:38:30 +0800 |
| |
This patchset adds a new hardware offload type in mqprio before adding mqprio hardware offload support in hns3 driver.
Yunsheng Lin (2): mqprio: Add a new hardware offload type in mqprio net: hns3: Add mqprio hardware offload support in hns3 driver
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 + .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 23 +++++++++++ .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 46 ++++++++++++++-------- include/uapi/linux/pkt_sched.h | 1 + 4 files changed, 55 insertions(+), 16 deletions(-)
-- 1.9.1
|  |