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: 724 MB/s 12289 calls/s 12289 msg/s # tcp rx: 725 MB/s 67173 calls/s # tcp tx: 741 MB/s 12568 calls/s 12568 msg/s # tcp rx: 741 MB/s 68944 calls/s # tcp tx: 792 MB/s 13449 calls/s 13449 msg/s # tcp rx: 793 MB/s 62464 calls/s # tcp tx: 723 MB/s 12270 calls/s 12270 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: 585 MB/s 425408 calls/s # udp tx: 853 MB/s 14477 calls/s 14477 msg/s # udp rx: 584 MB/s 424526 calls/s # udp tx: 738 MB/s 12521 calls/s 12521 msg/s # udp rx: 588 MB/s 427030 calls/s # udp tx: 744 MB/s 12626 calls/s 12626 msg/s # udp rx: 580 MB/s 421746 calls/s # udp tx: 679 MB/s 11523 calls/s 11523 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: 1067 MB/s 778405 calls/s # udp tx: 1096 MB/s 18601 calls/s 18601 msg/s # udp rx: 904 MB/s 659624 calls/s # udp tx: 889 MB/s 15086 calls/s 15086 msg/s # udp rx: 619 MB/s 451556 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 msg/s # udp rx: 661 MB/s 482517 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 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__->