Date: Tue, 28 May 2013 12:10:59 +0000 From: Alex Liptsin <alexl@mellanox.com> To: "freebsd-infiniband@freebsd.org" <freebsd-infiniband@freebsd.org> Subject: How can I create 'pkey' on mellanox IB port? Message-ID: <64DAB3164E410447932305F50F896D8D6AF65A9A@MTLDAG01.mtl.com>
next in thread | raw e-mail | index | archive | help
Hello. I have FreeBSD 9.1 installed. There is mellanox adapter inside. [root@qa-h-vrt-030-006 ~]# pciconf -lv |grep mlx4 -A 3 mlx4_core0@pci0:0:5:0: class=3D0x028000 card=3D0x005015b3 chip=3D0x100315b= 3 rev=3D0x00 hdr=3D0x00 vendor =3D 'Mellanox Technologies' device =3D 'MT27500 Family [ConnectX-3]' class =3D network OFED support is already compiled. I try to add pkeys on ib0 port. Usually in Linux I did: echo 0x800c > /sys/class/net/ib0/create_child ifconfig -a To Make sure you see a new interface: ib0.800c How can I do it on FreeBSD? There is no "/sys/class/net/ib0/create_child" d= irectory. Regards, Alex Liptsin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64DAB3164E410447932305F50F896D8D6AF65A9A>