Branch: refs/heads/new-tx
Home:
https://github.com/fabbione/kronosnet
Commit: e8e9bc366688bb68a720c14877b1f1d4b1d56874
https://github.com/fabbione/kronosnet/commit/e8e9bc366688bb68a720c14877b1f1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] map outgoing packet once per host vs once per host per link
- reduces memsets by 8x
- reduces complexity in resending packets on socket overload
by changing start mmsghdr vs remapping everything all over again
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 33ef16076f0cad4e36e7353a8644857999500fe8
https://github.com/fabbione/kronosnet/commit/33ef16076f0cad4e36e7353a864485…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] map any outgoing packets only once and reduce memsets around
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare:
https://github.com/fabbione/kronosnet/compare/631293dafd0c...33ef16076f0c