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.75 [+0.52] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.85 [+0.53] UDP fwd perf udp rx: 1633 MB/s 1328501 calls/s # 2.93 [+1.08] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 3.90 [+0.97] udp rx: 1837 MB/s 1493511 calls/s # 3.93 [+0.03] udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # 4.90 [+0.97] udp rx: 1710 MB/s 1391195 calls/s # 4.93 [+0.03] udp tx: 1734 MB/s 29412 calls/s 29412 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1633 MB/s 1328367 calls/s # 6.12 [+1.07] udp tx: 1711 MB/s 29030 calls/s 29030 msg/s # 7.09 [+0.97] udp rx: 1792 MB/s 1456578 calls/s # 7.12 [+0.03] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 8.10 [+0.97] udp rx: 1805 MB/s 1465897 calls/s # 8.12 [+0.03] udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # 8.75 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.83] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.14 [+0.30] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.24 [+0.58] GRO fwd ok # 11.73 [+0.49] UDP fwd perf udp rx: 1482 MB/s 1202465 calls/s # 12.79 [+1.06] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 13.77 [+0.98] udp rx: 1715 MB/s 1391306 calls/s # 13.79 [+0.02] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 14.77 [+0.98] udp rx: 1645 MB/s 1335540 calls/s # 14.79 [+0.02] udp tx: 1766 MB/s 29962 calls/s 29962 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1551 MB/s 1256971 calls/s # 15.99 [+1.08] udp tx: 1920 MB/s 32576 calls/s 32576 msg/s # 16.95 [+0.97] udp rx: 1538 MB/s 1246078 calls/s # 16.99 [+0.03] udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # 17.95 [+0.97] udp rx: 1573 MB/s 1275138 calls/s # 17.99 [+0.03] udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # 18.68 [+0.69] GRO frag list over UDP tunnel ok # 19.56 [+0.88] 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__->