← Back to team overview

kernel-packages team mailing list archive

[Bug 1454892] Re: [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host

 

The test kernel in comment #30 is for the utopic HWE kernel in trusty.
I'll also build a Trusty HWE kernel for Precise and post it shortly.

** Also affects: linux-lts-trusty (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: linux-lts-trusty (Ubuntu Trusty)
       Status: New => In Progress

** Changed in: linux-lts-trusty (Ubuntu)
       Status: New => In Progress

** Changed in: linux-lts-trusty (Ubuntu)
   Importance: Undecided => High

** Changed in: linux-lts-trusty (Ubuntu)
     Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux-lts-trusty (Ubuntu Trusty)
     Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux-lts-trusty (Ubuntu Trusty)
   Importance: Undecided => High

** No longer affects: linux-lts-trusty (Ubuntu Trusty)

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: linux-lts-trusty (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: linux-lts-utopic (Ubuntu Precise)
   Importance: Undecided
       Status: New

** No longer affects: linux (Ubuntu Precise)

** Changed in: linux-lts-trusty (Ubuntu Precise)
       Status: New => In Progress

** Changed in: linux-lts-trusty (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: linux-lts-trusty (Ubuntu Precise)
     Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** No longer affects: linux-lts-utopic (Ubuntu Precise)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1454892

Title:
  [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling
  the host

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-trusty package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  In Progress
Status in linux-lts-trusty source package in Precise:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux-lts-utopic source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  Fix Released
Status in linux source package in Wily:
  Fix Released

Bug description:
  hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
  Based on the information given to this driver (via the xmit_more skb flag),
  we can defer signaling the host if more packets are on the way. This will help
  make the host more efficient since it can potentially process a larger batch of
  packets. Implement this optimization.

  Upstream commit: https://git.kernel.org/cgit/linux/kernel/git/davem
  /net-next.git/commit/?id=82fa3c776e5abba7ed6e4b4f4983d14731c37d6a

  This commit may imply other commits previously requested, for example
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452074

  Requested for all typical Hyper-V targets: 15.10, 15.04, 14.10, 14.04,
  14.04 HWE, 12.02, and 12.02 HWE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454892/+subscriptions


References