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: 978 MB/s 795916 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 1099 MB/s 894563 calls/s # udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp rx: 1160 MB/s 944724 calls/s # udp tx: 1181 MB/s 20044 calls/s 20044 msg/s # UDP GRO fwd perf udp rx: 1159 MB/s 943594 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1217 MB/s 990774 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1162 MB/s 945911 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 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: 973 MB/s 790724 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1027 MB/s 834672 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1035 MB/s 842660 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # UDP GRO fwd perf udp rx: 1194 MB/s 972249 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1223 MB/s 996077 calls/s # udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # udp rx: 1231 MB/s 1002157 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 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__->