[Bug 266442] kernel page fault on packet with broken lengths

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

[Bug 248002] ping(8): TTL DETAILS update

2023-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248002 Jose Luis Duran changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 172532] service routing restart always fails

2023-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172532 Graham Perrin changed: What|Removed |Added CC||grahamper...@freebsd.org

[Bug 172532] service routing restart always fails

2023-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172532 Graham Perrin changed: What|Removed |Added Priority|Normal |--- -- You are receiving this mai

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

2023-01-22 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 222273] igb(4): Kernel panic (fatal trap 12) due to network related processes

2023-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=73 Graham Perrin changed: What|Removed |Added Flags|mfc-stable11?, | |mfc-stable10?

[Bug 237072] netgraph(4): performance issue [on HardenedBSD]?

2023-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237072 Graham Perrin changed: What|Removed |Added See Also|https://github.com/Hardened | |BSD/hardenedBS

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

2023-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 --- Comment #2 from rty...@brokenco.de --- Changing the `ifconfig` invocation to explicitly specify the prefixlen definitely solved the problem, e.g.: exec.start = "/sbin/ifconfig epair${id}b ${ip}/24"; While the behavior was confusin

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

2023-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 --- Comment #3 from Mina Galić --- given that CIDR has been introduced 30 years ago, a small warning that we're being transported back 31 years in time would be appropriate. this behaviour isn't quite "POLA", or at least not for young folk

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

2023-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 --- Comment #3 from Przemysław Lewandowski --- I cannot reproduce this issue. I set dev.ix.0.iflib.override_nrxqs=1 and dev.ix.0.iflib.override_ntxqs=1 in /boot/loader.conf and disabled all offloads: ifconfig ix0 -rxcsum -txcsum -rxcsum6 -

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

2023-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 --- Comment #4 from Brian Poole --- (In reply to Przemysław Lewandowski from comment #3) I apologize for wasting your time. I went back to my system which uses a custom kernel config and began testing. My configuration file includes RSS wh

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

2023-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976 Mike Karels changed: What|Removed |Added CC||kar...@freebsd.org --- Comment #4 fr

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

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #31 from jja...@gmail.com --- (In reply to Kristof Provost from comment #30) p *ip $1 = {ip_hl = 5 '\005', ip_v = 4 '\004', ip_tos = 1 '\001', ip_len = 8011, ip_id = 42943, ip_off = 16390, ip_ttl = 32 ' ', ip_p = 1 '\001', ip_

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

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #32 from Kristof Provost --- (In reply to jjasen from comment #31) Do all machines use the same NIC hardware for the pfsync interfaces? It may also be interesting to experiment with LRO/TSO flags, on the off chance that they af

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

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #33 from jja...@gmail.com --- (In reply to Kristof Provost from comment #32) Of the other 6, yes. If they were any more identical, they'd have sequential serial numbers. -lro -tso4 -tso6 had no effect. -- You are receiving t

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

2023-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 --- Comment #5 from Przemysław Lewandowski --- This issue exists on 13.1 as well. I cannot reproduce on 14.0 but here PCBGROUP is not support (I cannot compile source with this flag), I used only RSS flag. https://reviews.freebsd.org/D3301

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

2023-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268910 --- Comment #6 from Przemysław Lewandowski --- Maybe the best solution is merged this patch to 12 and 13: https://reviews.freebsd.org/D33019 -- You are receiving this mail because: You are the assignee for the bug.

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

2023-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 Cy Schubert changed: What|Removed |Added Summary|kernel page fault on packet |kernel page fault on packet

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #34 from Kristof Provost --- (In reply to jjasen from comment #33) Can you try this patch? diff --git a/sys/netpfil/pf/if_pfsync.c b/sys/netpfil/pf/if_pfsync.c index 61308a35a7e1..54824227da57 100644 --- a/sys/netpfil/pf/if_pf

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #35 from jja...@gmail.com --- (In reply to Kristof Provost from comment #34) I have a core dump with this patch installed. What do you want out of it? -- 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-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #36 from Kristof Provost --- (In reply to jjasen from comment #35) Mostly just the kernel output just before the panic. I'd expect to see 'pfsync_defer(): defer len ...' lines, and those are the ones I'm interested in. -- You

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #37 from jja...@gmail.com --- (In reply to Kristof Provost from comment #36) any of this help? #8 0x80cc3a40 in m_copym (m=0x0, m@entry=0xf8062624c500, off0=8268, len=8192, wait=wait@entry=1) at /usr/src/sys/k

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #38 from Kristof Provost --- (In reply to jjasen from comment #37) No, that's not what I'm looking for. I need the kernel's log messages. They should be in /var/crash/msgbuf.txt -- You are receiving this mail because: You are

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #39 from jja...@gmail.com --- (In reply to Kristof Provost from comment #38) Sorry, no such file. Nothing in core.txt either. -- 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-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #40 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8edf0b52c40762d64b3d4318235b58ae5d4eff58 commit 8edf0b52c40762d64b3d4318235b58ae5d4eff58 Author

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #41 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=76e1ec4e10fa9a85bb8090cdf61e54c7a19508ee commit 76e1ec4e10fa9a85bb8090cdf61e54c7a19508ee Author

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

