From owner-freebsd-hackers@FreeBSD.ORG Tue May 27 14:34:17 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C107E60 for ; Tue, 27 May 2014 14:34:17 +0000 (UTC) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC351204A for ; Tue, 27 May 2014 14:34:16 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id wn1so9324643obc.30 for ; Tue, 27 May 2014 07:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=bLwBri39Amg4wL6QPx5NLlvcc7rBdtWoZcNP7Tweh4U=; b=g+2l+X5fch0nw0YuccrsJvGqeDd1lXYFTIjljXyfryfsTo1VPboRdVtqt2pLq3RHLB 3WMyY28edViZa/bcsrC2bJ/kUf6hidZIFv/xhuCU9Z5nbYMGPi/2/AfGcZfTwn6xwkn8 tcsj71itVwNmbsG+Rk6vzPULs48neXjcO7Z568SKbAfeZqBV8Y5jaYLUA3Yf0VCQpmSg b6f6kLaPt2wMLhOe1JiFUDw/x5gN4BebAx/LAivQ5fjdX/izxtPePTAaWacgHZoY8aZ1 tNDR4NjMHMxU4uwjJN5fDowzWaSImsDxsdptMGZfOupD490SjWIBfwpuD2ALSi8TIzLO WPNw== MIME-Version: 1.0 X-Received: by 10.60.231.134 with SMTP id tg6mr3906119oec.84.1401201256121; Tue, 27 May 2014 07:34:16 -0700 (PDT) Received: by 10.76.23.130 with HTTP; Tue, 27 May 2014 07:34:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 May 2014 10:34:16 -0400 Message-ID: Subject: Re: SR-IOV Patch Series 1/7: PCI Infrastructure Refactoring From: Ryan Stone To: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 14:34:17 -0000 I've put the patches up in Phabricator if anybody wants to use that to review > http://people.freebsd.org/~rstone/patches/iov/0001-Refactor-PCI-device-creation.patch https://phabric.freebsd.org/D67 > http://people.freebsd.org/~rstone/patches/iov/0002-Refactor-PCI-resource-allocation.patch https://phabric.freebsd.org/D71 > http://people.freebsd.org/~rstone/patches/iov/0003-Add-some-pcib-methods-to-get-ARI-related-information.patch https://phabric.freebsd.org/D72