From owner-freebsd-questions@freebsd.org Tue Aug 7 16:22:42 2018 Return-Path: Delivered-To: freebsd-questions@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 E5EE910632E9 for ; Tue, 7 Aug 2018 16:22:41 +0000 (UTC) (envelope-from ixbug@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88E3B7622F for ; Tue, 7 Aug 2018 16:22:41 +0000 (UTC) (envelope-from ixbug@riseup.net) Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 2928E1A0A6D for ; Tue, 7 Aug 2018 09:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1533658953; bh=IWwbIsiqt318AeeCReBSfCz8/4KdPLTMMXK1LcUhx6c=; h=To:From:Subject:Date:From; b=aM77YTw4MGSAy4Je4S11rYF+sOhmAIqGAY17edz82TSXE8Ry4dY4uHh4sLNRcIckt m+mOCHaoUzWbwcxMZmyQqrSYhI5AmTyycsrvTv1JNECgZGCIVsikH3zE/ROIvc/Wwg gHdvL6FqZ6gpZExfMBMTg9hRaMky6JrBw41PDuHc= X-Riseup-User-ID: 2BEBB333E47B70000FF171370B76FA666E7E39864C9C67A9A2D316AA885344FD Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 4B09962D3C for ; Tue, 7 Aug 2018 09:22:31 -0700 (PDT) To: freebsd-questions@freebsd.org From: ixbug@riseup.net Subject: ixl(4) hangs when starting iovctl(8) Message-ID: Date: Tue, 07 Aug 2018 16:22:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2018 16:22:42 -0000 Hello! I was wondering if anyone else is using ixl(4) version 1.9.13 successfully with SR-IOV enabled (VF in passthrough mode)? I only get hangs when starting iovctl(8) and have to reboot to recover. A week ago I filed it on bugzilla, but there has been no comment so far. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230235