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.87 [+0.46] UDP fwd perf udp rx: 1674 MB/s 1359556 calls/s # 2.94 [+1.06] udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # 3.91 [+0.97] udp rx: 1774 MB/s 1440092 calls/s # 3.94 [+0.03] udp tx: 1945 MB/s 33005 calls/s 33005 msg/s # 4.91 [+0.98] udp rx: 1722 MB/s 1395241 calls/s # 4.94 [+0.02] udp tx: 1973 MB/s 33468 calls/s 33468 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1700 MB/s 1377742 calls/s # 6.11 [+1.06] udp tx: 1976 MB/s 33528 calls/s 33528 msg/s # 7.09 [+0.98] udp rx: 1818 MB/s 1474083 calls/s # 7.11 [+0.02] udp tx: 1975 MB/s 33507 calls/s 33507 msg/s # 8.09 [+0.98] udp rx: 1827 MB/s 1481566 calls/s # 8.11 [+0.02] udp tx: 1973 MB/s 33467 calls/s 33467 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.71] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.86 [+0.23] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.34 [+0.46] UDP fwd perf udp rx: 1399 MB/s 1134156 calls/s # 12.40 [+1.06] udp tx: 1836 MB/s 31150 calls/s 31150 msg/s # 13.37 [+0.98] udp rx: 1614 MB/s 1308710 calls/s # 13.40 [+0.02] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 14.37 [+0.98] udp rx: 1594 MB/s 1292124 calls/s # 14.40 [+0.02] udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1522 MB/s 1233182 calls/s # 15.58 [+1.06] udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # 16.56 [+0.98] udp rx: 1549 MB/s 1254438 calls/s # 16.58 [+0.02] udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # 17.55 [+0.98] udp rx: 1513 MB/s 1225621 calls/s # 17.58 [+0.02] udp tx: 1942 MB/s 32951 calls/s 32951 msg/s # 18.11 [+0.53] GRO frag list over UDP tunnel ok # 18.79 [+0.68] 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__->