2023-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #42 from Kristof Provost --- (In reply to jjasen from comment #39) Let's be a bit less subtle then: diff --git a/sys/netpfil/pf/if_pfsync.c b/sys/netpfil/pf/if_pfsync.c index 61308a35a7e1..d0bc699e4d29 100644 --- a/sys/netpfil/

[Bug 241047] iflib: fail to compile kernel on FreeBSD 12.1-BETA2: Fatal error: ifdi_if.h file not found.

2023-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241047 Kevin Bowling changed: What|Removed |Added Assignee|kbowl...@freebsd.org|b...@freebsd.org -- You are recei

[Bug 241047] iflib: fail to compile kernel on FreeBSD 12.1-BETA2: Fatal error: ifdi_if.h file not found.

2023-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241047 Kevin Bowling changed: What|Removed |Added Status|In Progress |Open -- You are receiving this ma

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

2023-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 Graham Perrin changed: What|Removed |Added Status|Open|In Progress CC|gra

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

2023-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 Graham Perrin changed: What|Removed |Added CC||grahamper...@freebsd.org

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

2023-01-29 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 269224] em(4): Intel I219-V (0x0DC8) is not detected by the driver

2023-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269224 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking Assignee|

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

2023-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #43 from jja...@gmail.com --- (In reply to Kristof Provost from comment #42) 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_shutdown.c:399 #2

[Bug 269244] [iwm] intel 7265 bluetooth inquiry doesn't work

2023-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269244 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking Assignee|

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

2023-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #44 from Kristof Provost --- (In reply to jjasen from comment #43) That .. that doesn't make a whole lot of sense. With that patch the system should have panicked before that point. We don't modify mbufs while they're deferred,

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #45 from jja...@gmail.com --- (In reply to Kristof Provost from comment #44) I ran memory tests, disk tests, and even completely rebuilt the machine before opening a bug report. I'll drop this patch in today, and get back to y

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #46 from Nick Hilliard --- am seeing this panic verbatim on 13.1-RELEASE-p3 (backup) with 12.3-RELEASE-p1 primary. Both instances running as xen VMs, xn driver. -- You are receiving this mail because: You are the assignee for

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #47 from Nick Hilliard --- primary upgraded to 13.1-RELEASE-p3 and now it's crashing too, within seconds of enabling pfsync (i.e. panic with kernel uptime 25s) rc config variables: -- ifconfig_xn3="mtu 1504 up" ifconfig_vlan14

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 --- Comment #3 from Cy Schubert --- Created attachment 239852 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239852&action=edit Notify pfil of dropped mangled packet Can you try this patch, please. Though it fixes the problem th

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 Cy Schubert changed: What|Removed |Added Attachment #239852|0 |1 is obsolete|

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 Cy Schubert changed: What|Removed |Added Attachment #239853|0 |1 is obsolete|

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 Cy Schubert changed: What|Removed |Added Status|Open|In Progress -- You are receiving th

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

2023-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #48 from Kristof Provost --- (In reply to Nick Hilliard from comment #47) Do you have other non-1500 byte MTU interfaces on that machine? I'm still unable to reproduce this panic. We do know it's related to defer mode (which yo

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #49 from Nick Hilliard --- > Do you have other non-1500 byte MTU interfaces on that machine? not in service, no. xn4 is up and also has mtu 1504, but there is nothing configured on the interface (i.e. no vlans, no ip addresses,

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 --- Comment #6 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=79f7745c098a766d34a4e072cdd1a06e6d0829d5 commit 79f7745c098a766d34a4e072cdd1a06e6d0829d5 Author:

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #50 from jja...@gmail.com --- kernel panic hot off the presses db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe020479e980 vpanic() at vpanic+0x17f/frame 0xfe020479e9d0 panic() at panic+0x43/frame 0xfe

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #51 from Kristof Provost --- (In reply to jjasen from comment #50) That's still the same backtrace. If that's running with the patch from comment #47 I am perplexed. That would mean the mbuf is fine going into the queue, and bro

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #52 from jja...@gmail.com --- This is new: __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu, -- You are receiving this mail because: Yo

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #53 from jja...@gmail.com --- But now we at least have someone else potentially seeing the same thing. It's a relief to not be the only crazy one. How can I continue to help? -- You are receiving this mail because: You are the

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

