From 1b7900896d3613ba67d8c55e4de74bff94aa8c8a Mon Sep 17 00:00:00 2001 From: mc36 Date: Fri, 27 Dec 2024 22:01:13 +0100 Subject: [PATCH] automatic commit at releng box --- misc/native/p4emu_none.c | 11 +---------- src/rtr.csv | 2 +- src/rtr.html | 2 +- src/rtr8.csv | 2 +- src/rtr8.html | 2 +- 5 files changed, 5 insertions(+), 14 deletions(-) diff --git a/misc/native/p4emu_none.c b/misc/native/p4emu_none.c index 06775e16d8..6f95a32541 100644 --- a/misc/native/p4emu_none.c +++ b/misc/native/p4emu_none.c @@ -48,15 +48,6 @@ int doOneCommand(struct packetContext *ctx, unsigned char* buf) { } -void doStatRound(FILE *commands, int round) { - if ((round % 10) != 0) return; - for (int i = 0; i < dataPorts; i++) { - int o = getState(i); - fprintf(commandTx, "state %i %i\r\n", i, o); - } - fflush(commandTx); -} - void doNegotiate(char*name) { setgid(1); @@ -93,7 +84,7 @@ void doSockLoop() { void doStatLoop() { for (;;) { - sleep(10); + sleep(1); for (int i = 0; i < dataPorts; i++) { int o = getState(i); fprintf(commandTx, "state %i %i\r\n", i, o); diff --git a/src/rtr.csv b/src/rtr.csv index 8013796318..1f645a5a3b 100644 --- a/src/rtr.csv +++ b/src/rtr.csv @@ -1,6 +1,6 @@ url;file;result;test -;-;-;freeRouter v24.12.27-cur, done by sprscc13@mrn0b0dy. --;-;-;2024-12-27 20:04:15, took 00:15:05, with 50 workers, on 3602 cases, 0 failed, 0 traces, 3 retries +-;-;-;2024-12-27 20:41:54, took 00:15:20, with 50 workers, on 3602 cases, 0 failed, 0 traces, 1 retries -;-;-;./rtr.bin http://sources.freertr.org/cfg/basic01.tst;basic01.tst;success;dummy test http://sources.freertr.org/cfg/basic02.tst;basic02.tst;success;interface with slot diff --git a/src/rtr.html b/src/rtr.html index d86b17a728..b3d85eaf7b 100644 --- a/src/rtr.html +++ b/src/rtr.html @@ -10,7 +10,7 @@ tester release: freeRouter v24.12.27-cur, done by sprscc13@mrn0b0dy.
-tested: 2024-12-27 20:04:15, took 00:15:05, with 50 workers, on 3602 cases, 0 failed, 0 traces, 3 retries
+tested: 2024-12-27 20:41:54, took 00:15:20, with 50 workers, on 3602 cases, 0 failed, 0 traces, 1 retries
jvm: ./rtr.bin

diff --git a/src/rtr8.csv b/src/rtr8.csv index 0d75b7d312..e3ad27f5fb 100644 --- a/src/rtr8.csv +++ b/src/rtr8.csv @@ -1,6 +1,6 @@ url;file;result;test -;-;-;freeRouter v24.12.27-cur, done by sprscc13@mrn0b0dy. --;-;-;2024-12-27 20:16:51, took 00:12:14, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries +-;-;-;2024-12-27 20:54:51, took 00:12:35, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries -;-;-;./rtr.bin http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list diff --git a/src/rtr8.html b/src/rtr8.html index 2a91bc7d1c..4cde2efab8 100644 --- a/src/rtr8.html +++ b/src/rtr8.html @@ -10,7 +10,7 @@ tester release: freeRouter v24.12.27-cur, done by sprscc13@mrn0b0dy.
-tested: 2024-12-27 20:16:51, took 00:12:14, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
+tested: 2024-12-27 20:54:51, took 00:12:35, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
jvm: ./rtr.bin

fileresulttest
fileresulttest