diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-12-12 10:50:48 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-12-12 10:50:48 +0100 |
commit | e5ba8adef71ec53e192373ed1267dc338719dda0 (patch) | |
tree | 9e33c0f6e24a9544623bdcd2d7fe7e7a46bc27d0 | |
parent | 09478d55fe1a21f8c55902399df84d13867e71be (diff) | |
download | passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar.gz passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar.bz2 passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar.lz passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar.xz passt-e5ba8adef71ec53e192373ed1267dc338719dda0.tar.zst passt-e5ba8adef71ec53e192373ed1267dc338719dda0.zip |
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -321,7 +321,7 @@ speeding up local connections, and usually requiring NAT. _pasta_: protocol * ✅ 4 to 50 times IPv4 TCP throughput of existing, conceptually similar solutions depending on MTU (UDP and IPv6 hard to compare) -* 🛠 [_vhost-user_ support](https://bugs.passt.top/show_bug.cgi?id=25) for +* ✅ [_vhost-user_ support](https://bugs.passt.top/show_bug.cgi?id=25) for maximum one copy on every data path and lower request-response latency * ⌚ [multithreading](https://bugs.passt.top/show_bug.cgi?id=13) * ⌚ [raw IP socket support](https://bugs.passt.top/show_bug.cgi?id=14) if |