[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #25 from Zhenlei Huang --- And also try this: tcpdump capture on D while ping6 D -> A . Make sure clear neighbor cache on both side before every ping. For D -> A: ``` # ndp -c # on A ``` ``` # ndp -c # on D # ping6 -c1 ::11 #

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #26 from benoitc --- I sent you the pcap. Also I did a test by enabling / disablin promisc. Before enablinb promisc running `ndp -a` on A doesn't show B IPv6. Once I enable promisc and disabled right after the IPv6 of B is sho

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #27 from benoitc --- I sent you the pcap. Also I did a test by enabling / disablin promisc. Before enablinb promisc running `ndp -a` on A doesn't show B IPv6. Once I enable promisc and disabled right after the IPv6 of B is sho

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #28 from benoitc --- (In reply to benoitc from comment #26) I forgot to tell I was pinging B from to get it in the list of IPs returned by `ndp -a` . -- You are receiving this mail because: You are the assignee for the bug.

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #29 from Zhenlei Huang --- (In reply to benoitc from comment #26) > I suspect some multicast packets are discarded. >From the pcap you provided, my previous guess is right. While ping6 A(::11) -> B (::12), the initial neighbor

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #30 from benoitc --- Thanks for the debugging :) I will check what can I do. When you're saying "the qlnx might be not configured correctly" is this something internal to the driver (I bet it is since it's working on linux) or

[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #31 from Zhenlei Huang --- (In reply to benoitc from comment #30) > When you're saying "the qlnx might be not configured correctly" is this > something > internal to the driver (I bet it is since it's working on linux) Yes.

[Bug 266048] [ixgbe] 82599ES reports IPv4 UDP with zero checksum as input errors

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #6 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=daf3d88ac1849c9a6c5f05d2a663c7fe57453b37 commit daf3d88ac1849c9a6c5f05d2a663c7fe57453b37 Author:

[Bug 266048] [ixgbe] 82599ES reports IPv4 UDP with zero checksum as input errors

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #7 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fe9c4deda9d4aa2c5bed75071f8006bd2a0734a2 commit fe9c4deda9d4aa2c5bed75071f8006bd2a0734a2 Author:

[Bug 266048] [ixgbe] 82599ES reports IPv4 UDP with zero checksum as input errors

2022-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 Eric Joyner changed: What|Removed |Added Status|New |In Progress --- Comment #8 from Eric

[Bug 266048] [ixgbe] 82599ES reports IPv4 UDP with zero checksum as input errors

2022-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #9 from Andrey V. Elsukov --- (In reply to Eric Joyner from comment #8) I didn't meet the deadline before 12.4-RELEASE, so Glen said it probably will be included in the post-release Errata. I think then we will close this PR.

Problem reports for n...@freebsd.org that need special attention

2022-11-20 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 197511] BPF --> Interactions with Dhclient, Tcpdump, and Network Connections (Ping)

2022-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197511 Xin LI changed: What|Removed |Added Status|New |Closed Assignee|n...@freebsd.or

[Bug 205164] BPF gives EIO with sendmsg() where write > pagesize

2022-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205164 Xin LI changed: What|Removed |Added Status|New |In Progress CC|

[Bug 266735] Getting Lock order reversal: bpf global lock, iflib ctx lock error when booting machine

2022-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266735 Xin LI changed: What|Removed |Added CC||delp...@freebsd.org, |

[Bug 164534] [bpf] net.bpf.zerocopy_enable=1 makes pflogd eat cpu and hang

2022-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164534 Xin LI changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org CC|

Problem reports for n...@freebsd.org that need special attention

2022-11-27 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 218895] ifconfig name with same group name will crash the system

2022-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218895 Ed Maste changed: What|Removed |Added Status|New |Open -- You are receiving this mail be

[Bug 218895] ifconfig name with same group name will crash the system

2022-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218895 --- Comment #6 from Kristof Provost --- Note that this no longer causes pf to panic. See b2e0b24f76066fc52abe4330772c41996eca8bf8 (from Sat Dec 1 09:58:21 2018). The underlying problem is still there, and if you do this you're going to hav

[Bug 166724] if_re(4): watchdog timeout

2022-11-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 Graham Perrin changed: What|Removed |Added CC||grahamper...@freebsd.org

[Bug 268092] ixgbe: if_ixv driver have mismatched Rx buffer size and rx_mbuf_sz

2022-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268092 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords

[Bug 268088] Check MTU of $iface before creating epair in jib script

2022-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268088 Mark Linimon changed: What|Removed |Added Summary|[PATCH] Check MTU of $iface |Check MTU of $iface before

[Bug 268149] kadmind handle_mit() rpc/gss bugs

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149 Graham Perrin changed: What|Removed |Added Status|New |Open CC|

Problem reports for n...@freebsd.org that need special attention

