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: 947 MB/s 16071 calls/s 16071 msg/s # tcp rx: 947 MB/s 50602 calls/s # tcp tx: 910 MB/s 15444 calls/s 15444 msg/s # tcp rx: 910 MB/s 49430 calls/s # tcp tx: 847 MB/s 14368 calls/s 14368 msg/s # tcp rx: 848 MB/s 48523 calls/s # tcp tx: 907 MB/s 15398 calls/s 15398 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: 617 MB/s 447232 calls/s # udp tx: 1186 MB/s 20121 calls/s 20121 msg/s # udp rx: 631 MB/s 457728 calls/s # udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # udp rx: 646 MB/s 468736 calls/s # udp tx: 1162 MB/s 19718 calls/s 19718 msg/s # udp rx: 617 MB/s 447232 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 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: 615 MB/s 448757 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp rx: 650 MB/s 474336 calls/s # udp tx: 652 MB/s 11065 calls/s 11065 msg/s # udp rx: 648 MB/s 472692 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 647 MB/s 472442 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 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__->