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.75 [+0.50] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.90 [+0.53] UDP fwd perf udp rx: 1734 MB/s 1411901 calls/s # 2.97 [+1.07] udp tx: 1788 MB/s 30341 calls/s 30341 msg/s # 3.97 [+1.00] udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # 3.97 [+0.00] udp rx: 1683 MB/s 1369471 calls/s # 4.97 [+1.00] udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # 5.07 [+0.10] udp rx: 1879 MB/s 1528426 calls/s # 5.08 [+0.02] UDP GRO fwd perf udp rx: 1836 MB/s 1493569 calls/s # 6.16 [+1.07] udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # 7.13 [+0.97] udp rx: 1874 MB/s 1525568 calls/s # 7.16 [+0.03] udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # 8.13 [+0.97] udp rx: 1876 MB/s 1527695 calls/s # 8.16 [+0.03] udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # 8.76 [+0.60] GRO frag list over UDP tunnel ok # 9.58 [+0.82] GRO fwd over UDP tunnel ok # 9.84 [+0.27] IPv6 # 10.12 [+0.28] No GRO ok # 10.69 [+0.57] GRO frag list ok # 11.31 [+0.62] GRO fwd ok # 11.88 [+0.57] UDP fwd perf udp rx: 1647 MB/s 1335522 calls/s # 12.96 [+1.08] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 13.92 [+0.97] udp rx: 1590 MB/s 1290726 calls/s # 13.96 [+0.03] udp tx: 1682 MB/s 28540 calls/s 28540 msg/s # 14.92 [+0.97] udp rx: 1604 MB/s 1302968 calls/s # 14.96 [+0.03] udp tx: 1713 MB/s 29065 calls/s 29065 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1320 MB/s 1071838 calls/s # 16.15 [+1.07] udp tx: 1712 MB/s 29051 calls/s 29051 msg/s # 17.12 [+0.97] udp rx: 1668 MB/s 1353882 calls/s # 17.15 [+0.03] udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # 18.12 [+0.97] udp rx: 1304 MB/s 1061512 calls/s # 18.15 [+0.03] udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # 18.79 [+0.64] GRO frag list over UDP tunnel ok # 19.57 [+0.79] 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__->