From owner-freebsd-hackers@FreeBSD.ORG Tue May 27 14:40:04 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B2D9F2EF for ; Tue, 27 May 2014 14:40:04 +0000 (UTC) Received: from mail-ob0-x230.google.com (mail-ob0-x230.google.com [IPv6:2607:f8b0:4003:c01::230]) (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 7F2B120B8 for ; Tue, 27 May 2014 14:40:04 +0000 (UTC) Received: by mail-ob0-f176.google.com with SMTP id wo20so9215065obc.7 for ; Tue, 27 May 2014 07:40:03 -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=sZTdcWyB4aIDiXSuk2hUDRquX/mK/l8P/n2ZhxOok58=; b=gfkIikwW+9V/c71qSrtLC45c7gubXQePeE2OhZhDzfFP1+Dv6wBWPRWX8NZcsjSdNt YMUsJXV4yVvV3ZNMzNO1zSZFtjukZwWebOTYTDHOsA88pz4GihI3d4QL8B7hOYxXjOyT dDU+cbj2JNmlz/+XeyJrUDbGhIaUQfcMZclM9ev6yDNjmRjoA86fmA9byTdNOTzqbRGn WJuj1k/+6NuKDSir8eXaywj+JOiAt1yMDeEzenSOjUqdWmAIvNpX59mP7dcGkaGyzpVe dl0MwCi20NkrFjX2OJdDJyZu0cyZWbdt/zQpC9ILD4w2pXbHvtJGEqvWzhBXhRewmtoi Es0A== MIME-Version: 1.0 X-Received: by 10.60.76.233 with SMTP id n9mr33462649oew.50.1401201603818; Tue, 27 May 2014 07:40:03 -0700 (PDT) Received: by 10.76.23.130 with HTTP; Tue, 27 May 2014 07:40:03 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 May 2014 10:40:03 -0400 Message-ID: Subject: Re: SR-IOV Patch Series 6/7: iovctl Configuration Tool 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:40:04 -0000 On Mon, May 26, 2014 at 10:18 PM, Ryan Stone wrote: > http://people.freebsd.org/~rstone/patches/iov/0016-Add-iovctl-functions-for-validating-config.patch https://phabric.freebsd.org/D85 > http://people.freebsd.org/~rstone/patches/iov/0017-Add-functions-for-parsing-the-iovctl-config-file.patch https://phabric.freebsd.org/D86 > http://people.freebsd.org/~rstone/patches/iov/0018-Add-main-for-iovctl-and-hook-iovctl-into-build.patch https://phabric.freebsd.org/D87