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: 999 MB/s 813682 calls/s # udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # udp rx: 1062 MB/s 864582 calls/s # udp tx: 1227 MB/s 20817 calls/s 20817 msg/s # udp rx: 1739 MB/s 1415902 calls/s # udp tx: 1728 MB/s 29310 calls/s 29310 msg/s # UDP GRO fwd perf udp rx: 1285 MB/s 1045243 calls/s # udp tx: 1490 MB/s 25285 calls/s 25285 msg/s # udp rx: 1605 MB/s 1306986 calls/s # udp tx: 1615 MB/s 27403 calls/s 27403 msg/s # udp rx: 1388 MB/s 1128512 calls/s # udp tx: 1567 MB/s 26587 calls/s 26587 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1409 MB/s 23912 calls/s 23912 msg/s # udp rx: 428 MB/s 345933 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 633 MB/s 512663 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 661 MB/s 536959 calls/s # UDP tunnel GRO fwd perf udp rx: 646 MB/s 524219 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 781 MB/s 634811 calls/s # udp tx: 1182 MB/s 20057 calls/s 20057 msg/s # udp rx: 518 MB/s 419853 calls/s # udp tx: 1381 MB/s 23433 calls/s 23433 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1410 MB/s 1148214 calls/s # udp tx: 1775 MB/s 30119 calls/s 30119 msg/s # udp rx: 1407 MB/s 1145912 calls/s # udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # udp rx: 1665 MB/s 1355865 calls/s # udp tx: 1708 MB/s 28973 calls/s 28973 msg/s # UDP GRO fwd perf udp rx: 1144 MB/s 931943 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1248 MB/s 1016710 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # udp rx: 1235 MB/s 1004787 calls/s # udp tx: 1359 MB/s 23066 calls/s 23066 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 217 MB/s 176730 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # udp rx: 335 MB/s 273129 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 257 MB/s 209187 calls/s # UDP tunnel GRO fwd perf udp tx: 971 MB/s 16473 calls/s 16473 msg/s # udp rx: 43 MB/s 35441 calls/s # udp tx: 980 MB/s 16623 calls/s 16623 msg/s # udp rx: 59 MB/s 48228 calls/s # udp tx: 1001 MB/s 16989 calls/s 16989 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__->