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.25 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1199 MB/s 976522 calls/s # 2.97 [+1.06] udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # 3.95 [+0.97] udp rx: 1102 MB/s 897083 calls/s # 3.97 [+0.03] udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # 4.95 [+0.98] udp rx: 1279 MB/s 1041998 calls/s # 4.97 [+0.02] udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014921 calls/s # 6.16 [+1.07] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 7.14 [+0.97] udp rx: 1296 MB/s 1055521 calls/s # 7.16 [+0.03] udp tx: 1329 MB/s 22552 calls/s 22552 msg/s # 8.14 [+0.97] udp rx: 1312 MB/s 1068587 calls/s # 8.16 [+0.03] udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # 8.80 [+0.64] GRO frag list over UDP tunnel ok # 9.55 [+0.75] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.08 [+0.27] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.19 [+0.58] GRO fwd ok # 11.65 [+0.46] UDP fwd perf udp rx: 1448 MB/s 1174302 calls/s # 12.71 [+1.06] udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 13.69 [+0.98] udp rx: 1662 MB/s 1352323 calls/s # 13.71 [+0.02] udp tx: 1822 MB/s 30905 calls/s 30905 msg/s # 14.69 [+0.98] udp rx: 1599 MB/s 1299096 calls/s # 14.71 [+0.02] udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1159 MB/s 940159 calls/s # 15.89 [+1.06] udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # 16.86 [+0.98] udp rx: 1652 MB/s 1339794 calls/s # 16.89 [+0.02] udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # 17.87 [+0.98] udp rx: 1514 MB/s 1228571 calls/s # 17.89 [+0.02] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 18.45 [+0.56] GRO frag list over UDP tunnel ok # 19.18 [+0.73] 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__->