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.80 [+0.54] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # 2.99 [+1.07] udp rx: 1487 MB/s 1209149 calls/s # 3.99 [+1.00] udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # 3.99 [+0.00] udp rx: 1839 MB/s 1495718 calls/s # 4.99 [+1.00] udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # 5.09 [+0.10] udp rx: 1896 MB/s 1540984 calls/s # 5.11 [+0.02] UDP GRO fwd perf udp rx: 1822 MB/s 1482117 calls/s # 6.18 [+1.07] udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # 7.15 [+0.97] udp rx: 1879 MB/s 1525125 calls/s # 7.18 [+0.03] udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # 8.16 [+0.98] udp rx: 1881 MB/s 1526461 calls/s # 8.18 [+0.02] udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # 8.75 [+0.57] GRO frag list over UDP tunnel ok # 9.43 [+0.68] GRO fwd over UDP tunnel ok # 9.66 [+0.23] IPv6 # 9.87 [+0.21] No GRO ok # 10.34 [+0.47] GRO frag list ok # 10.85 [+0.50] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 1586 MB/s 1286106 calls/s # 12.37 [+1.06] udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # 13.34 [+0.97] udp rx: 1706 MB/s 1383292 calls/s # 13.37 [+0.02] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 14.35 [+0.98] udp rx: 1678 MB/s 1359938 calls/s # 14.37 [+0.02] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1321063 calls/s # 15.55 [+1.06] udp tx: 1946 MB/s 33008 calls/s 33008 msg/s # 16.52 [+0.97] udp rx: 1683 MB/s 1363943 calls/s # 16.55 [+0.03] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 17.52 [+0.98] udp rx: 1583 MB/s 1282671 calls/s # 17.55 [+0.02] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 18.09 [+0.55] GRO frag list over UDP tunnel ok # 18.87 [+0.77] 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__->