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: 963 MB/s 16342 calls/s 16342 msg/s # tcp rx: 965 MB/s 51521 calls/s # tcp tx: 984 MB/s 16702 calls/s 16702 msg/s # tcp rx: 985 MB/s 51473 calls/s # tcp tx: 982 MB/s 16656 calls/s 16656 msg/s # tcp rx: 982 MB/s 51497 calls/s # tcp tx: 992 MB/s 16831 calls/s 16831 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: 638 MB/s 462693 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # udp rx: 667 MB/s 484096 calls/s # udp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 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: 1148 MB/s 837724 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 1162 MB/s 847945 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # udp rx: 823 MB/s 600520 calls/s # udp tx: 814 MB/s 13816 calls/s 13816 msg/s # udp rx: 660 MB/s 481747 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 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__->