Branch: refs/heads/stable1-proposed Home: https://github.com/kronosnet/kronosnet Commit: 0fc50a1eb5064a47041f123c31789a8021d1bd89 https://github.com/kronosnet/kronosnet/commit/0fc50a1eb5064a47041f123c31789a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-08-09 (Mon, 09 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 deal with network jitter
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: c8dc8520aabd67a617254bd156d9af6611d6fc78 https://github.com/kronosnet/kronosnet/commit/c8dc8520aabd67a617254bd156d9af... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-08-09 (Mon, 09 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/f437b26f3359...c8dc8520aabd