[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #11 from Zhenlei Huang --- Created attachment 236944 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236944&action=edit Draft patch vxlan(4) vxlan_input() requires at least ETHER_HDR_LEN of mbuf. -- You are receivin

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #12 from Zhenlei Huang --- (In reply to Alfa from comment #10) I've test the patch on stable/13 and it works excellently. Can you please test patch on stable/12 ? -- You are receiving this mail because: You are on the CC list

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #13 from Zhenlei Huang --- See also: https://reviews.freebsd.org/D36794 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #14 from Alfa --- (In reply to Zhenlei Huang from comment #12) i am currently working on FreeBSD 14.0 CURRENT 20220923 build. Now i can test it on FreeBSD 14.0 later test it 12/stable I removed wg-go implementation and reinstal

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #15 from Alfa --- (In reply to Alfa from comment #14) (In reply to Zhenlei Huang from comment #12) i have tested your patch (attachment 236944) on FreeBSD 14 Current but not worked. I am still getting kernel: vxlan700: discard

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #16 from Alfa --- (In reply to Alfa from comment #15) [UPDATE] I reapplied your patch to FreeBSD 14.0 Current 20220923 and it worked perfectly thanks for your work. Now wireguard-kmod and vxlan works as expected. -- You ar

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #17 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8707cb19e68128c181477d87f960182c14e15f12 commit 8707cb19e68128c181477d87f960182c14e15f12 Author:

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #110 from Dmitriy --- (In reply to Michael Tuexen from comment #87) Hello, after applying of the patch named "Fix offset computation" system is currently 12 days uptime with the same workload that before patch causing the crash

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #111 from Christos Chatzaras --- Hello, Is it possible this patch fixes the issue in comment #36 ? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #112 from Richard Scheffenegger --- (In reply to Christos Chatzaras from comment #111) Yes, this is very likely - the "fix offset" patch addresses the problematic sequence of events, leading to this off-by-one calculation. MAI

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 Michael Tuexen changed: What|Removed |Added Flags|mfc-stable13? |mfc-stable13+,

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

2022-10-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266735 Alfa changed: What|Removed |Added CC||burak...@outlook.com, |

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

2022-10-02 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

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

2022-10-09 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 241718] rack_tcp: page fault/kernel panic in rack_output when installing Vivaldi browser via wine

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241718 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 254244] panics after upgrade to stable/13-n244861-b9773574371

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254244 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 263617] panic: in6_cksum: out of data: in6_cksum_partial() from ipf(check4sum()

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263617 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 258183] [tcp] [panic] [RACK] kernel panic in rack_setup_offset_for_rsm() at netinet/tcp_stacks/rack.c:6050

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258183 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 244002] Kernel panic while trying to read multicast stream

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244002 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 253990] NTB driver causes panic: page fault

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253990 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 235152] panic on subsequent wlan0 down & destroy in rtsock_msg_mbuf() (with r343254)

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235152 Kubilay Kocak changed: What|Removed |Added Keywords||crash -- You are receiving this m

[Bug 254725] [tcp] 13.0-RC4 crash tcp_lro

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254725 --- Comment #16 from Hans Petter Selasky --- What version of FreeBSD did this crash happen on? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 254725] [tcp] 13.0-RC4 crash tcp_lro

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254725 --- Comment #17 from Hans Petter Selasky --- This PR looks like it is already fixed in 13-stable. Try using a 13-stable kernel. --HPS -- You are receiving this mail because: You are the assignee for the bug.

[Bug 254725] [tcp] 13.0-RC4 crash tcp_lro

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254725 Richard Scheffenegger changed: What|Removed |Added Status|New |In Progress -- You are re

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263445 --- Comment #34 from Richard Scheffenegger --- I believe we can close this bug, as we haven't had any reports of issues by those affected after updating/patching.. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 260393] [tcp] Page Fault tcp_output/tcp_input

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260393 Richard Scheffenegger changed: What|Removed |Added Status|New |In Progress -- You are re

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 Richard Scheffenegger changed: What|Removed |Added Status|Open|In Progress -- You are re

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

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

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 Michael Tuexen changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 260393] [tcp] Page Fault tcp_output/tcp_input

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

