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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 895 MB/s 728026 calls/s # udp tx: 1665 MB/s 28240 calls/s 28240 msg/s # udp rx: 1184 MB/s 961264 calls/s # udp tx: 1365 MB/s 23153 calls/s 23153 msg/s # udp rx: 1256 MB/s 1020649 calls/s # udp tx: 1371 MB/s 23267 calls/s 23267 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 911671 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1218 MB/s 990796 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1273 MB/s 1034444 calls/s # udp tx: 1352 MB/s 22934 calls/s 22934 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1116 MB/s 907533 calls/s # udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # udp rx: 1288 MB/s 1047649 calls/s # udp tx: 1349 MB/s 22882 calls/s 22882 msg/s # udp rx: 1289 MB/s 1048140 calls/s # udp tx: 1346 MB/s 22832 calls/s 22832 msg/s # UDP GRO fwd perf udp rx: 967 MB/s 786129 calls/s # udp tx: 1195 MB/s 20271 calls/s 20271 msg/s # udp rx: 1015 MB/s 825118 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 1172 MB/s 951710 calls/s # udp tx: 1359 MB/s 23052 calls/s 23052 msg/s # GRO frag list over UDP tunnel ok # 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__->