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: 844 MB/s 14316 calls/s 14316 msg/s # tcp rx: 844 MB/s 67754 calls/s # tcp tx: 830 MB/s 14079 calls/s 14079 msg/s # tcp rx: 834 MB/s 63052 calls/s # tcp tx: 819 MB/s 13904 calls/s 13904 msg/s # tcp rx: 820 MB/s 62611 calls/s # tcp tx: 771 MB/s 13082 calls/s 13082 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: 647 MB/s 468992 calls/s # udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # udp rx: 631 MB/s 457909 calls/s # udp tx: 1024 MB/s 17377 calls/s 17377 msg/s # udp rx: 552 MB/s 400128 calls/s # udp tx: 812 MB/s 13785 calls/s 13785 msg/s # udp rx: 566 MB/s 410368 calls/s # udp tx: 801 MB/s 13600 calls/s 13600 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: 663 MB/s 483943 calls/s # udp tx: 681 MB/s 11559 calls/s 11559 msg/s # udp rx: 681 MB/s 497036 calls/s # udp tx: 681 MB/s 11553 calls/s 11553 msg/s # udp rx: 681 MB/s 496933 calls/s # udp tx: 680 MB/s 11549 calls/s 11549 msg/s # udp rx: 675 MB/s 492657 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 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__->