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: 882 MB/s 14971 calls/s 14971 msg/s # tcp rx: 891 MB/s 50079 calls/s # tcp tx: 862 MB/s 14623 calls/s 14623 msg/s # tcp rx: 862 MB/s 46414 calls/s # tcp tx: 900 MB/s 15277 calls/s 15277 msg/s # tcp rx: 901 MB/s 47588 calls/s # tcp tx: 899 MB/s 15249 calls/s 15249 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: 624 MB/s 452918 calls/s # udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # udp rx: 667 MB/s 483840 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1118 MB/s 18967 calls/s 18967 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: 640 MB/s 467375 calls/s # udp tx: 655 MB/s 11115 calls/s 11115 msg/s # udp rx: 785 MB/s 573150 calls/s # udp tx: 803 MB/s 13629 calls/s 13629 msg/s # udp rx: 1140 MB/s 832069 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 1167 MB/s 851421 calls/s # udp tx: 1169 MB/s 19828 calls/s 19828 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__->