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: 1116 MB/s 909032 calls/s # udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # udp rx: 1129 MB/s 919589 calls/s # udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # udp rx: 1227 MB/s 998971 calls/s # udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # UDP GRO fwd perf udp rx: 1110 MB/s 904317 calls/s # udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # udp rx: 1241 MB/s 1011001 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 1209 MB/s 984845 calls/s # udp tx: 1222 MB/s 20736 calls/s 20736 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: 895 MB/s 728941 calls/s # udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # udp rx: 1178 MB/s 959387 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 1081 MB/s 879965 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # UDP GRO fwd perf udp rx: 1352 MB/s 1095842 calls/s # udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # udp rx: 1508 MB/s 1222233 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # udp rx: 1665 MB/s 1349255 calls/s # udp tx: 1912 MB/s 32441 calls/s 32441 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__->