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.25 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1264 MB/s 1025323 calls/s # 2.88 [+1.06] udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # 3.87 [+0.98] udp rx: 1709 MB/s 1385630 calls/s # 3.88 [+0.02] udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # 4.87 [+0.99] udp rx: 1595 MB/s 1293768 calls/s # 4.88 [+0.01] udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1552 MB/s 1259400 calls/s # 6.07 [+1.07] udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # 7.05 [+0.98] udp rx: 1471 MB/s 1193010 calls/s # 7.07 [+0.02] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 8.07 [+1.00] udp tx: 1947 MB/s 33033 calls/s 33033 msg/s # 8.07 [+0.00] udp rx: 1622 MB/s 1315851 calls/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.70] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.80 [+0.22] No GRO ok # 10.33 [+0.52] GRO frag list ok # 10.86 [+0.53] GRO fwd ok # 11.37 [+0.51] UDP fwd perf udp rx: 1411 MB/s 1144046 calls/s # 12.44 [+1.07] udp tx: 1813 MB/s 30757 calls/s 30757 msg/s # 13.41 [+0.97] udp rx: 1782 MB/s 1446330 calls/s # 13.44 [+0.03] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 14.41 [+0.98] udp rx: 1784 MB/s 1447533 calls/s # 14.44 [+0.02] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1448 MB/s 1174104 calls/s # 15.63 [+1.07] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 16.60 [+0.97] udp rx: 1531 MB/s 1241358 calls/s # 16.63 [+0.03] udp tx: 1896 MB/s 32173 calls/s 32173 msg/s # 17.60 [+0.97] udp rx: 1738 MB/s 1409112 calls/s # 17.63 [+0.03] udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # 18.20 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+0.73] 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__->