make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 525 MB/s 8913 calls/s 8913 msg/s # tcp rx: 570 MB/s 33367 calls/s # tcp tx: 541 MB/s 9191 calls/s 9191 msg/s # tcp rx: 535 MB/s 35658 calls/s # tcp tx: 528 MB/s 8958 calls/s 8958 msg/s # tcp rx: 527 MB/s 34289 calls/s # tcp tx: 534 MB/s 9062 calls/s 9062 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 437 MB/s 316416 calls/s # udp tx: 920 MB/s 15620 calls/s 15620 msg/s # udp rx: 495 MB/s 358912 calls/s # udp tx: 867 MB/s 14713 calls/s 14713 msg/s # udp rx: 523 MB/s 378880 calls/s # udp tx: 845 MB/s 14334 calls/s 14334 msg/s # udp rx: 537 MB/s 389120 calls/s # udp tx: 818 MB/s 13886 calls/s 13886 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 588 MB/s 428971 calls/s # udp tx: 605 MB/s 10263 calls/s 10263 msg/s # udp rx: 605 MB/s 441449 calls/s # udp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp rx: 610 MB/s 445410 calls/s # udp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp rx: 623 MB/s 454659 calls/s # udp tx: 622 MB/s 10560 calls/s 10560 msg/s ok 1 selftests: net: udpgro_frglist.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__->