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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.75 [+0.44] UDP fwd perf udp rx: 1576 MB/s 1282537 calls/s # 2.81 [+1.06] udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # 3.78 [+0.97] udp rx: 1841 MB/s 1497875 calls/s # 3.81 [+0.02] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 4.78 [+0.98] udp rx: 1861 MB/s 1514273 calls/s # 4.81 [+0.02] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1487850 calls/s # 5.98 [+1.05] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 6.96 [+0.98] udp rx: 1826 MB/s 1486106 calls/s # 6.98 [+0.02] udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # 7.96 [+0.98] udp rx: 1888 MB/s 1536137 calls/s # 7.98 [+0.02] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.24 [+0.72] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.75 [+0.25] No GRO ok # 10.29 [+0.54] GRO frag list ok # 10.87 [+0.58] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1569 MB/s 1272117 calls/s # 12.40 [+1.06] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 13.38 [+0.98] udp rx: 1707 MB/s 1386851 calls/s # 13.40 [+0.02] udp tx: 1821 MB/s 30896 calls/s 30896 msg/s # 14.38 [+0.98] udp rx: 1725 MB/s 1399456 calls/s # 14.40 [+0.02] udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1297433 calls/s # 15.58 [+1.06] udp tx: 1740 MB/s 29525 calls/s 29525 msg/s # 16.56 [+0.98] udp rx: 1488 MB/s 1209896 calls/s # 16.58 [+0.02] udp tx: 1593 MB/s 27035 calls/s 27035 msg/s # 17.56 [+0.98] udp rx: 1653 MB/s 1342820 calls/s # 17.58 [+0.02] udp tx: 1783 MB/s 30254 calls/s 30254 msg/s # 18.15 [+0.57] GRO frag list over UDP tunnel ok # 18.82 [+0.67] 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__->