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.29 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 995 MB/s 807953 calls/s # 3.02 [+1.06] udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # 3.99 [+0.97] udp rx: 1016 MB/s 824257 calls/s # 4.02 [+0.03] udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # 4.99 [+0.97] udp rx: 1055 MB/s 855347 calls/s # 5.02 [+0.03] udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 905 MB/s 734038 calls/s # 6.21 [+1.07] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 7.18 [+0.97] udp rx: 962 MB/s 780967 calls/s # 7.21 [+0.03] udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # 8.18 [+0.97] udp rx: 905 MB/s 733360 calls/s # 8.21 [+0.03] udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # 8.86 [+0.65] GRO frag list over UDP tunnel ok # 9.68 [+0.82] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.25 [+0.31] No GRO ok # 10.81 [+0.56] GRO frag list ok # 11.38 [+0.58] GRO fwd ok # 11.91 [+0.53] UDP fwd perf udp rx: 1327 MB/s 1076861 calls/s # 12.98 [+1.07] udp tx: 1782 MB/s 30234 calls/s 30234 msg/s # 13.95 [+0.97] udp rx: 1758 MB/s 1427248 calls/s # 13.98 [+0.03] udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # 14.95 [+0.97] udp rx: 1692 MB/s 1372892 calls/s # 14.98 [+0.03] udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1389906 calls/s # 16.16 [+1.06] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 17.14 [+0.98] udp rx: 1667 MB/s 1351388 calls/s # 17.16 [+0.02] udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # 18.14 [+0.98] udp rx: 1575 MB/s 1276460 calls/s # 18.16 [+0.02] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 18.73 [+0.57] GRO frag list over UDP tunnel ok # 19.44 [+0.71] 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__->