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.25] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 966 MB/s 783470 calls/s # 2.84 [+1.06] udp tx: 1751 MB/s 29707 calls/s 29707 msg/s # 3.82 [+0.98] udp rx: 1789 MB/s 1451168 calls/s # 3.84 [+0.02] udp tx: 1951 MB/s 33100 calls/s 33100 msg/s # 4.82 [+0.98] udp rx: 1763 MB/s 1429865 calls/s # 4.84 [+0.02] udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1581 MB/s 1285598 calls/s # 6.02 [+1.06] udp tx: 1684 MB/s 28572 calls/s 28572 msg/s # 7.00 [+0.98] udp rx: 1737 MB/s 1408227 calls/s # 7.02 [+0.02] udp tx: 1940 MB/s 32904 calls/s 32904 msg/s # 8.00 [+0.98] udp rx: 1739 MB/s 1409493 calls/s # 8.02 [+0.02] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 8.59 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.84 [+0.29] No GRO ok # 10.37 [+0.54] GRO frag list ok # 10.95 [+0.57] GRO fwd ok # 11.49 [+0.54] UDP fwd perf udp rx: 1400 MB/s 1136977 calls/s # 12.56 [+1.07] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 13.52 [+0.97] udp rx: 1765 MB/s 1430840 calls/s # 13.56 [+0.03] udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # 14.53 [+0.97] udp rx: 1766 MB/s 1432425 calls/s # 14.56 [+0.03] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1317544 calls/s # 15.73 [+1.06] udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # 16.71 [+0.98] udp rx: 1691 MB/s 1369934 calls/s # 16.73 [+0.02] udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # 17.71 [+0.98] udp rx: 1665 MB/s 1349256 calls/s # 17.73 [+0.02] udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # 18.31 [+0.58] GRO frag list over UDP tunnel ok # 19.00 [+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__->