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.74 [+0.49] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1564 MB/s 1272737 calls/s # 2.81 [+1.06] udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # 3.78 [+0.98] udp rx: 1897 MB/s 1544126 calls/s # 3.81 [+0.02] udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # 4.79 [+0.98] udp rx: 1924 MB/s 1566057 calls/s # 4.81 [+0.02] udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1480240 calls/s # 5.99 [+1.06] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 6.96 [+0.98] udp rx: 1883 MB/s 1533128 calls/s # 6.99 [+0.02] udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # 7.97 [+0.98] udp rx: 1900 MB/s 1547453 calls/s # 7.99 [+0.02] udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.69] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.68 [+0.23] No GRO ok # 10.16 [+0.49] GRO frag list ok # 10.66 [+0.49] GRO fwd ok # 11.13 [+0.47] UDP fwd perf udp rx: 1489 MB/s 1208537 calls/s # 12.19 [+1.06] udp tx: 1791 MB/s 30377 calls/s 30377 msg/s # 13.17 [+0.98] udp rx: 1703 MB/s 1379805 calls/s # 13.19 [+0.02] udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # 14.17 [+0.98] udp rx: 1717 MB/s 1391403 calls/s # 14.19 [+0.02] udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1321701 calls/s # 15.37 [+1.06] udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # 16.34 [+0.97] udp rx: 1693 MB/s 1372130 calls/s # 16.36 [+0.03] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 17.34 [+0.97] udp rx: 1645 MB/s 1332663 calls/s # 17.36 [+0.03] udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # 17.89 [+0.53] GRO frag list over UDP tunnel ok # 18.62 [+0.73] 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__->