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.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1712 MB/s 1392380 calls/s # 2.98 [+1.07] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 3.95 [+0.98] udp rx: 1861 MB/s 1509892 calls/s # 3.97 [+0.02] udp tx: 1973 MB/s 33471 calls/s 33471 msg/s # 4.95 [+0.98] udp rx: 1871 MB/s 1521409 calls/s # 4.97 [+0.02] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1785 MB/s 1452328 calls/s # 6.16 [+1.07] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 7.14 [+0.98] udp rx: 1595 MB/s 1298365 calls/s # 7.16 [+0.02] udp tx: 1705 MB/s 28930 calls/s 28930 msg/s # 8.14 [+0.98] udp rx: 1211 MB/s 983411 calls/s # 8.16 [+0.02] udp tx: 1352 MB/s 22935 calls/s 22935 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.65 [+0.86] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.21 [+0.30] No GRO ok # 10.77 [+0.56] GRO frag list ok # 11.36 [+0.59] GRO fwd ok # 11.88 [+0.52] UDP fwd perf udp rx: 1026 MB/s 834984 calls/s # 12.95 [+1.07] udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # 13.92 [+0.97] udp rx: 1219 MB/s 991898 calls/s # 13.95 [+0.03] udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # 14.92 [+0.97] udp rx: 1239 MB/s 1009076 calls/s # 14.95 [+0.03] udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962547 calls/s # 16.14 [+1.07] udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # 17.11 [+0.98] udp rx: 1119 MB/s 910927 calls/s # 17.14 [+0.02] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 18.11 [+0.98] udp rx: 1253 MB/s 1020463 calls/s # 18.14 [+0.02] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 18.75 [+0.62] GRO frag list over UDP tunnel ok # 19.57 [+0.82] 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__->