make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1675 MB/s 1361281 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # udp rx: 1665 MB/s 1352148 calls/s # udp tx: 1845 MB/s 31298 calls/s 31298 msg/s # udp rx: 1724 MB/s 1400096 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # UDP GRO fwd perf udp rx: 1124 MB/s 915499 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp rx: 1187 MB/s 967116 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp rx: 1108 MB/s 902292 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 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: 986 MB/s 802854 calls/s # udp tx: 1084 MB/s 18386 calls/s 18386 msg/s # udp rx: 968 MB/s 788222 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 msg/s # udp rx: 1107 MB/s 901399 calls/s # udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # UDP GRO fwd perf udp rx: 999 MB/s 813362 calls/s # udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # udp rx: 1087 MB/s 885661 calls/s # udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # udp rx: 1085 MB/s 883757 calls/s # udp tx: 1112 MB/s 18867 calls/s 18867 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__->