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: 974 MB/s 16525 calls/s 16525 msg/s # tcp rx: 984 MB/s 50225 calls/s # tcp tx: 961 MB/s 16303 calls/s 16303 msg/s # tcp rx: 963 MB/s 48945 calls/s # tcp tx: 980 MB/s 16630 calls/s 16630 msg/s # tcp rx: 981 MB/s 49277 calls/s # tcp tx: 977 MB/s 16585 calls/s 16585 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: 466 MB/s 337804 calls/s # udp tx: 816 MB/s 13847 calls/s 13847 msg/s # udp rx: 491 MB/s 355584 calls/s # udp tx: 879 MB/s 14922 calls/s 14922 msg/s # udp rx: 520 MB/s 376832 calls/s # udp tx: 857 MB/s 14552 calls/s 14552 msg/s # udp rx: 521 MB/s 377088 calls/s # udp tx: 858 MB/s 14565 calls/s 14565 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: 647 MB/s 472143 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s # udp rx: 683 MB/s 498718 calls/s # udp tx: 683 MB/s 11593 calls/s 11593 msg/s # udp rx: 674 MB/s 492213 calls/s # udp tx: 674 MB/s 11441 calls/s 11441 msg/s # udp rx: 679 MB/s 495228 calls/s # udp tx: 690 MB/s 11706 calls/s 11706 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__->