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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.88 [+0.47] UDP fwd perf udp rx: 1238 MB/s 1003535 calls/s # 2.95 [+1.07] udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # 3.92 [+0.98] udp rx: 1595 MB/s 1293277 calls/s # 3.95 [+0.02] udp tx: 1957 MB/s 33198 calls/s 33198 msg/s # 4.92 [+0.97] udp rx: 1622 MB/s 1314590 calls/s # 4.95 [+0.03] udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1683 MB/s 1363971 calls/s # 6.13 [+1.06] udp tx: 1951 MB/s 33099 calls/s 33099 msg/s # 7.10 [+0.98] udp rx: 1679 MB/s 1361771 calls/s # 7.13 [+0.02] udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # 8.10 [+0.98] udp rx: 1819 MB/s 1474676 calls/s # 8.13 [+0.02] udp tx: 1956 MB/s 33189 calls/s 33189 msg/s # 8.70 [+0.57] GRO frag list over UDP tunnel ok # 9.47 [+0.77] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.94 [+0.23] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1266 MB/s 1026204 calls/s # 12.52 [+1.07] udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # 13.50 [+0.98] udp rx: 1566 MB/s 1269417 calls/s # 13.52 [+0.02] udp tx: 1883 MB/s 31940 calls/s 31940 msg/s # 14.50 [+0.98] udp rx: 1329 MB/s 1076784 calls/s # 14.52 [+0.02] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1499 MB/s 1217559 calls/s # 15.70 [+1.06] udp tx: 1723 MB/s 29228 calls/s 29228 msg/s # 16.67 [+0.97] udp rx: 1432 MB/s 1161897 calls/s # 16.70 [+0.03] udp tx: 1693 MB/s 28716 calls/s 28716 msg/s # 17.67 [+0.97] udp rx: 1614 MB/s 1309375 calls/s # 17.70 [+0.03] udp tx: 1827 MB/s 30997 calls/s 30997 msg/s # 18.27 [+0.57] GRO frag list over UDP tunnel ok # 18.96 [+0.69] 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__->