[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-02-16 Thread bugproxy
** Tags added: bugnameltc-134639 severity-high

-- 
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/1532303

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-02-04 Thread bugproxy
** Tags removed: bot-comment bugnameltc-134639 severity-high

-- 
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/1532303

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-2.16

---
linux (4.4.0-2.16) xenial; urgency=low

  [ Andy Whitcroft ]

  * Release Tracking Bug
- LP: #1539090
  * SAUCE: hv: hv_set_ifconfig -- convert to python3
- LP: #1506521
  * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
- LP: #1538618

  [ Colin Ian King ]

  * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
bit FADT addresses (LP: #1529381)
- LP: #1529381

  [ John Johansen ]

  * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
being shutdown
- LP: #1446906

  [ Mahesh Salgaonkar ]

  * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
- LP: #1537881
  * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
interrupt.
- LP: #1537881
  * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
base errors
- LP: #1537881

  [ Paolo Pisati ]

  * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
#843419 build flags
- LP: #1533009
  * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
  * [Config] disable ARCH_ZX (ZTE ZX Soc)

  [ Tim Gardner ]

  * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
  * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
- LP: #1536719
  * SAUCE: drop obsolete bnx2x firmware
  * SAUCE: i40e: Silence 'may be used uninitialized' warnings
- LP: #1536474
  * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
- LP: #1534647
  * [Config] Add pvpanic to virtual flavour
- LP: #1537923
  * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
- LP: #1520457

  [ Upstream Kernel Changes ]

  * i40evf: fix compiler warning of unused variable
- LP: #1536474
  * intel: i40e: fix confused code
- LP: #1536474
  * i40e/i40evf: remove unused tunnel parameter
- LP: #1536474
  * i40e: Change BUG_ON to WARN_ON in service event complete
- LP: #1536474
  * i40e: remove BUG_ON from feature string building
- LP: #1536474
  * i40e: remove BUG_ON from FCoE setup
- LP: #1536474
  * i40e: Workaround fix for mss < 256 issue
- LP: #1536474
  * i40e/i40evf: Add a stat to track how many times we have to do a force
WB
- LP: #1536474
  * i40e: Move the saving of old link info from handle_link_event to
link_event
- LP: #1536474
  * i40e/i40evf: Add comment to #endif
- LP: #1536474
  * i40e/i40evf: clean up error messages
- LP: #1536474
  * i40evf: handle many MAC filters correctly
- LP: #1536474
  * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
- LP: #1536474
  * i40e: rework the functions to configure RSS with similar parameters
- LP: #1536474
  * i40e: create a generic configure rss function
- LP: #1536474
  * i40e: Bump version to 1.4.2
- LP: #1536474
  * i40e: add new fields to store user configuration
- LP: #1536474
  * i40e: rename rss_size to alloc_rss_size in i40e_pf
- LP: #1536474
  * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
workaround
- LP: #1536474
  * i40e/i40evf: prefetch skb data on transmit
- LP: #1536474
  * i40evf: rename VF adapter specific RSS function
- LP: #1536474
  * i40evf: create a generic config RSS function
- LP: #1536474
  * i40evf: create a generic get RSS function
- LP: #1536474
  * i40evf: add new fields to store user configuration of RSS
- LP: #1536474
  * i40e: Update error messaging
- LP: #1536474
  * i40e: fix confusing message
- LP: #1536474
  * i40e: make error message more useful
- LP: #1536474
  * i40evf: quoth the VF driver, Nevermore
- LP: #1536474
  * i40evf: allocate queue vectors dynamically
- LP: #1536474
  * i40evf: allocate ring structs dynamically
- LP: #1536474
  * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
- LP: #1536474
  * i40e: fix: do not sleep in netdev_ops
- LP: #1536474
  * i40e: remove unused argument
- LP: #1536474
  * i40evf: increase max number of queues
- LP: #1536474
  * i40evf: set real num queues
- LP: #1536474
  * i40evf: remove duplicate string
- LP: #1536474
  * i40e: Detection and recovery of TX queue hung logic moved to
service_task from tx_timeout
- LP: #1536474
  * i40e: Fix memory leaks, sideband filter programming
- LP: #1536474
  * i40evf: don't use atomic allocation
- LP: #1536474
  * i40e: propagate properly
- LP: #1536474
  * i40evf: use correct types
- LP: #1536474
  * i40e: use priv flags to control packet split
- LP: #1536474
  * i40e: Remove separate functions gathering XOFF Rx stats
- LP: #1536474
  * i40e: fix whitespace
- LP: #1536474
  * i40e/i40evf: use logical operator
- LP: #1536474
  * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
- LP: #1536474
  * i40e: trivial fixes
- LP: #1536474
  * i40e: Fix i40e_print_features() VEB mode output
- LP: #1536474
  * i40e: chomp the 

[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-01-13 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Canonical Kernel Team 
(canonical-kernel-team)

-- 
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/1532303

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  Triaged

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-01-13 Thread Tim Gardner
** Also affects: linux (Ubuntu Xenial)
   Importance: High
 Assignee: Canonical Kernel Team (canonical-kernel-team)
   Status: Triaged

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => Fix Committed

** Changed in: linux (Ubuntu Xenial)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Tim Gardner 
(timg-tpi)

-- 
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/1532303

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-01-12 Thread Steve Langasek
** Package changed: ubuntu => linux (Ubuntu)

-- 
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/1532303

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  New

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp