| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
build: fix build failure with ubuntu 20.04 While building with Ubuntu 20.04 (gcc 9), there are quite a few errors like below: tpad_sock.c:91:3: error: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Werror=unused-result] 91 | symlink(archive_path(&ctx, id), tpad.sock_file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There are also quite a few of them for the unit test build. I don't bother to fix it, therefore, the -Wno-unused-result cflag is appended. Signed-off-by: Yuanhan Liu <liuyuanhan.131@bytedance.com> | 2 年前 | |
libtpa: init libtpa(Transport Protocol Acceleration) is a DPDK based userspace tcp stack implementation. Check README and docs for more information. Signed-off-by: Yuanhan Liu <liuyuanhan.131@bytedance.com> | 2 年前 | |
dtoe tperf支持统计卸载开始 -> 卸载完成时间 | 6 个月前 | |
libtpa: init libtpa(Transport Protocol Acceleration) is a DPDK based userspace tcp stack implementation. Check README and docs for more information. Signed-off-by: Yuanhan Liu <liuyuanhan.131@bytedance.com> | 2 年前 | |
libtpa: init libtpa(Transport Protocol Acceleration) is a DPDK based userspace tcp stack implementation. Check README and docs for more information. Signed-off-by: Yuanhan Liu <liuyuanhan.131@bytedance.com> | 2 年前 | |
knet tperf cozcopy | 7 个月前 |