make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.38 [+0.63] GRO fwd ok # 1.91 [+0.53] UDP fwd perf udp rx: 349 MB/s 282951 calls/s # 2.98 [+1.07] udp tx: 1366 MB/s 23184 calls/s 23184 msg/s # 3.96 [+0.97] udp rx: 467 MB/s 378225 calls/s # 3.98 [+0.03] udp tx: 1377 MB/s 23361 calls/s 23361 msg/s # 4.96 [+0.98] udp rx: 649 MB/s 527284 calls/s # 4.98 [+0.02] udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 578 MB/s 468781 calls/s # 6.17 [+1.07] udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # 7.15 [+0.97] udp rx: 497 MB/s 402187 calls/s # 7.17 [+0.03] udp tx: 1373 MB/s 23291 calls/s 23291 msg/s # 8.15 [+0.98] udp rx: 447 MB/s 361491 calls/s # 8.17 [+0.02] udp tx: 1385 MB/s 23503 calls/s 23503 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.71] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.98 [+0.26] No GRO ok # 10.55 [+0.57] GRO frag list ok # 11.17 [+0.62] GRO fwd ok # 11.73 [+0.56] UDP fwd perf udp rx: 1033 MB/s 838463 calls/s # 12.80 [+1.07] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 13.77 [+0.97] udp rx: 1763 MB/s 1431252 calls/s # 13.80 [+0.03] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 14.77 [+0.97] udp rx: 1765 MB/s 1433403 calls/s # 14.80 [+0.03] udp tx: 1871 MB/s 31735 calls/s 31735 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1661 MB/s 1346945 calls/s # 15.98 [+1.06] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 16.95 [+0.97] udp rx: 1710 MB/s 1385862 calls/s # 16.98 [+0.03] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 17.96 [+0.97] udp rx: 855 MB/s 692819 calls/s # 17.98 [+0.03] udp tx: 1507 MB/s 25570 calls/s 25570 msg/s # 18.61 [+0.62] GRO frag list over UDP tunnel ok # 19.44 [+0.83] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->