2023-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #54 from Kristof Provost --- (In reply to jjasen from comment #53) I really need to be able to reproduce this, or at least poke at a machine that can trigger this somewhat reliably. Until then we're stuck doing test-kernels wit

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 --- Comment #7 from Robert Morris --- (In reply to Cy Schubert from comment #3) The latest kernel source (as of Feb 3) makes the reported crash go away when I try it. -- You are receiving this mail because: You are on the CC list for the

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #55 from Nick Hilliard --- I've pasted the output for #comment54 into http://p.ip.fi/FE7p -- 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-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #56 from Nick Hilliard --- btw which source version is that patch committed to? I manually patched it against releng/13.1. # git branch -l main * releng/13.1 # -- You are receiving this mail because: You are the assignee f

[Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193053 Piotr Kubaj changed: What|Removed |Added Status|New |Closed CC|

[Bug 191384] [ixgbe] ixgbe driver failed to identify PCI-Express slot bandwidth on 10-STABLE and 9.3-RC1, 10.0-RELEASE is partialy affected

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191384 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Statu

[Bug 207031] ixv driver accesses offsets beyond the VF's PCI BAR

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207031 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Resolutio

[Bug 207034] ixv driver does not check_link or fill in adapter->link_speed field during initialization

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207034 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Resolutio

[Bug 207037] ixv driver uses uninitialized offset variable and writes into arbitrary pci config register

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207037 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Assigne

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266442 --- Comment #8 from Cy Schubert --- It was indeed an IP Filter bug. It was not telling pfil to drop the packet when m_pullup() had freed the mbuf chain while failing. The bug likely exists in NetBSD too. I've sent them an email. This ticke

[Bug 207319] ixv driver retries xmit indefinitely

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207319 Piotr Kubaj changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 211643] ixgbe(4) does not reliably bring up 10G links with ZyXEL XS1920 switches

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211643 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Statu

[Bug 221439] ix ethernet doesn't link to switch if vlans are enabled.

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221439 Piotr Kubaj changed: What|Removed |Added Resolution|--- |Overcome By Events Assigne

[Bug 209581] igb vf driver does not correctly handle vlan tag

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209581 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Statu

[Bug 233114] [ix] X520 NIC drops link ("no carrier") after several runs of "pktgen -f rx -i ix0"

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233114 Piotr Kubaj changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 233114] [ix] X520 NIC drops link ("no carrier") after several runs of "pktgen -f rx -i ix0"

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233114 Piotr Kubaj changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 235325] After applied last patches to 11.2-p8 one of both ix* interfaces reported no carrier and no chance to be bring up

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235325 Piotr Kubaj changed: What|Removed |Added Assignee|n...@freebsd.org |free...@intel.com Statu

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 Piotr Kubaj changed: What|Removed |Added Status|New |In Progress Assignee|n...@

[Bug 239216] Problem with ix(4) driver on systems with two Intel X520 cards

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239216 Piotr Kubaj changed: What|Removed |Added Assignee|n...@freebsd.org |free...@intel.com Statu

[Bug 235342] em(4): em0 hangs when vnet jail starts while transferring files

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235342 Piotr Kubaj changed: What|Removed |Added Status|In Progress |Closed CC|

[Bug 205706] Watchdog timeout on em driver under heavy traffic on a bridge configuration

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205706 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Resolutio

[Bug 269224] em(4): Intel I219-V (0x0DC8) is not detected by the driver

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269224 Piotr Kubaj changed: What|Removed |Added Status|New |In Progress Assignee|n...@

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #57 from Kristof Provost --- (In reply to Nick Hilliard from comment #55) That one's already fixed. See Comment #22 or https://cgit.freebsd.org/src/commit/?id=fd02192c3acaefeb62db11e0c10ab36240b79ba2 The debug patch is against

