Branch: refs/heads/defrag-buffers
Home: https://github.com/kronosnet/kronosnet
Commit: 0c921a334b5e61156c5500c5dc69ff1c998598c8
https://github.com/kronosnet/kronosnet/commit/0c921a334b5e61156c5500c5dc69f…
Author: Fabio M. Di Nitto <fdinitto(a)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] cleanup code to make defrag buffers more explicit
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 0534b4c5d3616ad75a2a43ecdff7f5619c29ab73
https://github.com/kronosnet/kronosnet/commit/0534b4c5d3616ad75a2a43ecdff7f…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 80ec7d90aee9968bf4b3afe51d1ad695faf719f7
https://github.com/kronosnet/kronosnet/commit/80ec7d90aee9968bf4b3afe51d1ad…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/d3a8a6ced4be...80ec7d90aee9
Branch: refs/heads/defrag-buffers
Home: https://github.com/kronosnet/kronosnet
Commit: 50dddf885ef561074ee9d923c86710869da03e60
https://github.com/kronosnet/kronosnet/commit/50dddf885ef561074ee9d923c8671…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 79f3019679334f5cef10a4d08e2a02d68d30c998
https://github.com/kronosnet/kronosnet/commit/79f3019679334f5cef10a4d08e2a0…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: d3a8a6ced4be6425b3c48d6daf1228f05271f0ae
https://github.com/kronosnet/kronosnet/commit/d3a8a6ced4be6425b3c48d6daf122…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/9ce3ca42478e...d3a8a6ced4be
Branch: refs/heads/defrag-buffers
Home: https://github.com/kronosnet/kronosnet
Commit: 1f1e9e4ff5bee586705bc166cb64dabce5b2f692
https://github.com/kronosnet/kronosnet/commit/1f1e9e4ff5bee586705bc166cb64d…
Author: Fabio M. Di Nitto <fdinitto(a)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 be handle network jitter
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 66562e26b26c090a5127d5aacfa629b0ace4f33b
https://github.com/kronosnet/kronosnet/commit/66562e26b26c090a5127d5aacfa62…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 9ce3ca42478ea0f8c6a7b7253e472229687753bf
https://github.com/kronosnet/kronosnet/commit/9ce3ca42478ea0f8c6a7b7253e472…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/1f1e9e4ff5be%5E...9ce3ca4247…