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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.85 [+0.54] UDP fwd perf udp rx: 1463 MB/s 1190037 calls/s # 2.91 [+1.06] udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # 3.89 [+0.98] udp rx: 1636 MB/s 1330856 calls/s # 3.91 [+0.02] udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # 4.89 [+0.98] udp rx: 1867 MB/s 1518609 calls/s # 4.91 [+0.02] udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1490663 calls/s # 6.10 [+1.07] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 7.07 [+0.97] udp rx: 1932 MB/s 1573104 calls/s # 7.10 [+0.03] udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # 8.07 [+0.97] udp rx: 1928 MB/s 1569832 calls/s # 8.10 [+0.03] udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # 8.61 [+0.52] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.80 [+0.22] No GRO ok # 10.31 [+0.52] GRO frag list ok # 10.86 [+0.55] GRO fwd ok # 11.35 [+0.49] UDP fwd perf udp rx: 1442 MB/s 1169618 calls/s # 12.42 [+1.07] udp tx: 1815 MB/s 30788 calls/s 30788 msg/s # 13.39 [+0.97] udp rx: 1665 MB/s 1351877 calls/s # 13.42 [+0.03] udp tx: 1805 MB/s 30623 calls/s 30623 msg/s # 14.39 [+0.97] udp rx: 1434 MB/s 1165337 calls/s # 14.42 [+0.03] udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1513 MB/s 1227971 calls/s # 15.61 [+1.07] udp tx: 1877 MB/s 31847 calls/s 31847 msg/s # 16.58 [+0.97] udp rx: 1182 MB/s 959823 calls/s # 16.61 [+0.03] udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # 17.58 [+0.97] udp rx: 1541 MB/s 1249528 calls/s # 17.61 [+0.03] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 18.15 [+0.54] GRO frag list over UDP tunnel ok # 18.84 [+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__->