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.23] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.79 [+0.50] UDP fwd perf udp rx: 1720 MB/s 1398863 calls/s # 2.85 [+1.06] udp tx: 1858 MB/s 31514 calls/s 31514 msg/s # 3.83 [+0.98] udp rx: 1792 MB/s 1457555 calls/s # 3.85 [+0.02] udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # 4.83 [+0.98] udp rx: 1930 MB/s 1569446 calls/s # 4.85 [+0.02] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1480 MB/s 1204882 calls/s # 6.03 [+1.06] udp tx: 1798 MB/s 30506 calls/s 30506 msg/s # 7.01 [+0.97] udp rx: 1915 MB/s 1558640 calls/s # 7.03 [+0.03] udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # 8.01 [+0.98] udp rx: 1887 MB/s 1536124 calls/s # 8.03 [+0.02] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 8.64 [+0.60] GRO frag list over UDP tunnel ok # 9.38 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.85 [+0.23] No GRO ok # 10.37 [+0.51] GRO frag list ok # 10.92 [+0.55] GRO fwd ok # 11.40 [+0.48] UDP fwd perf udp rx: 1222 MB/s 990467 calls/s # 12.46 [+1.06] udp tx: 1863 MB/s 31605 calls/s 31605 msg/s # 13.43 [+0.97] udp rx: 1435 MB/s 1163225 calls/s # 13.46 [+0.03] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 14.43 [+0.97] udp rx: 1411 MB/s 1144118 calls/s # 14.46 [+0.03] udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1525 MB/s 1236996 calls/s # 15.63 [+1.06] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 16.61 [+0.98] udp rx: 1703 MB/s 1380267 calls/s # 16.63 [+0.02] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 17.61 [+0.98] udp rx: 1688 MB/s 1368008 calls/s # 17.63 [+0.02] udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->