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.25 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.73 [+0.44] UDP fwd perf udp rx: 1715 MB/s 1391194 calls/s # 2.78 [+1.05] udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # 3.76 [+0.98] udp rx: 1818 MB/s 1473998 calls/s # 3.78 [+0.02] udp tx: 1960 MB/s 33253 calls/s 33253 msg/s # 4.76 [+0.98] udp rx: 1782 MB/s 1444797 calls/s # 4.78 [+0.02] udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1391 MB/s 1129571 calls/s # 5.96 [+1.06] udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # 6.93 [+0.98] udp rx: 1527 MB/s 1237475 calls/s # 6.96 [+0.02] udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # 7.93 [+0.98] udp rx: 1703 MB/s 1381579 calls/s # 7.96 [+0.02] udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # 8.49 [+0.53] GRO frag list over UDP tunnel ok # 9.17 [+0.68] GRO fwd over UDP tunnel ok # 9.43 [+0.26] IPv6 # 9.71 [+0.29] No GRO ok # 10.25 [+0.54] GRO frag list ok # 10.78 [+0.53] GRO fwd ok # 11.24 [+0.46] UDP fwd perf udp rx: 956 MB/s 776857 calls/s # 12.30 [+1.06] udp tx: 1407 MB/s 23878 calls/s 23878 msg/s # 13.28 [+0.98] udp rx: 990 MB/s 805960 calls/s # 13.30 [+0.02] udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # 14.28 [+0.98] udp rx: 1072 MB/s 872931 calls/s # 14.30 [+0.02] udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905421 calls/s # 15.49 [+1.07] udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # 16.46 [+0.97] udp rx: 1188 MB/s 967508 calls/s # 16.49 [+0.03] udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # 17.46 [+0.97] udp rx: 1208 MB/s 984091 calls/s # 17.49 [+0.03] udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # 18.11 [+0.63] GRO frag list over UDP tunnel ok # 18.91 [+0.80] 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__->