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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1299 MB/s 1055660 calls/s # 2.80 [+1.06] udp tx: 1858 MB/s 31515 calls/s 31515 msg/s # 3.77 [+0.98] udp rx: 1865 MB/s 1517911 calls/s # 3.80 [+0.02] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 4.78 [+0.98] udp rx: 1916 MB/s 1559776 calls/s # 4.80 [+0.02] udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1508128 calls/s # 5.97 [+1.06] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 6.95 [+0.98] udp rx: 1904 MB/s 1549102 calls/s # 6.97 [+0.02] udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # 7.95 [+0.98] udp rx: 1915 MB/s 1557585 calls/s # 7.97 [+0.02] udp tx: 1946 MB/s 33016 calls/s 33016 msg/s # 8.54 [+0.57] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.77 [+0.28] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.79 [+0.53] GRO fwd ok # 11.27 [+0.48] UDP fwd perf udp rx: 1458 MB/s 1181432 calls/s # 12.33 [+1.06] udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # 13.31 [+0.97] udp rx: 1642 MB/s 1330889 calls/s # 13.33 [+0.03] udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # 14.31 [+0.98] udp rx: 1578 MB/s 1279707 calls/s # 14.33 [+0.02] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1371 MB/s 1112097 calls/s # 15.52 [+1.07] udp tx: 1793 MB/s 30415 calls/s 30415 msg/s # 16.49 [+0.97] udp rx: 1605 MB/s 1300874 calls/s # 16.52 [+0.03] udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # 17.50 [+0.99] udp rx: 1569 MB/s 1271116 calls/s # 17.52 [+0.01] udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # 18.08 [+0.56] GRO frag list over UDP tunnel ok # 18.87 [+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__->