tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Tester(s) needed: ixv(4)



Hi, Bert.

On 2015/08/18 4:09, Bert Kiers wrote:
On Mon, Aug 17, 2015 at 05:38:09PM +0200, Bert Kiers wrote:

# uname -a
NetBSD  7.99.21 NetBSD 7.99.21 (GENERIC) #0: Mon Aug 17 17:13:23 CEST 2015  kiers%shell.boppelans.net@localhost:/tmp/obj25032/sys/arch/amd64/compile/GENERIC amd64

# dmesg|grep ixv
ixv0 at pci0 dev 3 function 0: Intel(R) PRO/10GbE Virtual Function Network Driver, Version - 1.1.4
ixv0: clearing prefetchable bit
ixv0: Using MSIX interrupts with 3 vectors
ixv0: for TX/RX, interrupting at msix0 vec 0, bound queue 0 to cpu 0
ixv0: for link, interrupting at msix0 vec 1, affinity to cpu 1

# ifconfig ixv0
ixv0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
capabilities=bff80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UD
P4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx,UDP6CSUM_Rx,UDP6CSUM_Tx>
enabled=0
address: 00:00:00:00:00:00
media: Ethernet autoselect
status: no carrier


no carrier is correct at the moment; but no MAC-address :(

After connecting the port to a switch, ifconfig still shows no carrier.
"ifconfig ixv0 up" does not help.  Doing "ifconfig eth2 up" on the host
does not help.  It is up on the switch.

Btw, this is with 6.1.5 userland.  I don't think that matters.

 Both MAC address and link status use communication between PF and
VF. I suspect that communication is broken.

--
-----------------------------------------------
                SAITOH Masanobu (msaitoh%execsw.org@localhost
                                 msaitoh%netbsd.org@localhost)


Home | Main Index | Thread Index | Old Index