Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 3cea1579c6c93553921548358be04edf8a7ba5b4
https://github.com/fabbione/kronosnet/commit/3cea1579c6c93553921548358be04e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-25 (Fri, 25 Nov 2016)
Changed paths:
M configure.ac
M poc-code/Makefile.am
R poc-code/iov-enc/.gitignore
R poc-code/iov-enc/Makefile.am
R poc-code/iov-enc/main.c
Log Message:
-----------
…
[View More] [poc] remove iov-enc code now merged in master
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
[View Less]
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, …
[View More]causing packet
loss on link up/down (also in active mode).
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
[View Less]
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 …
[View More]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>
[View Less]
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: 4012b78d335fe5393c1a71f37bcdb3d4d9455abe
https://github.com/fabbione/kronosnet/commit/4012b78d335fe5393c1a71f37bcdb3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M libknet/tests/crypto_bench.c
Log Message:
-----------
[tests] move crypto bench to use start_logging
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>