Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2023 21:07:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271275] [Hyper-V] Kernel cannot attach 4th NIC
Message-ID:  <bug-271275-227-DP6GI3uMM0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271275-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271275-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271275

--- Comment #2 from Lorenzo <buccilorenzo@virgilio.it> ---
(In reply to Mina Gali=C4=87 from comment #1)

This is for hn3:=20

hn3: <Hyper-V Network Interface> on vmbus0
hn3: LRO: entry count 128
hn3: link RX ring 0 to chan11
hn3: link TX ring 0 to chan11
hn3: chan11 assigned to cpu0 [vcpu0]
hn3: gpadl_conn(chan11) succeeded
hn3: chan11 opened
hn3: nvs init failed for ver 0x60001
hn3: nvs init failed for ver 0x60000
hn3: nvs init failed for ver 0x50000
hn3: nvs init failed for ver 0x40000
hn3: NVS version 0x30002, NDIS version 6.1
hn3: nvs ndis conf done
hn3: gpadl_conn(chan11) succeeded
hn3: gpadl_conn(chan11) failed: 3221225540
hn3: chim gpadl conn failed: 5
hn3: chan11 closed
device_attach: hn3 attach returned 5

This is for hn1 which works normally:

hn1: <Hyper-V Network Interface> on vmbus0
hn1: LRO: entry count 128
hn1: link RX ring 0 to chan9
hn1: link TX ring 0 to chan9
hn1: chan9 assigned to cpu0 [vcpu0]
hn1: gpadl_conn(chan9) succeeded
hn1: chan9 opened
hn1: nvs init failed for ver 0x60001
hn1: nvs init failed for ver 0x60000
hn1: nvs init failed for ver 0x50000
hn1: nvs init failed for ver 0x40000
hn1: NVS version 0x30002, NDIS version 6.1
hn1: nvs ndis conf done
hn1: gpadl_conn(chan9) succeeded
hn1: gpadl_conn(chan9) succeeded
hn1: chimney sending buffer 6144/2560
hn1: RNDIS ver 1.0, aggpkt size 4026531839, aggpkt cnt 8, aggpkt align 8
hn1: hwcaps rev 1
hn1: hwcaps csum: ip4 tx 0x115/0x2 rx 0x155/0x2, ip6 tx 0x15/0x2 rx 0x55/0x2
hn1: hwcaps lsov2: ip4 maxsz 62780 minsg 2 encap 0x2, ip6 maxsz 62780 minsg=
 2
encap 0x2 opts 0x5
hn1: NDIS TSO szmax 62780 sgmin 2
hn1: offload csum: ip4 4, tcp4 4, udp4 3, tcp6 4, udp6 3
hn1: offload lsov2: ip4 2, ip6 2
hn1: offload config done
hn1: 1 TX ring, 1 RX ring
hn1: TX agg size 6144, pkts 8, align 8
hn1: set RX filter 0x00000000 done
hn1: RNDIS mtu 1500
hn1: TSO size max 62762
hn1: bpf attached
hn1: Ethernet address: 00:15:5d:01:01:2b
hn1: TSO segcnt 31 segsz 4096

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271275-227-DP6GI3uMM0>