2022-12-04 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 118111] rc: network.subr Add MAC address based interface renaming

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=118111 Graham Perrin changed: What|Removed |Added Priority|Normal |--- Status|Open

[Bug 268151] BCM5720: attaching PHYs failed

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268151 Graham Perrin changed: What|Removed |Added Keywords||needs-qa CC|

[Bug 260508] BCM5720 bge0: attaching PHYs failed

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260508 Graham Perrin changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Statu

[Bug 268088] Check MTU of $iface before creating epair in jib script

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268088 Zhenlei Huang changed: What|Removed |Added CC||zlei.hu...@gmail.com --- Comment #

[Bug 206624] igb(4) fails at fragmented mbufs

2022-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206624 --- Comment #4 from Gleb Smirnoff --- I just checked on todays CURRENT that reverting 89bc042679fc34eac731ecfc239e04173c30e1a8 will allow to reproduce this bug. I don't know if it is isolated to igb(4) or iflib. -- You are receiving this

[Bug 206624] igb(4)/iflib fails at fragmented mbufs

2022-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206624 Gleb Smirnoff changed: What|Removed |Added Summary|igb(4) fails at fragmented |igb(4)/iflib fails at

[Bug 268086] spin lock held too long in icmp6_rip6_input

2022-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268086 Graham Perrin changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org C

[Bug 268086] spin lock held too long in icmp6_rip6_input

2022-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268086 --- Comment #4 from Kajetan Staszkiewicz --- The crash happened on the following versions of kernel: - 2x 13.1-RELEASE-p3 GENERIC - 1x 13.1-RELEASE-p4 custom kernel with KASSERT enabled As far as I can understand the stack traces, the iss

[Bug 252596] ping to 255.255.255.255 does not set broadcast MAC

2022-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252596 Graham Perrin changed: What|Removed |Added Status|New |Open -- You are receiving this ma

[Bug 268241] broken handling of icmp needfrag packets with libalias/ipfw_nat and smaller wan mtu

2022-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268241 Graham Perrin changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keyword

[Bug 252596] ping to 255.255.255.255 does not set broadcast MAC

2022-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252596 Marek Zarychta changed: What|Removed |Added CC||zarych...@plan-b.pwste.edu.

[Bug 252596] ping to 255.255.255.255 does not set broadcast MAC

2022-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252596 --- Comment #13 from Zhenlei Huang --- (In reply to Yuichiro NAITO from comment #11) > For example, I have 'em0' interface for IPv4. > Set a route entry as 'route add 255.255.255.255 -iface em0'. > Then 'ping 255.255.255.255' works as I ex

[Bug 252596] ping to 255.255.255.255 does not set broadcast MAC

2022-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252596 --- Comment #14 from Yuichiro NAITO --- (In reply to Zhenlei Huang from comment #13) > Found an interesting bug, the ICMP request is duplicated (and hence the > duplicated ICMP reply). I don't think it is a bug of protocol stack. The fi

[Bug 265588] [TCP] - tcp send a retransmission identical sequence number packet with different payload

2022-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #26 from Michael Zhilin --- Hi, Is the problem solved? If yes, let's close it. Michael. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 265588] [TCP] - tcp send a retransmission identical sequence number packet with different payload

2022-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Michael Tuexen changed: What|Removed |Added Resolution|--- |FIXED Status|In Progr

[Bug 220101] LibAlias: allocate NAT ports using exhaustive search

2022-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220101 Graham Perrin changed: What|Removed |Added Keywords|patch |needs-qa CC|

[Bug 230807] if_alc(4): Driver not working for Killer Networking E2200

2022-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 Laurent Cimon changed: What|Removed |Added CC||laur...@nilio.ca --- Comment #18 f

[Bug 230807] if_alc(4): Driver not working for Killer Networking E2200

2022-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 --- Comment #19 from Laurent Cimon --- Disabling MSIX fixed the issue for me! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 265588] TCP send a retransmission identical sequence number packet with different payload

2022-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Graham Perrin changed: What|Removed |Added Summary|[TCP] - tcp send a |TCP send a retransmission

Problem reports for n...@freebsd.org that need special attention

2022-12-11 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 Jessica Clarke changed: What|Removed |Added Summary|cc_htcp(4): Setting |VNET and DPCPU defined in

[Bug 166724] if_re(4): watchdog timeout

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 Michael Osipov changed: What|Removed |Added CC||michael.osi...@siemens.com --- Co

