From owner-freebsd-arm@freebsd.org Tue Nov 10 02:19:08 2015 Return-Path: Delivered-To: freebsd-arm@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 D6AB5A2A937 for ; Tue, 10 Nov 2015 02:19:08 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::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 9D28A1920 for ; Tue, 10 Nov 2015 02:19:08 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by igl9 with SMTP id 9so44542324igl.0 for ; Mon, 09 Nov 2015 18:19:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=9BVJuoOl3q0hX0M8y6SkqzHY01zspctLTRcbkxuLl14=; b=c6ASzrICIHlOm3a44+gHOX1hqLqEyXPi0sOFUdWsCJ4SAXePFFVJPIJE4as0AwOpbc KbGqIqjhBp3DconPld3knalxQH3ROQ2Ht/41KBECuvuYsYsq7doXhZmjZSm/DoDJlMC4 WEbpcjscCgtrUwSUBDXD/OqeEZZDZgkJqB7BFlY30h97biGFOWeUTgx3QqpD7z1c1BtV buJlv39Mr4pe2tzNRRbfYnt25mKhDbjX6IuxQrKmf8hXOTT1ITVIAmWzcGywKDGHB5Sl CfA90jaGkuFFnWJh4AWMwp3ueoRjTNC2tC82ez6xasyy81f6k6rvpC6rrey59hUKH0IS 6G8w== X-Received: by 10.50.129.98 with SMTP id nv2mr1363477igb.97.1447121947889; Mon, 09 Nov 2015 18:19:07 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.169.85 with HTTP; Mon, 9 Nov 2015 18:18:48 -0800 (PST) In-Reply-To: References: <20151106094714.5e8632c6@bender.Home> From: Ed Maste Date: Tue, 10 Nov 2015 02:18:48 +0000 X-Google-Sender-Auth: HIUH1hntXe8U_mJ6v3H1OpvfpD4 Message-ID: Subject: Re: HEADS UP: Cavium ThunderX support in the tree To: Zbigniew Bodek Cc: Andrew Turner , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2015 02:19:08 -0000 On 6 November 2015 at 11:23, Zbigniew Bodek wrote: > If you watched the youtube demo you should have seen that at first > there are no interfaces in ifconfig and then I do iovctl and they > appear. The command in the video is: # iovctl -C -f /etc/iovctl.conf but as far as I can tell the contents of /etc/iovctl.conf aren't shown. Can you post them here?