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.24 [+0.23] No GRO ok # 0.80 [+0.56] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1444 MB/s 1170998 calls/s # 2.91 [+1.06] udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # 3.88 [+0.97] udp rx: 1633 MB/s 1324585 calls/s # 3.91 [+0.03] udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # 4.88 [+0.97] udp rx: 1766 MB/s 1432744 calls/s # 4.91 [+0.03] udp tx: 1947 MB/s 33030 calls/s 33030 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1468788 calls/s # 6.09 [+1.06] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 7.06 [+0.97] udp rx: 1730 MB/s 1405550 calls/s # 7.09 [+0.03] udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # 8.07 [+0.98] udp rx: 1539 MB/s 1250563 calls/s # 8.09 [+0.02] udp tx: 1882 MB/s 31920 calls/s 31920 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.78] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.24] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1090 MB/s 887590 calls/s # 12.54 [+1.06] udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # 13.51 [+0.97] udp rx: 1191 MB/s 970264 calls/s # 13.54 [+0.03] udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # 14.51 [+0.97] udp rx: 1198 MB/s 975852 calls/s # 14.54 [+0.03] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1057 MB/s 861131 calls/s # 15.73 [+1.07] udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # 16.71 [+0.98] udp rx: 1167 MB/s 950216 calls/s # 16.73 [+0.02] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 17.71 [+0.98] udp rx: 1105 MB/s 899592 calls/s # 17.73 [+0.02] udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # 18.34 [+0.61] GRO frag list over UDP tunnel ok # 19.11 [+0.77] 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__->