Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 253a919efba7b2645586c45d02d5e963ba33af83
https://github.com/fabbione/kronosnet/commit/253a919efba7b2645586c45d02d5e9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-25 (Fri, 25 Nov 2016)
Changed paths:
M libknet/tests/Makefile.am
A libknet/tests/knet_bench.c
Log Message:
-----------
[tests] Add knet_bench as more flexible replacement for ping_test
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 0f08051da8f1f259e3ddfa868deafbd1b8696e5b
https://github.com/fabbione/kronosnet/commit/0f08051da8f1f259e3ddfa868deafb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-25 (Fri, 25 Nov 2016)
Changed paths:
M libknet/threads_send_recv.c
Log Message:
-----------
[send/recv] Fix bug in handling HOSTINFO packets seq num
the bcast/ucast seq num were being mixed up, causing packet
loss on link up/down (also in active mode).
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 38eacd072bfa935d0ee6dbd7bee2d3dbb7994385
https://github.com/fabbione/kronosnet/commit/38eacd072bfa935d0ee6dbd7bee2d3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add facility to stop a whole knet handle in one shot
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1a5450ecbdc823ecd439628450b3f3e0aa231571
https://github.com/fabbione/kronosnet/commit/1a5450ecbdc823ecd439628450b3f3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M libknet/tests/crypto_bench.c
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] allow scheduler to be configured and allow start_logging to be called multiple times safely
also test crypto_bench with multiple schedulers
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: aa5c5f01bcfad3eacf87d25296203faae9fc89c5
https://github.com/fabbione/kronosnet/commit/aa5c5f01bcfad3eacf87d25296203f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add options to configure scheduler
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 396d7db1fcaa70ee38f6c5f9ecf8ebffa94720b7
https://github.com/fabbione/kronosnet/commit/396d7db1fcaa70ee38f6c5f9ecf8eb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] add knet logs: prefix when no logs are being recorded
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 8aac23263fb33ff1d3dd35f2da0caeb447eabab9
https://github.com/fabbione/kronosnet/commit/8aac23263fb33ff1d3dd35f2da0cae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add warning on when to use or not to use start_logging
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>