Branch: refs/heads/dynamic-defrag-bufs Home: https://github.com/kronosnet/kronosnet Commit: 31b5b5bc6fb1c42f2222f2c9a1d39728484717a5 https://github.com/kronosnet/kronosnet/commit/31b5b5bc6fb1c42f2222f2c9a1d397... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths: M libknet/handle.c M libknet/host.c M libknet/internals.h M libknet/threads_rx.c
Log Message: ----------- [host] switch to dynamically allocated defrag buffers
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: a00ccc4401d284d0418fa74fd4ed06e416b4b028 https://github.com/kronosnet/kronosnet/commit/a00ccc4401d284d0418fa74fd4ed06... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths: M libknet/threads_rx.c
Log Message: ----------- [host] add ability to double defrag buffers when running out of buffers
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 83f2e2541ec1e8d2a6a4a83c6704a76ab5c7f63a https://github.com/kronosnet/kronosnet/commit/83f2e2541ec1e8d2a6a4a83c6704a7... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths: M libknet/host.c M libknet/host.h M libknet/internals.h M libknet/threads_rx.c
Log Message: ----------- [host] allow defrag buffers to shrink
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/076745b71dd4...83f2e2541ec1