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: 1082 MB/s 880927 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 1195 MB/s 973307 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1248 MB/s 1016469 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # UDP GRO fwd perf udp rx: 1257 MB/s 1023519 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1270 MB/s 1033818 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1239 MB/s 1008246 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 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: 1184 MB/s 964220 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # udp rx: 1221 MB/s 993736 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 1173 MB/s 954408 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # UDP GRO fwd perf udp rx: 1190 MB/s 968823 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # udp rx: 1205 MB/s 981164 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1172 MB/s 954223 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 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__->