Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2015 09:44:42 +0100
From:      Zbigniew Bodek <zbb@semihalf.com>
To:        Ed Maste <emaste@freebsd.org>
Cc:        Andrew Turner <andrew@fubar.geek.nz>,  "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: HEADS UP: Cavium ThunderX support in the tree
Message-ID:  <CAG7dG%2BxU-j9D9qDXTRtjxwSMjNJT5UNgu9HQTT2XdLVaHZejdw@mail.gmail.com>
In-Reply-To: <CAPyFy2DwXci34n8fX9R%2BEpeHB2=SWf6Sa1W7pv2uGOe3i3KfyA@mail.gmail.com>
References:  <CAG7dG%2BxzC_SGiFtncTd7tbi_VqmyXj_08JY34hKFDkvnSg1PPw@mail.gmail.com> <20151106094714.5e8632c6@bender.Home> <CAG7dG%2ByvGq=-vRo3swCGD_goo6UhQy3CW66GUbikUVOvVYkA6Q@mail.gmail.com> <CAPyFy2DwXci34n8fX9R%2BEpeHB2=SWf6Sa1W7pv2uGOe3i3KfyA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2015-11-10 3:18 GMT+01:00 Ed Maste <emaste@freebsd.org>:
> On 6 November 2015 at 11:23, Zbigniew Bodek <zbb@semihalf.com> 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?

Hello Ed,

The most basic file example for 3 VNICs:

  PF {
        device : "vnicpf0";
        num_vfs : 3;
  }

You can of course set up MAC address too:

  VF-0 {
        mac-addr : "62:73:64:2b:88:c9";
  }

Best regards
zbb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG7dG%2BxU-j9D9qDXTRtjxwSMjNJT5UNgu9HQTT2XdLVaHZejdw>