[Bug 166724] if_re(4): watchdog timeout

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 --- Comment #111 from ykla --- see also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267514 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #19

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #20 from Jessica Clarke --- Isn't that a feature of our EXPORT_SYMS awk kmod_syms.awk | xargs -J% objcopy % dance? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #21 from Mark Johnston --- (In reply to Jessica Clarke from comment #20) Oh, right. So kmod_syms.awk is defeating the hack in VNET_DEFINE_STATIC. That can be bandaged easily enough. I tried implementing your suggestion of add

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #22 from Jessica Clarke --- Using __attribute__((used,section("set_vnet_entry"),alias("vnet_entry_"#_n))) static _t vnet_alias_##_n; as a hacky way to forward-declare the thing without the compiler complaining seems to

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #23 from Jessica Clarke --- Or you can do typedef _t vnet_type_#_n; and use that everywhere that follows so you can use a normal tentative definition to forward-declare. -- You are receiving this mail because: You are on the C

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #24 from Mark Johnston --- (In reply to Jessica Clarke from comment #23) I had tried the second suggestion, but that doesn't quite work since "n" can be an array, as in VNET_DEFINE(struct hhook_head *, ipsec_hhh_in[HHOOK_IPSEC_C

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2022-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 --- Comment #25 from Jessica Clarke --- Oh arrays like that are a non-starter as you wouldn't want vnet_offset_foo[N]... so yeah probably the interface needs reworking, not just the implementation, if you want a "proper" approach. -- You

[Bug 268305] ether_gen_addr() uses wrong OUI range

2022-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268305 Graham Perrin changed: What|Removed |Added Status|New |Open Assignee|b...@freeb

[Bug 268305] ether_gen_addr() uses wrong OUI range

2022-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268305 --- Comment #1 from Hans Petter Selasky --- Are there any other places where the mention of the OUI range is documented? Did you check the history of that file? --HPS -- You are receiving this mail because: You are the assignee for the

[Bug 268305] ether_gen_addr() uses wrong OUI range

2022-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268305 --- Comment #2 from Hans Petter Selasky --- Has OpenBSD / NetBSD or other derivatives fixed anything in this area? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268305] ether_gen_addr() uses wrong OUI range

2022-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268305 Kyle Evans changed: What|Removed |Added CC||kev...@freebsd.org --- Comment #3 fro

[Bug 268305] ether_gen_addr() uses wrong OUI range

2022-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268305 --- Comment #4 from topical --- (In reply to Hans Petter Selasky from comment #1) The only documentation is in the header file. They just state ``` * Allocations from this range are expected to be made using COMMON * SENSE by developers

[Bug 263982] IPv6 Router Advertisement - Route Information Option

2022-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 Alex Wied changed: What|Removed |Added CC||free...@centromere.net --- Comment #1

Problem reports for n...@freebsd.org that need special attention

2022-12-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 263982] IPv6 Router Advertisement - Route Information Option

2022-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 --- Comment #2 from Zhenlei Huang --- (In reply to Filipe Mendonça from comment #0) > Is it possible to support this option in FreeBSD kernel? It's defined in > RFC4191 and > supported in other OS such as Linux, Windows, macOS... A quick

[Bug 268438] Ethernet flow control default is report of '3', but default is no flow controlled?

2022-12-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268438 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 268490] [igb] [lagg] [vlan]: Intel i210 performance severely degraded

2022-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490 Graham Perrin changed: What|Removed |Added Status|New |Open CC|

Problem reports for n...@freebsd.org that need special attention

2022-12-25 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 230807] if_alc(4): Driver not working for Killer Networking E2200

2022-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 --- Comment #20 from Cheburashka --- (In reply to Laurent Cimon from comment #19) Thank you ! just added line hw.alc.msix_disable=1 in /boot/loader.conf and no problems now. -- You are receiving this mail because: You are on the CC list f

[Bug 230807] if_alc(4): Driver not working for Killer Networking E2200

2022-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 --- Comment #21 from JoshK --- Can confirm on 13.1-RELEASE with a Killer E2200 that disabling MSIX by adding hw.alc.msix_disable=1 to /boot/loader.conf makes it work! -- You are receiving this mail because: You are on the CC list for the

[Bug 241191] route flush panic with RADIX_MPATH

2022-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241191 --- Comment #13 from Alexander V. Chernikov --- I'm going to close it with won't fix on Friday, December 30 if no objections arise -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bu

[Bug 241191] route flush panic with RADIX_MPATH

2022-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241191 --- Comment #14 from Andrey Linkevich --- colleagues, good afternoon. Happy New Year. On FreeBSD 14.0-CURRENT #0 main-n259842-c89209c674f2: Sat Dec 24 03:59:18 UTC 2022 the problem was not repeated. I agree that the Bug can be closed. If

[Bug 241191] route flush panic with RADIX_MPATH

2022-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241191 Alexander V. Chernikov changed: What|Removed |Added Resolution|--- |Overcome By Events

[Bug 248324] qlxge: stability issues (unusable) with QLogic QLE8142 NIC

2022-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248324 adamstouffe...@gmail.com changed: What|Removed |Added CC||adamstouffe...@gmail.com

Problem reports for n...@freebsd.org that need special attention

2023-01-01 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0