[Bug 254725] [tcp] 13.0-RC4 crash tcp_lro

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254725 --- Comment #18 from Christos Chatzaras --- It happened with 13.0 and 13.1. For now I have net.inet.tcp.sack.enable=0 but I plan to enable it again after 13.2 is released to see if it's fixed. Also the issue only happens in servers with spe

[Bug 240609] iflib: Panic with INVARIANTS: sleeping in an epoch section (12.1-pre-QA) (vlan + lagg involved)

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240609 Gleb Smirnoff changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 241162] Panic in closefp() triggered by nginx (uwsgi with sendfile(2) enabled)

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241162 --- Comment #10 from Dmitry Marakasov --- I've enabled sendfile in nginx and uwsgi on my 13.1 prod. If the panic doesn't reproduce in a week I guess this can be closed. -- You are receiving this mail because: You are the assignee for the

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 Kubilay Kocak changed: What|Removed |Added Flags||maintainer-feedback?(kevans

[Bug 240609] iflib: Panic with INVARIANTS: sleeping in an epoch section (12.1-pre-QA) (vlan + lagg involved)

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240609 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback?(glebiu |maintainer-feedback+,

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 --- Comment #2 from Kyle Evans --- (In reply to Seyed Pouria Mousavizadeh Tehrani from comment #0) error == 17, EEXIST Across the entire system, can you describe how you create and use tun interfaces? Are you just letting openvpn create t

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 --- Comment #3 from Seyed Pouria Mousavizadeh Tehrani --- I have two net/ocserv applications in separate jails and give them unhide access to the "/dev/tun*" with devfs. The ocserv will use the /dev/tun special control device file to creat

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 --- Comment #4 from Kyle Evans --- So, to be clear: - openvpn-client is using tun257 and tun258, it is in its own vnet. - The two ocserv jails also each have their own vnets, and use whatever tun interfaces they get from opening /dev/tun

[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

2022-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999 --- Comment #5 from Seyed Pouria Mousavizadeh Tehrani --- - openvpn-client is using tun257 and tun258, it is in its own vnet: No. openvpn-clients are in *host* and not in *jail* so their are not using vnet. host rc.conf: """ openvpn_cli

[Bug 253251] Hardware Revision Realtek 8117

2022-10-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251 --- Comment #7 from Christian Gutzler --- Any development on this? -- You are receiving this mail because: You are the assignee for the bug.

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

2022-10-16 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 121774] [swi] [panic] 6.3 kernel panic in swi1: net

2022-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121774 Graham Perrin changed: What|Removed |Added Keywords||crash --- Comment #6 from Graham P

[Bug 138782] [panic] sbflush_internal: cc 0 || mb 0xffffff004127b000 || mbcnt 2304

2022-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=138782 Graham Perrin changed: What|Removed |Added Keywords||crash --- Comment #9 from Graham P

[Bug 184311] [bge] [panic] kernel panic with bge(4) on SunFire X2100

2022-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184311 Graham Perrin changed: What|Removed |Added Keywords||crash --- Comment #9 from Graham P

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

2022-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 Anthony Capone changed: What|Removed |Added CC||cap...@cap1.net --- Comment #2 fr

[Bug 256820] netinet6: etherip over ipv6 doesn't work

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

[Bug 256820] netinet6: etherip over ipv6 doesn't work

2022-10-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256820 Koichiro Iwao changed: What|Removed |Added Flags|mfc-stable13? |mfc-stable13+ -- You are receivin

[Bug 256820] netinet6: etherip over ipv6 doesn't work

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

[Bug 256820] netinet6: etherip over ipv6 doesn't work

2022-10-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256820 Koichiro Iwao changed: What|Removed |Added Flags|mfc-stable12? |mfc-stable12+ -- You are receivin

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

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #3 from Andrey V. Elsukov --- Created attachment 237452 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237452&action=edit proposed patch I think for now we can use the same solution as here: https://git.dpdk.org/dpdk

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

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048 --- Comment #4 from Franco Fichtner --- We were testing https://github.com/opnsense/src/commit/4a788be44e0 yesterday and it was confirmed working. Your patch is shorter, happy to see it committed! Cheers, Franco -- You are receiving thi

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

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Gleb Smirnoff changed: What|Removed |Added CC||gleb...@freebsd.org --- Comment #1

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #2 from Richard Scheffenegger --- Can you please provide more context around the traces? Did you capture on the client side, or on the server side? It appears, that the capture was performed on the client side, with LRO enabled

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #3 from Keyong --- (In reply to Gleb Smirnoff from comment #1) The freeBSD deployed on the physical machine. The software used to send the data is "truenas". Thanks Keyong -- You are receiving this mail because: You are the a

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #4 from Keyong --- (In reply to Richard Scheffenegger from comment #2) The packet captured on both client and server. During the last reproduce this issue, the client/server LRO/TSO with default setting, I didn't change that. T

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #5 from Richard Scheffenegger --- Where are the two independent packet traces, if you traced on both client and server at the same time? Also, disabling SACK will lead to much worst packet loss recovery performance, while also

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Keyong changed: What|Removed |Added Attachment #235649|0 |1 is obsolete|

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #7 from Keyong --- Created attachment 237477 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237477&action=edit Server side packet trace -- 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-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #8 from Keyong --- (In reply to Richard Scheffenegger from comment #5) Thanks for your detail analyze, sorry to forget attach the client side packet trace, attached both sides now. -- You are receiving this mail because: You a

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #9 from Richard Scheffenegger --- ClientSide: 2 10.234.1.9 35249 229 11584 8 72053392291 385714934591419632206729401031568921410043220839 398170924830381008236919388657879560 3 10.234.1.9 46833 229 4

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #10 from Richard Scheffenegger --- There seems to be a discrepancy in the TSO vs LRO payload bytes (maybe my script is broken?): Server: 2 10.234.1.9 35249 229 15928 11 72053392291 38571493459141963220672940103156

[Bug 256820] netinet6: etherip over ipv6 doesn't work

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256820 Koichiro Iwao changed: What|Removed |Added CC||h...@freebsd.org --- Comment #8 fr

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #11 from Keyong --- (In reply to Richard Scheffenegger from comment #10) Yes, the capture created before issuing the read. Because the issue was not reproduced 100%, so need to capture with a long time, the origin packet was to

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #13 from Keyong --- (In reply to Hans Petter Selasky from comment #12) Thanks for your information. The client Linux kernel was not the lastest. With the SACK disabled I haven't reproduce this issue. Only can reproduce this issu

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #1

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #15 from Michael Tuexen --- Is it possible to test if the problem does still exists in stable/13? -- 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-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #16 from Richard Scheffenegger --- My script was not using correctly calculating the index when extracting the payload bytes (vs. nibbles). Server: 2 10.234.1.9 35249 229 15928 11 0x71d1c76e360xb735f725570xbad512b35a

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #17 from Richard Scheffenegger --- 1448 byte chunks between server and client align perfectly until server frame #51 (5 chunks: 0xb23ee730dd0xc2fd29b2eb0xbe27bbf1be0xb829e51fdc 0xbc5b20682b) and client frame #48 (

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Richard Scheffenegger changed: What|Removed |Added Status|New |Open -- You are receiving

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #18 from Richard Scheffenegger --- For completeness, the awk script with proper indexing: cat output | awk ' //{ fr=int($5/1448); if ((fr*1448 == $5) && (fr > 0)) { print $1" "$2" "$3" "$4" "$5"

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Michael Zhilin changed: What|Removed |Added CC||miz...@freebsd.org Seve

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #20 from Richard Scheffenegger --- This behavior was likely introduced by 0533fab89e37caab886568df88d9f939e85eeb6c D28634 (Mar 25 2021), but addressed with c21b7b55bea2cc2bf3b420c70a9018e703ed6f00 D36046 (Aug 31 2022). Looking

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 Richard Scheffenegger changed: What|Removed |Added Status|Open|In Progress Prio

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

2022-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #21 from Keyong --- Many thanks to all provide helps! -- 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-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #22 from Richard Scheffenegger --- (In reply to Keyong from comment #21) Do you know, what devices are on the path between your fbds NFS server and the Linux client? As you can see, the ACKs sent by the Linux client are correc

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

2022-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #23 from Keyong --- (In reply to Richard Scheffenegger from comment #22) As I remember, there wasn't any specify middlebox between server and client, but the client was deployed in a hypervisor with VM, the hypervisor is KVM. An

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

2022-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #24 from Michael Tuexen --- (In reply to Richard Scheffenegger from comment #22) Hi Richard, why is it important how/why the reordering of ACKs observed by FreeBSD happened? We should make sure that FreeBSD behaves correctly in

[Bug 252165] usb network and mii bus media status race condition

2022-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165 --- Comment #26 from Hans Petter Selasky --- These issues are not forgotten. It just takes a while to find good and generic solutions. Maybe all MII bus code should be executed for the same thread? Would remove the need for depending on lo

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

2022-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 --- Comment #15 from Eugene Grosbein --- Any updates on the topic? There are reports that alc(4) is not stable for Killer E2200 gigabit ethernet controller in 13.1 -- You are receiving this mail because: You are on the CC list for the bug

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

2022-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 Cheburashka changed: What|Removed |Added CC||snake05...@mail.ru --- Comment #16 f

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

2022-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230807 --- Comment #17 from Mark Millard --- (In reply to Cheburashka from comment #16) I've seen similar OS context-switching behavior with the ThreadRipper 1950X X399 AORUS gaming 7 I use that has an E2500. Complete power off-then-on is the onl

[Bug 246706] [netgraph] kernel panic due to corrupted memory

2022-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246706 Eugene Grosbein changed: What|Removed |Added Resolution|--- |Overcome By Events S

[Bug 246706] [netgraph] kernel panic due to corrupted memory

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

[Bug 206165] resolv.conf(5) is missing documentation on options

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206165 Marek Zarychta changed: What|Removed |Added CC||n...@freebsd.org,

[Bug 206165] resolv.conf(5) is missing documentation on options

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206165 Benedict Reuschling changed: What|Removed |Added CC||b...@freebsd.org

[Bug 206165] resolv.conf(5) is missing documentation on options

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206165 Graham Perrin (non-committing) changed: What|Removed |Added CC||grahamper...@gmail

[Bug 206165] resolv.conf(5) is missing documentation on options

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206165 --- Comment #8 from Graham Perrin (non-committing) --- > … add the URL of the review to the See also: field. … For clarity, I mean: * your D37096 * not my D37086 -- You are receiving this mail because: You are on the CC list for th

[Bug 206165] resolv.conf(5) is missing documentation on options

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206165 --- Comment #9 from Graham Perrin (non-committing) --- Re: comment #7 > aim for the #bugs channel. Correcting myself: the #freebsd-bugs channel. Apologies for the noise. -- You are receiving this mail because: You are on

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

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #3 from benoitc --- any news ? -- You are receiving this mail because: You are the assignee for the bug.

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

2022-10-23 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 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #4 from Zhenlei Huang --- (In reply to benoitc from comment #0) >I have setup 3 nodes on a fresh Freebsd 13.1-RELEASE-p1. They have the same >gateway > and IPS are in same /64. All 3 nodes are on the same switch (mikrotik) and

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

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #5 from Zhenlei Huang --- > Pings start to work when the interface is put in promiscuous mode or an IPV4 > address is set. > The card is an HPE Eth 10/25Gb 2p 621SFP28 Adptr: > https://support.hpe.com/hpesc/public/docDisplay?

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

2022-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 --- Comment #6 from Zhenlei Huang --- (In reply to benoitc from comment #1) I'm not sure whether the interface is not properly initialized or not, but you can try to change the MTU (maximum is 9000 as defined in the driver's source code),

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

2022-10-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265588 --- Comment #25 from Michael Zhilin --- Hi, Is it possible to backport fix to releng/13.1? I suppose it make sense to fix it in release version to improve user experience. Thanks! -- You are receiving this mail because: You are the assi

[Bug 166724] if_re(4): watchdog timeout

2022-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 ykla changed: What|Removed |Added CC||ykla...@gmail.com --- Comment #103 from ykl

[Bug 264094] cc_htcp(4): Setting net.inet.tcp.cc.algorithm to htcp triggers panic on the most recent CURRENT

2022-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 Marek Zarychta changed: What|Removed |Added Resolution|--- |Overcome By Events St

[Bug 264094] cc_htcp(4): Setting net.inet.tcp.cc.algorithm to htcp triggers panic on the most recent CURRENT

2022-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 Marek Zarychta changed: What|Removed |Added Status|Closed |Open Resolution|Overcome

[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

2022-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 Graham Perrin changed: What|Removed |Added Assignee|ports-b...@freebsd.org |k...@freebsd.org See Als

<    1   2   3   4   5   6   7   8   9   10   >