From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [xen/stable-2.6.32.x PATCH 0/5] SR-IOV: Backport VF MAC and VLAN configuration to 2.6.32.x Date: Thu, 15 Jul 2010 10:31:16 -0700 Message-ID: <4C3F45E4.2050004@goop.org> References: <43F901BD926A4E43B106BF17856F0755EA8EEBAB@orsmsx508.amr.corp.intel.com> <4C3F3FA4.3010203@goop.org> <43F901BD926A4E43B106BF17856F0755EA961342@orsmsx508.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <43F901BD926A4E43B106BF17856F0755EA961342@orsmsx508.amr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Rose, Gregory V" Cc: "'xen-devel@lists.xensource.com'" List-Id: xen-devel@lists.xenproject.org On 07/15/2010 10:13 AM, Rose, Gregory V wrote: >> -----Original Message----- >> From: Jeremy Fitzhardinge [mailto:jeremy@goop.org] >> Sent: Thursday, July 15, 2010 10:05 AM >> To: Rose, Gregory V >> Cc: 'xen-devel@lists.xensource.com' >> Subject: Re: [Xen-devel] [xen/stable-2.6.32.x PATCH 0/5] SR-IOV: >> Backport VF MAC and VLAN configuration to 2.6.32.x >> >> On 07/14/2010 01:59 PM, Rose, Gregory V wrote: >> >>> This series of patches is a back port of patches originally inluded >>> in the Linux 2.6.34 kernel to the xen/2.6.32.x branch. Authors of >>> the original patches are CC'd. >>> >>> The purpose of the patches is to allow configuration of SR-IOV virtual >>> function MAC address and VLAN ID via the physical function driver in >>> those drivers that support SR-IOV and export the required netdev ops >>> functions. >>> >>> The commits from the original patches in the Linux 2.6.34 kernel git >>> logs are: >>> >>> commit fb8a0d9d1bfd1e4355f307e86a6da7209eefd5f3 >>> commit b280da8d54b8d82b52f368a8703b7ada6c1744d5 >>> commit 95c26df829ba4a25f40595cadb4c9433883cbe28 >>> commit ebc08a6f47ee76ecad8e9f26c26e6ec9b46ca659 >>> commit c02db8c6290bb992442fec1407643c94cc414375 >>> >>> >> > >> Do you have a git tree I can pull these from? >> >> > They're in Linus' git tree at kernel.org. > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 > I meant the backported versions. Or do they just rebase with no effort? J