From owner-freebsd-current@freebsd.org Fri Aug 10 02:39:09 2018 Return-Path: Delivered-To: freebsd-current@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 B64BB1056532 for ; Fri, 10 Aug 2018 02:39:09 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32D3373632 for ; Fri, 10 Aug 2018 02:39:09 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.190] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id f4fbf14d TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Thu, 9 Aug 2018 19:39:04 -0700 (PDT) To: FreeBSD-current From: Pete Wright Subject: ix SR-IOV working Message-ID: <5b5d3f79-377a-c3d6-fa25-428dbf4faad7@nomadlogic.org> Date: Thu, 9 Aug 2018 19:38:58 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 10 Aug 2018 02:39:09 -0000 hello, i have a newly provisioned VPS system from Vultr which comes stock with a 10Gbe ix interface: ix0@pci0:1:0:0: class=0x020000 card=0x082315d9 chip=0x15578086 rev=0x01 hdr=0x00     vendor     = 'Intel Corporation'     device     = '82599 10 Gigabit Network Connection'     class      = network     subclass   = ethernet it is currently running 11-STABLE but was curious if there are any reports of people successfully running SR-IOV under CURRENT with this hardware and driver?  On both 11.2-RELEASE and 11-STABLE, after running iovctl to bring up the interface results in the NIC hanging - for example like so: $ sudo iovctl -C -f /etc/iovctl.conf iovctl: Failed to configure SR-IOV: No space left on device so if its working on CURRENT i'll go through the upgrade process, but if no one is testing this I'll forgo SR-IOV for now. thanks! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA