Branch: refs/heads/dynamic-defrag-bufs Home: https://github.com/kronosnet/kronosnet Commit: a47f746eda3ad6029c5b01ac919244aae0e7eae4 https://github.com/kronosnet/kronosnet/commit/a47f746eda3ad6029c5b01ac919244... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-09-09 (Thu, 09 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: 65bcb079a9a02e95dfd614b03918bf35d1aae657 https://github.com/kronosnet/kronosnet/commit/65bcb079a9a02e95dfd614b03918bf... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2021-09-09 (Thu, 09 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
Compare: https://github.com/kronosnet/kronosnet/compare/2d0802d6c582...65bcb079a9a0