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: 801 MB/s 652248 calls/s # udp tx: 1064 MB/s 18048 calls/s 18048 msg/s # udp rx: 702 MB/s 571565 calls/s # udp tx: 1079 MB/s 18304 calls/s 18304 msg/s # udp rx: 1149 MB/s 935956 calls/s # udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # UDP GRO fwd perf udp rx: 1194 MB/s 971995 calls/s # udp tx: 1381 MB/s 23425 calls/s 23425 msg/s # udp rx: 1388 MB/s 1130299 calls/s # udp tx: 1445 MB/s 24524 calls/s 24524 msg/s # udp rx: 1276 MB/s 1038262 calls/s # udp tx: 1445 MB/s 24516 calls/s 24516 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # udp rx: 498 MB/s 403104 calls/s # udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # udp rx: 283 MB/s 228810 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # udp rx: 448 MB/s 363437 calls/s # UDP tunnel GRO fwd perf udp rx: 720 MB/s 583628 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # udp rx: 519 MB/s 419129 calls/s # udp tx: 1446 MB/s 24534 calls/s 24534 msg/s # udp rx: 460 MB/s 371712 calls/s # udp tx: 1433 MB/s 24307 calls/s 24307 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1084 MB/s 882601 calls/s # udp tx: 1400 MB/s 23750 calls/s 23750 msg/s # udp rx: 1385 MB/s 1127655 calls/s # udp tx: 1395 MB/s 23665 calls/s 23665 msg/s # udp rx: 1370 MB/s 1115861 calls/s # udp tx: 1397 MB/s 23709 calls/s 23709 msg/s # UDP GRO fwd perf udp rx: 1165 MB/s 946123 calls/s # udp tx: 1554 MB/s 26358 calls/s 26358 msg/s # udp rx: 1477 MB/s 1202407 calls/s # udp tx: 1483 MB/s 25161 calls/s 25161 msg/s # udp rx: 1403 MB/s 1142227 calls/s # udp tx: 1403 MB/s 23798 calls/s 23798 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1413 MB/s 23979 calls/s 23979 msg/s # udp rx: 19 MB/s 15946 calls/s # udp tx: 1446 MB/s 24529 calls/s 24529 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # UDP tunnel GRO fwd perf udp tx: 1436 MB/s 24372 calls/s 24372 msg/s # udp rx: 57 MB/s 46250 calls/s # udp tx: 1406 MB/s 23848 calls/s 23848 msg/s # udp rx: 69 MB/s 56076 calls/s # udp tx: 1447 MB/s 24547 calls/s 24547 msg/s # udp rx: 17 MB/s 14321 calls/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__->