From owner-freebsd-net@freebsd.org Tue May 29 18:38:31 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36238EFE84B for ; Tue, 29 May 2018 18:38:31 +0000 (UTC) (envelope-from lew@perftech.com) Received: from smtp-gw.pt.net (smtp-gw.pt.net [206.210.194.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp-gw.pt.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8EAA7916B for ; Tue, 29 May 2018 18:38:30 +0000 (UTC) (envelope-from lew@perftech.com) X-ASG-Debug-ID: 1527617966-09411a12f8676b0001-QdxwpM Received: from mail.pt.net (mail.pt.net [206.210.194.11]) by smtp-gw.pt.net with ESMTP id AXFjqyu2H7OOUkaO (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 29 May 2018 13:19:26 -0500 (CDT) X-Barracuda-Envelope-From: lew@perftech.com X-Barracuda-Effective-Source-IP: mail.pt.net[206.210.194.11] X-Barracuda-Apparent-Source-IP: 206.210.194.11 Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id 5A1C98402E5; Tue, 29 May 2018 13:19:26 -0500 (CDT) Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id npTMuGxtwf2Y; Tue, 29 May 2018 13:19:26 -0500 (CDT) Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id 05CCB840393; Tue, 29 May 2018 13:19:26 -0500 (CDT) X-Virus-Scanned: amavisd-new at pt.net Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id bfYu8v9OHHK1; Tue, 29 May 2018 13:19:25 -0500 (CDT) Received: from [IPv6:2001:4870:610e:1:297b:e0fc:70c4:d521] (unknown [IPv6:2001:4870:610e:1:297b:e0fc:70c4:d521]) (Authenticated sender: lew@pt.net) by mail.pt.net (Postfix) with ESMTPSA id E3AF88402E5; Tue, 29 May 2018 13:19:25 -0500 (CDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: Testing VF/PF code From: Lewis Donzis X-ASG-Orig-Subj: Re: Testing VF/PF code In-Reply-To: Date: Tue, 29 May 2018 13:19:25 -0500 Cc: Sean Bruno , "freebsd-net@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <52B1EDD4-F2A2-4149-800E-4C899FE2BC37@perftech.com> References: <4bc71104-349d-10b6-c7a4-0202e124ff98@freebsd.org> To: Kevin Bowling X-Mailer: Apple Mail (2.3445.6.18) X-Barracuda-Connect: mail.pt.net[206.210.194.11] X-Barracuda-Start-Time: 1527617966 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://smtp-gw.pt.net:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at pt.net X-Barracuda-Scan-Msg-Size: 982 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.51394 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2018 18:38:31 -0000 This may be a red herring, but we=E2=80=99d be happy to see VF support = for VMware SR-IOV in those drivers. We did a little bit of = experimenting with it, but it looked like the code was a long way from = working in that environment. > On May 29, 2018, at 1:15 PM, Kevin Bowling = wrote: >=20 > iovctl worked at one point with ixgbe. I don=E2=80=99t recall if there = is any way > to attach the vf directly if you do that but you can use ppt driver to = pass > them into bhyve. >=20 > On Tue, May 29, 2018 at 9:58 AM Sean Bruno wrote: >=20 >> Does anyone have a process for testing the VF drivers (ixgbe igb, = etc) >> in FreeBSD without actually firing up linux to instantiate a VM or = using >> EC2? >>=20 >> sean >>=20 >>=20 > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"