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.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1228 MB/s 997826 calls/s # 2.85 [+1.06] udp tx: 1808 MB/s 30678 calls/s 30678 msg/s # 3.83 [+0.98] udp rx: 1713 MB/s 1388878 calls/s # 3.85 [+0.02] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 4.83 [+0.98] udp rx: 1781 MB/s 1444061 calls/s # 4.85 [+0.02] udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1321323 calls/s # 6.05 [+1.07] udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # 7.02 [+0.97] udp rx: 1715 MB/s 1391198 calls/s # 7.05 [+0.03] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 8.02 [+0.97] udp rx: 1679 MB/s 1361165 calls/s # 8.05 [+0.03] udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # 8.64 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.77] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.92 [+0.26] No GRO ok # 10.47 [+0.55] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.49 [+0.50] UDP fwd perf udp rx: 1376 MB/s 1116890 calls/s # 12.56 [+1.07] udp tx: 1750 MB/s 29691 calls/s 29691 msg/s # 13.53 [+0.97] udp rx: 1605 MB/s 1300746 calls/s # 13.56 [+0.03] udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # 14.53 [+0.97] udp rx: 1580 MB/s 1281810 calls/s # 14.56 [+0.03] udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1523 MB/s 1234707 calls/s # 15.76 [+1.07] udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # 16.72 [+0.97] udp rx: 1567 MB/s 1270061 calls/s # 16.76 [+0.03] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 17.73 [+0.97] udp rx: 1465 MB/s 1187049 calls/s # 17.76 [+0.03] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 18.34 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+0.76] 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__->