Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 04:51:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295942] SSL_OP_ENABLE_KTLS_TX_ZEROCOPY_SENDFILE data corruption on files > 128KB
Message-ID:  <bug-295942-227-M2RZQdKAHx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295942-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295942

--- Comment #6 from Dirk Meyer <dinoex@FreeBSD.org> ---
(In reply to Andrew Gallatin from comment #4)

I did more testing:

3) bhyve VM with vtnet0, no problems
# sysctl kern.ipc.tls | grep -v ': 0'
kern.ipc.tls.ifnet.permitted: 1
kern.ipc.tls.sw.gcm: 4
kern.ipc.tls.max_reclaim: 1024
kern.ipc.tls.sw_buffer_cache: 1
kern.ipc.tls.cbc_enable: 1
kern.ipc.tls.enable: 1
kern.ipc.tls.ifnet_max_rexmit_pct: 2
kern.ipc.tls.maxlen: 16384
kern.ipc.tls.stats.ocf.separate_output: 700
kern.ipc.tls.stats.ocf.inplace: 396
kern.ipc.tls.stats.ocf.tls13_gcm_encrypts: 1096
kern.ipc.tls.stats.ocf.tls13_gcm_decrypts: 36 
kern.ipc.tls.stats.active: 4
kern.ipc.tls.stats.enable_calls: 16
kern.ipc.tls.stats.offload_total: 16
kern.ipc.tls.stats.threads: 4

Still unable to reproduce any checksum error in VM.

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

home | help

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