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: 1036 MB/s 844057 calls/s # udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # udp rx: 1155 MB/s 940908 calls/s # udp tx: 1159 MB/s 19662 calls/s 19662 msg/s # udp rx: 1094 MB/s 891138 calls/s # UDP GRO fwd perf udp rx: 1359 MB/s 1106901 calls/s # udp tx: 1430 MB/s 24268 calls/s 24268 msg/s # udp rx: 1431 MB/s 1165136 calls/s # udp tx: 1456 MB/s 24708 calls/s 24708 msg/s # udp rx: 1433 MB/s 1167358 calls/s # udp tx: 1440 MB/s 24428 calls/s 24428 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 431 MB/s 348527 calls/s # udp tx: 1060 MB/s 17991 calls/s 17991 msg/s # udp rx: 1200 MB/s 970292 calls/s # udp tx: 1355 MB/s 22985 calls/s 22985 msg/s # udp rx: 1197 MB/s 969565 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # UDP tunnel GRO fwd perf udp rx: 1109 MB/s 898244 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # udp rx: 1261 MB/s 1018522 calls/s # udp tx: 1373 MB/s 23290 calls/s 23290 msg/s # udp rx: 1242 MB/s 1003008 calls/s # udp tx: 1403 MB/s 23802 calls/s 23802 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 953 MB/s 776277 calls/s # udp tx: 1034 MB/s 17550 calls/s 17550 msg/s # udp rx: 1127 MB/s 917841 calls/s # udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # udp rx: 1074 MB/s 875073 calls/s # udp tx: 1077 MB/s 18268 calls/s 18268 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1058551 calls/s # udp tx: 1354 MB/s 22979 calls/s 22979 msg/s # udp rx: 1413 MB/s 1151100 calls/s # udp tx: 1403 MB/s 23810 calls/s 23810 msg/s # udp rx: 1204 MB/s 980764 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 101 MB/s 81845 calls/s # udp tx: 1452 MB/s 24641 calls/s 24641 msg/s # udp rx: 198 MB/s 160751 calls/s # udp tx: 1365 MB/s 23157 calls/s 23157 msg/s # udp rx: 189 MB/s 153109 calls/s # udp tx: 1425 MB/s 24175 calls/s 24175 msg/s # UDP tunnel GRO fwd perf udp rx: 161 MB/s 131144 calls/s # udp tx: 1403 MB/s 23804 calls/s 23804 msg/s # udp rx: 98 MB/s 79533 calls/s # udp tx: 1461 MB/s 24785 calls/s 24785 msg/s # udp rx: 114 MB/s 92416 calls/s # udp tx: 1445 MB/s 24521 calls/s 24521 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__->