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.23 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.71 [+0.44] UDP fwd perf udp rx: 1602 MB/s 1302056 calls/s # 2.77 [+1.06] udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # 3.75 [+0.98] udp rx: 1912 MB/s 1553697 calls/s # 3.77 [+0.02] udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # 4.75 [+0.98] udp rx: 1917 MB/s 1557601 calls/s # 4.77 [+0.02] udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1524215 calls/s # 5.95 [+1.06] udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # 6.93 [+0.98] udp rx: 1933 MB/s 1573307 calls/s # 6.95 [+0.02] udp tx: 1950 MB/s 33084 calls/s 33084 msg/s # 7.93 [+0.98] udp rx: 1933 MB/s 1572883 calls/s # 7.95 [+0.02] udp tx: 1949 MB/s 33071 calls/s 33071 msg/s # 8.57 [+0.62] GRO frag list over UDP tunnel ok # 9.40 [+0.83] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.95 [+0.30] No GRO ok # 10.45 [+0.50] GRO frag list ok # 10.92 [+0.47] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 1250 MB/s 1015078 calls/s # 12.44 [+1.06] udp tx: 1784 MB/s 30267 calls/s 30267 msg/s # 13.42 [+0.98] udp rx: 1464 MB/s 1187633 calls/s # 13.43 [+0.02] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 14.41 [+0.98] udp rx: 1461 MB/s 1184839 calls/s # 14.43 [+0.02] udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1509 MB/s 1226217 calls/s # 15.61 [+1.06] udp tx: 1760 MB/s 29860 calls/s 29860 msg/s # 16.59 [+0.98] udp rx: 1722 MB/s 1396033 calls/s # 16.61 [+0.02] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 17.59 [+0.98] udp rx: 1320 MB/s 1069759 calls/s # 17.61 [+0.02] udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 18.16 [+0.54] GRO frag list over UDP tunnel ok # 18.92 [+0.76] 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__->