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.26 [+0.25] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 712 MB/s 578500 calls/s # 2.81 [+1.06] udp tx: 1718 MB/s 29141 calls/s 29141 msg/s # 3.79 [+0.98] udp rx: 1695 MB/s 1378040 calls/s # 3.81 [+0.02] udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # 4.79 [+0.98] udp rx: 1749 MB/s 1421009 calls/s # 4.81 [+0.02] udp tx: 1821 MB/s 30897 calls/s 30897 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1371833 calls/s # 5.99 [+1.06] udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # 6.97 [+0.97] udp rx: 1515 MB/s 1227696 calls/s # 6.99 [+0.03] udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # 7.97 [+0.97] udp rx: 1156 MB/s 936976 calls/s # 7.99 [+0.03] udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.77] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.84 [+0.51] GRO fwd ok # 11.28 [+0.44] UDP fwd perf udp rx: 1330 MB/s 1078420 calls/s # 12.34 [+1.06] udp tx: 1823 MB/s 30936 calls/s 30936 msg/s # 13.32 [+0.97] udp rx: 1413 MB/s 1146968 calls/s # 13.34 [+0.03] udp tx: 1726 MB/s 29286 calls/s 29286 msg/s # 14.32 [+0.98] udp rx: 1588 MB/s 1286830 calls/s # 14.34 [+0.02] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1330617 calls/s # 15.52 [+1.06] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 16.50 [+0.97] udp rx: 1457 MB/s 1180084 calls/s # 16.52 [+0.03] udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # 17.50 [+0.97] udp rx: 1521 MB/s 1231865 calls/s # 17.52 [+0.03] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 18.14 [+0.62] GRO frag list over UDP tunnel ok # 18.96 [+0.82] 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__->