From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 15:33:39 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 699E0DB1; Tue, 24 Feb 2015 15:33:39 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2E1AA7A; Tue, 24 Feb 2015 15:33:38 +0000 (UTC) Received: by lbdu14 with SMTP id u14so25567756lbd.1; Tue, 24 Feb 2015 07:33:36 -0800 (PST) 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 :cc:content-type; bh=Gfr+RjB7coMGABUqwcAlPOZ/rKUV7JcjbZn/5/sHmME=; b=laVthSMA+o6e/1XefBucKGt8ugLfW0sgU/kyLE69DJ6GaKpv0FskSJjGomCdJCRZhd Wd5k7ogbl2s8tHn+Cugc0F2VgDqNlz+AMeDNmEsgmfe4cFS3lOTmu441fMiP+/aQntX8 7cFYKbyXcJhli4YgiiPpsSoJ6t5EilkeBHBD5ucs8SYi89f3uzcT+NE10gJYOwtIb9r9 LmKTyGgis8xA6nqhMjCjm+ZoEMjBB0JvWgWf1RIpHzDyokhhaKM3Cb/jolkQsfVKSESM 34uejHAwbnrQlIf+iJxavTCk8+E4XidPPnlMBSu0+hneF6Woduk5YetsjO4AlmamN9YS +3qg== MIME-Version: 1.0 X-Received: by 10.152.115.169 with SMTP id jp9mr14884366lab.121.1424792016674; Tue, 24 Feb 2015 07:33:36 -0800 (PST) Received: by 10.114.78.131 with HTTP; Tue, 24 Feb 2015 07:33:36 -0800 (PST) In-Reply-To: <20150224063600.GA72100@onelab2.iet.unipi.it> References: <20150224063600.GA72100@onelab2.iet.unipi.it> Date: Tue, 24 Feb 2015 10:33:36 -0500 Message-ID: Subject: Re: netmap support for the Intel 40G card in head From: Ryan Stone To: Luigi Rizzo Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current , FreeBSD Net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2015 15:33:39 -0000 This is great! Thanks to both you and Intel. I'm planning on getting SR-IOV support into head this week, which would allow you to create ixlv instances (on the same hardware). Any chance that you'd have the time to look into supporting SR-IOV for that driver too?