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: 684 MB/s 557526 calls/s # udp tx: 1068 MB/s 18126 calls/s 18126 msg/s # udp rx: 719 MB/s 585898 calls/s # udp tx: 1060 MB/s 17981 calls/s 17981 msg/s # udp rx: 1117 MB/s 909520 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # UDP GRO fwd perf udp rx: 1012 MB/s 822576 calls/s # udp tx: 1427 MB/s 24208 calls/s 24208 msg/s # udp rx: 1205 MB/s 980927 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # udp rx: 1020 MB/s 831109 calls/s # udp tx: 1009 MB/s 17119 calls/s 17119 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 334 MB/s 270707 calls/s # udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # udp rx: 793 MB/s 640572 calls/s # udp tx: 1407 MB/s 23872 calls/s 23872 msg/s # udp rx: 858 MB/s 695904 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # UDP tunnel GRO fwd perf udp rx: 315 MB/s 255806 calls/s # udp tx: 1174 MB/s 19926 calls/s 19926 msg/s # udp rx: 748 MB/s 609035 calls/s # udp tx: 902 MB/s 15311 calls/s 15311 msg/s # udp rx: 656 MB/s 534275 calls/s # udp tx: 891 MB/s 15125 calls/s 15125 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1246 MB/s 1015015 calls/s # udp tx: 1531 MB/s 25979 calls/s 25979 msg/s # udp rx: 1581 MB/s 1287111 calls/s # udp tx: 1743 MB/s 29567 calls/s 29567 msg/s # udp rx: 1800 MB/s 1465485 calls/s # udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # UDP GRO fwd perf udp rx: 1173 MB/s 955543 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1293 MB/s 1053349 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1290 MB/s 1050162 calls/s # udp tx: 1388 MB/s 23546 calls/s 23546 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 360 MB/s 292808 calls/s # udp tx: 1039 MB/s 17632 calls/s 17632 msg/s # udp rx: 370 MB/s 301699 calls/s # udp tx: 1069 MB/s 18132 calls/s 18132 msg/s # udp rx: 407 MB/s 331762 calls/s # UDP tunnel GRO fwd perf udp rx: 437 MB/s 354758 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 346 MB/s 280939 calls/s # udp tx: 1367 MB/s 23200 calls/s 23200 msg/s # udp rx: 354 MB/s 287463 calls/s # udp tx: 1356 MB/s 23007 calls/s 23007 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__->