tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Tester(s) needed: ixv(4)
On Mon, Aug 17, 2015 at 04:19:44PM +0200, Bert Kiers wrote:
> On Fri, Aug 14, 2015 at 02:06:02AM +0900, SAITOH Masanobu wrote:
>
> > 6) You might have to add some other variable settings
> > to your kernel's boot argument.
>
> Some test progress. Linux side works and old NetBSD now says
>
> vendor 0x8086 product 0x1515 (ethernet network, revision 0x01) at pci0
> dev 3 function 0 not configured
# 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 :(
--
B*E*R*T
Home |
Main Index |
Thread Index |
Old Index