Branch: refs/heads/defrag-buffers Home: https://github.com/kronosnet/kronosnet Commit: 50dddf885ef561074ee9d923c86710869da03e60 https://github.com/kronosnet/kronosnet/commit/50dddf885ef561074ee9d923c86710... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths: M libknet/host.c M libknet/internals.h M libknet/threads_rx.c
Log Message: ----------- [rx] increase defrag buffers to better handle network jitter
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 79f3019679334f5cef10a4d08e2a02d68d30c998 https://github.com/kronosnet/kronosnet/commit/79f3019679334f5cef10a4d08e2a02... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths: M libknet/host.c M libknet/host.h M libknet/onwire_v1.c M libknet/threads_rx.c
Log Message: ----------- [host] expand internal API to allow logging
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: d3a8a6ced4be6425b3c48d6daf1228f05271f0ae https://github.com/kronosnet/kronosnet/commit/d3a8a6ced4be6425b3c48d6daf1228... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths: M libknet/host.c
Log Message: ----------- [host] use correct seq_num to reclaim buffers
we cannot use incoming packet seq_num to reclaim buffers as that causes havoc.
use latest recorded (highest) packet number instead that follows the reclaiming window
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/9ce3ca42478e...d3a8a6ced4be