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.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.83 [+0.51] UDP fwd perf udp rx: 1837 MB/s 1492094 calls/s # 2.89 [+1.06] udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # 3.87 [+0.98] udp rx: 1903 MB/s 1545904 calls/s # 3.89 [+0.02] udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # 4.87 [+0.98] udp rx: 1908 MB/s 1549760 calls/s # 4.89 [+0.02] udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1528995 calls/s # 6.07 [+1.06] udp tx: 1958 MB/s 33216 calls/s 33216 msg/s # 7.04 [+0.97] udp rx: 1928 MB/s 1569023 calls/s # 7.07 [+0.03] udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # 8.04 [+0.98] udp rx: 1930 MB/s 1570562 calls/s # 8.07 [+0.02] udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # 8.61 [+0.54] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.86 [+0.52] GRO fwd ok # 11.36 [+0.50] UDP fwd perf udp rx: 1482 MB/s 1202101 calls/s # 12.42 [+1.06] udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # 13.40 [+0.97] udp rx: 1641 MB/s 1330019 calls/s # 13.42 [+0.03] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 14.40 [+0.97] udp rx: 1649 MB/s 1336383 calls/s # 14.42 [+0.03] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1323234 calls/s # 15.61 [+1.07] udp tx: 1880 MB/s 31888 calls/s 31888 msg/s # 16.59 [+0.97] udp rx: 1790 MB/s 1453422 calls/s # 16.61 [+0.03] udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # 17.59 [+0.98] udp rx: 1775 MB/s 1441059 calls/s # 17.61 [+0.02] udp tx: 1888 MB/s 32036 calls/s 32036 msg/s # 18.22 [+0.60] GRO frag list over UDP tunnel ok # 19.00 [+0.79] 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__->