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: 1099 MB/s 895015 calls/s # udp tx: 1146 MB/s 19441 calls/s 19441 msg/s # udp rx: 1129 MB/s 919846 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 msg/s # udp rx: 1130 MB/s 920658 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # UDP GRO fwd perf udp rx: 1320 MB/s 1074620 calls/s # udp tx: 1377 MB/s 23366 calls/s 23366 msg/s # udp rx: 1342 MB/s 1092539 calls/s # udp tx: 1345 MB/s 22817 calls/s 22817 msg/s # udp rx: 1343 MB/s 1093988 calls/s # udp tx: 1354 MB/s 22968 calls/s 22968 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1042 MB/s 17687 calls/s 17687 msg/s # udp rx: 173 MB/s 140445 calls/s # udp tx: 1381 MB/s 23430 calls/s 23430 msg/s # udp rx: 1172 MB/s 947343 calls/s # udp tx: 1402 MB/s 23795 calls/s 23795 msg/s # udp rx: 1125 MB/s 909202 calls/s # UDP tunnel GRO fwd perf udp rx: 983 MB/s 794061 calls/s # udp tx: 1369 MB/s 23231 calls/s 23231 msg/s # udp rx: 1031 MB/s 832398 calls/s # udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # udp rx: 1253 MB/s 1011334 calls/s # udp tx: 1385 MB/s 23499 calls/s 23499 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1186 MB/s 966160 calls/s # udp tx: 1356 MB/s 23002 calls/s 23002 msg/s # udp rx: 1025 MB/s 834997 calls/s # udp tx: 1027 MB/s 17426 calls/s 17426 msg/s # udp rx: 870 MB/s 708225 calls/s # udp tx: 992 MB/s 16831 calls/s 16831 msg/s # UDP GRO fwd perf udp rx: 1135 MB/s 923776 calls/s # udp tx: 1375 MB/s 23334 calls/s 23334 msg/s # udp rx: 1163 MB/s 946768 calls/s # udp tx: 1393 MB/s 23628 calls/s 23628 msg/s # udp rx: 1324 MB/s 1078064 calls/s # udp tx: 1405 MB/s 23830 calls/s 23830 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 607 MB/s 491545 calls/s # udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # udp rx: 545 MB/s 441163 calls/s # udp tx: 1337 MB/s 22689 calls/s 22689 msg/s # udp rx: 620 MB/s 501356 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # UDP tunnel GRO fwd perf udp rx: 774 MB/s 627377 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 729 MB/s 590031 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp rx: 673 MB/s 544304 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s 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__->