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.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 919 MB/s 746261 calls/s # 2.87 [+1.06] udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # 3.85 [+0.98] udp rx: 1034 MB/s 839332 calls/s # 3.87 [+0.02] udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # 4.85 [+0.98] udp rx: 967 MB/s 784578 calls/s # 4.87 [+0.02] udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 903 MB/s 731608 calls/s # 6.06 [+1.06] udp tx: 1361 MB/s 23089 calls/s 23089 msg/s # 7.03 [+0.97] udp rx: 937 MB/s 759088 calls/s # 7.06 [+0.03] udp tx: 1370 MB/s 23245 calls/s 23245 msg/s # 8.03 [+0.97] udp rx: 898 MB/s 727292 calls/s # 8.06 [+0.03] udp tx: 1375 MB/s 23331 calls/s 23331 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.88 [+0.24] No GRO ok # 10.41 [+0.53] GRO frag list ok # 10.92 [+0.51] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1817 MB/s 1479462 calls/s # 12.45 [+1.06] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 13.42 [+0.98] udp rx: 1930 MB/s 1571651 calls/s # 13.45 [+0.02] udp tx: 1976 MB/s 33530 calls/s 33530 msg/s # 14.42 [+0.98] udp rx: 1805 MB/s 1469850 calls/s # 14.45 [+0.02] udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1916 MB/s 1560468 calls/s # 15.62 [+1.06] udp tx: 1975 MB/s 33503 calls/s 33503 msg/s # 16.60 [+0.98] udp rx: 1974 MB/s 1607101 calls/s # 16.62 [+0.02] udp tx: 1990 MB/s 33756 calls/s 33756 msg/s # 17.60 [+0.98] udp rx: 1964 MB/s 1599281 calls/s # 17.62 [+0.02] udp tx: 1975 MB/s 33500 calls/s 33500 msg/s # 18.16 [+0.54] GRO frag list over UDP tunnel ok # 18.92 [+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__->