https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295980
--- Comment #2 from Mark Johnston <[email protected]> --- After the SA-26:26.ktls patch I see a problem when using NFS-over-TLS on the loopback interface: loopback interfaces require mbufs to be mapped, so mb_unmapped_to_ext() converts them to EXT_SFBUF clusters, and the newly added check in ktls_mbuf_crypto_state() causes them to be rejected. I am not sure if this is the same problem. Yani, which network drivers are passing NFS-over-TLS traffic in your setup? Can you please share ifconfig output for those interfaces? -- You are receiving this mail because: You are the assignee for the bug.
