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.25 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.77 [+0.45] UDP fwd perf udp rx: 1509 MB/s 1227659 calls/s # 2.83 [+1.06] udp tx: 1760 MB/s 29865 calls/s 29865 msg/s # 3.81 [+0.98] udp rx: 1777 MB/s 1443089 calls/s # 3.83 [+0.02] udp tx: 1857 MB/s 31509 calls/s 31509 msg/s # 4.81 [+0.98] udp rx: 1693 MB/s 1375167 calls/s # 4.83 [+0.02] udp tx: 1764 MB/s 29931 calls/s 29931 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1693 MB/s 1374770 calls/s # 6.01 [+1.06] udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # 6.98 [+0.98] udp rx: 1739 MB/s 1411671 calls/s # 7.01 [+0.02] udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # 7.98 [+0.98] udp rx: 1806 MB/s 1463674 calls/s # 8.01 [+0.02] udp tx: 1969 MB/s 33412 calls/s 33412 msg/s # 8.53 [+0.52] GRO frag list over UDP tunnel ok # 9.31 [+0.78] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.80 [+0.26] No GRO ok # 10.28 [+0.48] GRO frag list ok # 10.79 [+0.50] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1491 MB/s 1209448 calls/s # 12.32 [+1.06] udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # 13.30 [+0.97] udp rx: 1616 MB/s 1310993 calls/s # 13.32 [+0.03] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 14.30 [+0.98] udp rx: 1537 MB/s 1247098 calls/s # 14.32 [+0.02] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1130 MB/s 917606 calls/s # 15.50 [+1.06] udp tx: 1703 MB/s 28889 calls/s 28889 msg/s # 16.49 [+0.99] udp rx: 1207 MB/s 979119 calls/s # 16.50 [+0.01] udp tx: 1825 MB/s 30961 calls/s 30961 msg/s # 17.50 [+0.99] udp rx: 1356 MB/s 1099861 calls/s # 17.50 [+0.01] udp tx: 1868 MB/s 31699 calls/s 31699 msg/s # 18.04 [+0.54] GRO frag list over UDP tunnel ok # 18.75 [+0.71] 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__->