2023-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258874 Vladislav V. Prodan changed: What|Removed |Added Blocks||187904 Referenced Bugs: ht

[Bug 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0

2023-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258874 Vladislav V. Prodan changed: What|Removed |Added Blocks|187904 | Referenced Bugs: https://

Problem reports for n...@freebsd.org that need special attention

2023-01-08 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 268832] panics in check_uidgid() for outgoing packets

2023-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268832 Alexander V. Chernikov changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org --- Comm

[Bug 268832] panics in check_uidgid() for outgoing packets

2023-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268832 Graham Perrin changed: What|Removed |Added Status|New |Open Keywords|

[Bug 268910] ixgbe(4): rxcsum register setting can cause TCP connection hangs

2023-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 233198] ixl: vlan handling causes connectivity issues and kernel panic -> reboot

2023-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233198 pmisch changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #25 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fd02192c3acaefeb62db11e0c10ab36240b79ba2 commit fd02192c3acaefeb62db11e0c10ab36240b79ba2 Author:

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #26 from Kristof Provost --- I remain confused about the pfsyncintr() panic. Can you take another crash dump, with the above patch built-in, and the MTU set to 1500, and deferred mode disabled? Also get the same information you

Problem reports for n...@freebsd.org that need special attention

2023-01-15 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 268976] Traffic will not route across two bridges on the same /8

2023-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 268976] Traffic will not route across two bridges on the same /8

2023-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 --- Comment #1 from Zhenlei Huang --- > db { > # For reproducing the bug > #$ip = "10.10.2.32"; > $ip = "192.168.100.32"; > ... > exec.start = "/sbin/ifconfig epair${id}b ${ip}"; > exec.start += "/sbin/route ad

[Bug 268976] Traffic will not route across two bridges on the same /8

2023-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 Mark Linimon changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are rec

[Bug 268973] can't add a different second segment other than 0 when using the fe80::/10 local link range

2023-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268973 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 268973] can't add a different second segment other than 0 when using the fe80::/10 local link range

2023-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268973 --- Comment #4 from Zhenlei Huang --- The scope id is stored in second word of IPv6 address. See https://github.com/freebsd/freebsd-src/blob/7f2109f240c2cdb916ca0047422ccfb2a697cee7/sys/netinet6/scope6.c#L468-L501 -- You are receiving th

[Bug 246819] Kernel panic with ifconfig destroy

2023-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819 --- Comment #4 from Zhenlei Huang --- Does it still happen on stable/13 or current/14 ? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268973] can't add a different second segment other than 0 when using the fe80::/10 local link range

2023-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268973 Alexander V. Chernikov changed: What|Removed |Added CC||melif...@freebsd.org ---

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #27 from jja...@gmail.com --- (In reply to Kristof Provost from comment #26) With -defer set on the pfsync interface, I can't get it to crash trying to tickle pfsyncintr. With defer toggled back on, it crashed almost immediatel

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #28 from Kristof Provost --- (In reply to jjasen from comment #27) Yes. This is progress already, because now we know to look at the defer code paths but the other information will be useful too. -- You are receiving this mail

[Bug 268088] Check MTU of $iface before creating epair in jib script

2023-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268088 --- Comment #3 from Zhenlei Huang --- @Andrew Laramore Can you please verify that CURRENT/14 works for you? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #29 from jja...@gmail.com --- (In reply to Kristof Provost from comment #28) These help? bt #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 #1 doadump (textdump=textdump@entry=1) at /usr/src/sys/kern/kern_shutdo

[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

2023-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #30 from Kristof Provost --- (In reply to jjasen from comment #29) We're looking at a deferred packet here, that's being allowed through, presumably after the pfsync peer ack'd the state. That should all just work, and I can't

[Bug 224961] VLAN ID 0 Not Supported

2023-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224961 bigjohn...@gmail.com changed: What|Removed |Added CC||bigjohn...@gmail.com --- Com

[Bug 268149] kadmind handle_mit() rpc/gss bugs

2023-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149 Cy Schubert changed: What|Removed |Added CC||c...@freebsd.org,

[Bug 266442] kernel page fault on packet with broken lengths if ipfilter is loaded

2023-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 Cy Schubert changed: What|Removed |Added CC||c...@freebsd.org Assignee|

[Bug 268910] ixgbe(4): rxcsum register setting can cause TCP connection hangs

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 Przemysław Lewandowski changed: What|Removed |Added CC||przemyslawx.lewandowski@in

[Bug 268910] ixgbe(4): rxcsum register setting can cause TCP connection hangs

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 --- Comment #2 from Brian Poole --- (In reply to Przemysław Lewandowski from comment #1) No I have not tested 13.x. I have seen this issue on both 12.3 and 12.4. I might be able to back port any relevant commits to my build but I don't expe

<    3   4   5   6   7   8   9   10   11   12   >