mbox series

[net-next,v2,0/2] Enable sg as tunable, sync offload settings to VF NIC

Message ID 1567725722-33552-1-git-send-email-haiyangz@microsoft.com
Headers show
Series Enable sg as tunable, sync offload settings to VF NIC | expand

Message

Haiyang Zhang Sept. 5, 2019, 11:22 p.m. UTC
This patch set fixes an issue in SG tuning, and sync
offload settings from synthetic NIC to VF NIC.

Haiyang Zhang (2):
  hv_netvsc: hv_netvsc: Allow scatter-gather feature to be tunable
  hv_netvsc: Sync offloading features to VF NIC

 drivers/net/hyperv/hyperv_net.h   |  2 +-
 drivers/net/hyperv/netvsc_drv.c   | 26 ++++++++++++++++++++++----
 drivers/net/hyperv/rndis_filter.c |  1 +
 3 files changed, 24 insertions(+), 5 deletions(-)

Comments

David Miller Sept. 7, 2019, 3:43 p.m. UTC | #1
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: Thu, 5 Sep 2019 23:22:58 +0000

> This patch set fixes an issue in SG tuning, and sync
> offload settings from synthetic NIC to VF NIC.

Series applied to net-next.