From owner-freebsd-current@freebsd.org Wed Mar 9 22:00:43 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A8A0AC9F16; Wed, 9 Mar 2016 22:00:43 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (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 348D1F30; Wed, 9 Mar 2016 22:00:43 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: by mail-qg0-x22d.google.com with SMTP id t4so54679618qge.0; Wed, 09 Mar 2016 14:00:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eWls7HCvw966J462JdMd0n8b1Bq9RCPpt2SxcbO7Cm8=; b=bIWv7ywow0jjxL3FNwtrZFakVG+weYXnEXsmTgzGNr/5aUBfo9ecKZ7qVPm0JQgMfp j43eGoYFIN894X17rrXcxzHs5XeNr+KABmPgMpvF5mjHmruM8iF1rBAtq76YaDgxEL3c 9YVw6bWC8CgKSRSHkIPGpmys8+/ufrzYVA3ZjaLQHZP/GT+ZLLq9DxUPaLZr84EjyR+i 1obB/z4rxQXwyTao/1ui6tP70hUhobsTobKMK9xKD45g70+Fw4yfZJvPlGcvgu4ki9hM vm2WoNBkQK9unZAe5aazoBM1HnJ6DmyOcH7fnnETJwJQjVqUNZA+Ai8J+Ry7rUtSSr0F T3Sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eWls7HCvw966J462JdMd0n8b1Bq9RCPpt2SxcbO7Cm8=; b=Bc55C7Hxj7gPuJupwXuHF8XTNh1pshsInwmM8fdL0/xBSxV494S7wEb4oBA3MPwWZ8 bAu+bGM9Bh/NQM93Fy8yxg98q8+tDngqUgG5LErFAc+aM8NeQ6ZSblbcAD0kvtEnA08u YZbtNRiTMbW0RvcUgI/dVzUsygmtUYX/mYB1vpREuTCfzU2Uu0sFjInxGWn0rroXZr3h olWciCeOGDdZlieK9NpKCJbpYSX6LnkktSmsfx2/80Nd3kuu1EgqVZlflQNIGYhCAsmV 6txewIVAcIBJIvm4/TWM51PMK439NawssK57sVtXQKsBm3AXh7SbKjQBizlCfgR+eTb8 zEOQ== X-Gm-Message-State: AD7BkJLuTxyshUfcPHWgCKaK3ZHp1c4hEKUqPUZ7mkBMXRxPmFaE50v0DSgfbwbgFYIQkuBupTstYMF/uqmEdQ== X-Received: by 10.140.151.194 with SMTP id 185mr54393qhx.92.1457560841981; Wed, 09 Mar 2016 14:00:41 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Eric Joyner Date: Wed, 09 Mar 2016 22:00:32 +0000 Message-ID: Subject: Re: sr-iov issues, reset_hw() failed with error -100 To: Ultima Cc: freebsd-current@freebsd.org, freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Wed, 09 Mar 2016 22:00:43 -0000 I don't know if you're still interested in this, but did you do "kenv hw.vmm.force_iommu=1" before loading the vmm module? I think that might be necessary. On Wed, Feb 24, 2016 at 5:12 PM Ultima wrote: > Yeah, still getting the -100 error, I do have sendmail disabled. I just > tested with sendmail up and running then add the VF's and it still shows > the error message. > > On Wed, Feb 24, 2016 at 8:04 PM, Eric Joyner wrote: > >> Are you still getting the -100 errors when trying to load the VF driver? >> >> I've tried SR-IOV on a system here, and I can confirm that traffic stops >> passing on the PF interface when you create a VF interface. That didn't >> used to happen, so I'm investigating why that is right now. >> >> On Wed, Feb 24, 2016 at 8:09 AM Ultima wrote: >> >>> Decided to do some more tests, I actually have a second board with >>> sr-iov >>> capabilities that I used for awhile with vmware esxi. I decided to test >>> this out and unfortunately it won't activate, it is giving the no space >>> left on device error message. I double checked bios and all VT-d related >>> options are enabled and have hw.ix.num_queues="4" in /boot/loader.conf. >>> Is >>> there anything else that may need to be set? .(It did work on vmware) >>> >>> For my second test, I moved the X540-AT1 to the board with the X540-AT2. >>> It functioned with the same issues as the AT2 tho. >>> >>> >>> I don't think I listed the motherboards in question yet so ill list them >>> now. >>> >>> S1200BTLRM - >>> >>> http://ark.intel.com/products/69633/Intel-Server-Board-S1200BTLRM?q=S1200BTLRM >>> MD80-TM0 >>> >>> - http://b2b.gigabyte.com/products/product-page.aspx?pid=5146#ov >>> >>> I'm not sure if it will be of any help tho. >>> >>> Ultima >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to " >>> freebsd-current-unsubscribe@freebsd.org" >>> >> >