vsap icon indicating copy to clipboard operation
vsap copied to clipboard

VSAP(VPP Stack Acceleration Project) aims to establish an industry user space application ecosystem based on VPP host stack. VSAP will adapt existing open source projects, e.g., Nginx and Envoy, with...

Results 3 vsap issues
Sort by recently updated
recently updated
newest added

While compiling from head, I am getting following error. patching file build/external/patches/quicly_0.1.0-vpp/0001-add-ptls_get_sign_certificate_ctx.patch patching file build/external/patches/quicly_0.1.0-vpp/0001-async-mode-for-certificate-verify.patch patching file build/external/patches/quicly_0.1.0-vpp/0002-Async-mode-for-sign_certificate-using-openssl-ASYNC.patch patching file build/external/patches/quicly_0.1.0-vpp/0003-attaching-a-callback-to-the-WAITCTX.patch patching file build/external/patches/quicly_0.1.0-vpp/cmake-openssl-version-hack.patch patching file build/external/patches/quicly_0.1.0-vpp/quickly-cmake-openssl-version-hack.patch patching file src/CMakeLists.txt...

#0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007f20a9cf5e9b in _L_lock_883 () from /lib64/libpthread.so.0 #2 0x00007f20a9cf5d68 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x7f20aa32b5e0 ) at ../nptl/pthread_mutex_lock.c:78 #3 0x00007f20aa3156c9 in libc_socket (domain=1, type=1, protocol=0) at /usr/src/debug/vpp-20.05.1/src/vcl/ldp_socket_wrapper.c:719 #4...

I've got 404 not found when downloading [openssl-3.0.0-alpha4](https://www.openssl.org/source/openssl-3.0.0-alpha4.tar.gz). At this moment, there's [openssl-3.0.0-alpha5](https://www.openssl.org/source/openssl-3.0.0-alpha5.tar.gz) for downloading on [openssl website](https://www.openssl.org/source/). Personally speaking, uses have to download the exactly same version of openssl...