[Bug 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245981 --- Comment #32 from Lutz Donnerhacke --- *** Bug 262291 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #58 from Nick Hilliard --- > That one's already fixed. See Comment #22 or > https://cgit.freebsd.org/src/commit/?id=fd02192c3acaefeb62db11e0c10ab36240b79ba2 ok, i've committed that and enabled pfsync. Will let you know if it s

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

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #59 from jja...@gmail.com --- (In reply to Nick Hilliard from comment #58) I've found outbound traffic from the secondary firewall will trigger the pfsyncintr issue, versus the pfsync_defer_tmo issue you posted. You may want t

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

2023-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #60 from Nick Hilliard --- (In reply to Kristof Provost from comment #57) no panics since that patch, so that seems to have resolved things. I'm not seeing jjasen@'s panic. -- You are receiving this mail because: You are the

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

2023-02-05 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 245894] ixl(4) does not support more than 255 VLANs

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245894 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Statu

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

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #61 from jja...@gmail.com --- (In reply to Kristof Provost from comment #54) Compiling now. Also upgraded to STABLE src versus RELEASE for this one. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 252835] ice(4) driver queue timeout is too short

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252835 Piotr Kubaj changed: What|Removed |Added Status|New |In Progress CC|

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

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #62 from jja...@gmail.com --- fresh from the dump -- What do you need from it? Fatal trap 12: page fault while in kernel mode cpuid = 10; apic id = 24 fault virtual address = 0x18 fault code = supervisor read d

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

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #63 from Kristof Provost --- (In reply to jjasen from comment #62) So that's still the same backtrace, and with the patch from comment #54 we can assume that the mbuf length and IP length actually match. 'info locals' in ip_fra

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

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #64 from jja...@gmail.com --- (In reply to Kristof Provost from comment #63) Depressing. (kgdb) frame 11 #11 0x80dfe81f in ip_fragment (ip=, ip@entry=0xf802d9447a68, m_frag=m_frag@entry=0xfe020478fd80, mt

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

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #65 from Kristof Provost --- (In reply to jjasen from comment #64) Try 'p *mhip' and 'p/x *mhip'. -- 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-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #66 from jja...@gmail.com --- (In reply to Kristof Provost from comment #65) a -- I went to explore frame 12 a bit: frame 12 #12 0x80dfe1d2 in ip_output (m=0xf802d9447a00, opt=, opt@entry=0x0, ro=, ro@entry=0x0,

[Bug 266973] [e1000] incorrect behavior when media and mediaopt are set to 100BaseTX full-duplex

2023-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266973 Thomas Pasqualini changed: What|Removed |Added Resolution|--- |FIXED Status|New

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

2023-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149 --- Comment #1 from Cy Schubert --- This must have been fixed by a prior commit. The output I get is: bob# valgrind /usr/libexec/kadmind --debug ==53991== Memcheck, a memory error detector ==53991== Copyright (C) 2002-2022, and GNU GPL'd,

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

2023-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #67 from Kristof Provost --- That destination address is a bit odd... Do you have IPv6 traffic? pfsync always uses ip_output() for deferred traffic, which might perhaps explain the panic if we're shoving IPv6 packets through tha

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

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #10 from commit-h...@freebsd.org --- A commit in branch releng/13.1 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f3e20eb8d8f0b87ae828741c48e9ebd7913086ac commit f3e20eb8d8f0b87ae828741c48e9ebd7913086ac Auth

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

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch releng/12.3 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f31403bfdd79be98e11a00cccf4b6707e006ba7a commit f31403bfdd79be98e11a00cccf4b6707e006ba7a Auth

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

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #12 from commit-h...@freebsd.org --- A commit in branch releng/12.4 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=36a39f0cc68fab01d2c33f4738e865664db31192 commit 36a39f0cc68fab01d2c33f4738e865664db31192 Auth

[Bug 260468] Disabling igb vlanhwfilter accepted but not applied

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260468 Kevin Bowling changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 251267] iflib/em Intel I217-LM NIC : sporadic connection loss with 12-STABLE

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251267 Kevin Bowling changed: What|Removed |Added Resolution|--- |Feedback Timeout Statu

[Bug 250436] Regression in 12.stable em driver

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250436 Kevin Bowling changed: What|Removed |Added Resolution|--- |Feedback Timeout Statu

[Bug 189234] [em] Big lag with Ethernet Connection I217-V

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189234 Kevin Bowling changed: What|Removed |Added Resolution|--- |Feedback Timeout Statu

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

2023-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490 --- Comment #3 from Kevin Bowling --- Daniel, can you please bisect the commit range? There isn't that much that has happened in sys/dev/e1000/* so it should hopefully be found in a half dozen builds bisecting stable/12. -- You are recei

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

2023-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490 --- Comment #4 from Daniel Duerr --- (In reply to Kevin Bowling from comment #3) I'm happy to help with that, Kevin. But I'm not familiar with how to do it and I do not have a 12.2-STABLE machine available from which to compare. Any guidan

[Bug 264179] em(4): 13.1-RELEASE hangs on boot at 82574L (em0, 0x10d3) with I219-V (em1, 0x1a1d ) enabled (Intel Alderlake GbE NIC)

2023-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264179 --- Comment #6 from Yasuhiro Kimura --- Recently some commits that change files under sys/dev/e1000 are made to main branch. So I built install image from base c8f47b28827c and tried booting my home server with it. Then system boots without

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

2023-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #68 from jja...@gmail.com --- Yes, it's crashing on ip6 traffic. 2023-02-09T12:56:35.997491-05:00 extgw2 kernel: pfsyncintr() skipping !IPv4 traffic 2023-02-09T12:56:38.320484-05:00 extgw2 kernel: pfsyncintr() skipping !IPv4 tr

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