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.23 [+0.22] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.21 [+0.51] GRO fwd ok # 1.65 [+0.44] UDP fwd perf udp rx: 1806 MB/s 1470765 calls/s # 2.71 [+1.06] udp tx: 2001 MB/s 33941 calls/s 33941 msg/s # 3.69 [+0.98] udp rx: 1982 MB/s 1614338 calls/s # 3.71 [+0.02] udp tx: 1997 MB/s 33877 calls/s 33877 msg/s # 4.69 [+0.98] udp rx: 1981 MB/s 1613087 calls/s # 4.71 [+0.02] udp tx: 1988 MB/s 33719 calls/s 33719 msg/s # 4.82 [+0.12] UDP GRO fwd perf udp rx: 1901 MB/s 1548409 calls/s # 5.88 [+1.06] udp tx: 1961 MB/s 33267 calls/s 33267 msg/s # 6.86 [+0.98] udp rx: 1796 MB/s 1461640 calls/s # 6.88 [+0.02] udp tx: 1859 MB/s 31536 calls/s 31536 msg/s # 7.86 [+0.98] udp rx: 876 MB/s 710020 calls/s # 7.88 [+0.02] udp tx: 1366 MB/s 23174 calls/s 23174 msg/s # 8.48 [+0.60] GRO frag list over UDP tunnel ok # 9.30 [+0.82] GRO fwd over UDP tunnel ok # 9.57 [+0.26] IPv6 # 9.83 [+0.26] No GRO ok # 10.37 [+0.54] GRO frag list ok # 10.94 [+0.57] GRO fwd ok # 11.46 [+0.52] UDP fwd perf udp rx: 1771 MB/s 1441368 calls/s # 12.52 [+1.06] udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # 13.49 [+0.97] udp rx: 1696 MB/s 1381088 calls/s # 13.52 [+0.03] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 14.49 [+0.97] udp rx: 1492 MB/s 1214700 calls/s # 14.52 [+0.03] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1746 MB/s 1420929 calls/s # 15.71 [+1.07] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 16.68 [+0.97] udp rx: 1842 MB/s 1499253 calls/s # 16.71 [+0.03] udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # 17.68 [+0.97] udp rx: 1857 MB/s 1511777 calls/s # 17.71 [+0.03] udp tx: 1894 MB/s 32124 calls/s 32124 msg/s # 18.27 [+0.56] GRO frag list over UDP tunnel ok # 18.97 [+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__->