Skip to content

Commit

Permalink
automatic commit at releng box
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Jan 31, 2025
1 parent fbe3d11 commit 1c765c0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion misc/image/native.clang
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exec cd %tmp%/misc/native/ ; ./c.sh sr ../../ um %ctrg% ab %cabi% cc "clang -target %ctrg%-linux-%cabi%" bc "clang -target bpf -m%carc%" cs llvm-strip bs llvm-strip
exec cd %tmp%/misc/native/ ; ./c.sh sr ../../ um %ctrg% ab %cabi% cc "clang -target %ctrg%-linux-%cabi%" cs llvm-strip bc "clang -target bpf -m%carc%" bs llvm-strip
2 changes: 1 addition & 1 deletion misc/image/native.gcc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exec cd %tmp%/misc/native/ ; ./c.sh sr ../../ um %ctrg% ab %cabi% cc %ctrg%-linux-%cabi%-gcc bc "bpf-gcc -m%carc%" cs %ctrg%-linux-%cabi%-strip bs bpf-strip
exec cd %tmp%/misc/native/ ; ./c.sh sr ../../ um %ctrg% ab %cabi% cc %ctrg%-linux-%cabi%-gcc cs %ctrg%-linux-%cabi%-strip bc "bpf-gcc -m%carc%" bs bpf-strip bc "clang -target bpf -m%carc%" bs llvm-strip
2 changes: 1 addition & 1 deletion src/rtr.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.31-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-31 17:48:24, took 00:14:45, with 50 workers, on 3634 cases, 0 failed, 0 traces, 3 retries
-;-;-;2025-01-31 18:32:32, took 00:14:53, with 50 workers, on 3634 cases, 0 failed, 0 traces, 0 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
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.31-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-31 17:48:24, took 00:14:45, with 50 workers, on 3634 cases, 0 failed, 0 traces, 3 retries<br/>
tested: 2025-01-31 18:32:32, took 00:14:53, with 50 workers, on 3634 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.31-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-31 17:59:11, took 00:10:17, with 50 workers, on 700 cases, 0 failed, 0 traces, 1 retries
-;-;-;2025-01-31 18:44:06, took 00:11:04, with 50 workers, on 700 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
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.31-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-31 17:59:11, took 00:10:17, with 50 workers, on 700 cases, 0 failed, 0 traces, 1 retries<br/>
tested: 2025-01-31 18:44:06, took 00:11:04, with 50 workers, on 700 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down

0 comments on commit 1c765c0

Please sign in to comment.