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: 956 MB/s 16224 calls/s 16224 msg/s # tcp rx: 956 MB/s 50108 calls/s # tcp tx: 984 MB/s 16690 calls/s 16690 msg/s # tcp rx: 984 MB/s 49809 calls/s # tcp tx: 985 MB/s 16708 calls/s 16708 msg/s # tcp rx: 986 MB/s 50116 calls/s # tcp tx: 967 MB/s 16410 calls/s 16410 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: 577 MB/s 418560 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 662 MB/s 480256 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 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: 543 MB/s 396115 calls/s # udp tx: 554 MB/s 9402 calls/s 9402 msg/s # udp rx: 603 MB/s 440473 calls/s # udp tx: 614 MB/s 10426 calls/s 10426 msg/s # udp rx: 612 MB/s 447014 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 892 MB/s 650561 calls/s # udp tx: 902 MB/s 15310 calls/s 15310 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__->