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.74 [+0.49] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.71 [+0.44] UDP fwd perf udp rx: 1687 MB/s 1369840 calls/s # 2.77 [+1.06] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 3.75 [+0.98] udp rx: 1817 MB/s 1473513 calls/s # 3.77 [+0.02] udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # 4.75 [+0.98] udp rx: 1801 MB/s 1460736 calls/s # 4.77 [+0.02] udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1408318 calls/s # 5.95 [+1.06] udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # 6.93 [+0.98] udp rx: 1774 MB/s 1438658 calls/s # 6.95 [+0.02] udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # 7.93 [+0.98] udp rx: 1782 MB/s 1444338 calls/s # 7.95 [+0.02] udp tx: 1959 MB/s 33229 calls/s 33229 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.17 [+0.69] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.64 [+0.24] No GRO ok # 10.10 [+0.47] GRO frag list ok # 10.61 [+0.51] GRO fwd ok # 11.05 [+0.44] UDP fwd perf udp rx: 1361 MB/s 1103283 calls/s # 12.11 [+1.06] udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # 13.09 [+0.98] udp rx: 1641 MB/s 1330541 calls/s # 13.11 [+0.02] udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # 14.09 [+0.98] udp rx: 1600 MB/s 1296530 calls/s # 14.11 [+0.02] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1322914 calls/s # 15.29 [+1.06] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 16.27 [+0.98] udp rx: 1698 MB/s 1377382 calls/s # 16.29 [+0.02] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 17.27 [+0.98] udp rx: 1711 MB/s 1388713 calls/s # 17.29 [+0.02] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 17.84 [+0.55] GRO frag list over UDP tunnel ok # 18.55 [+0.71] 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__->