make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 979 MB/s 16617 calls/s 16617 msg/s # tcp rx: 979 MB/s 51079 calls/s # tcp tx: 994 MB/s 16866 calls/s 16866 msg/s # tcp rx: 994 MB/s 50022 calls/s # tcp tx: 953 MB/s 16173 calls/s 16173 msg/s # tcp rx: 954 MB/s 49116 calls/s # tcp tx: 962 MB/s 16319 calls/s 16319 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: 546 MB/s 396288 calls/s # udp tx: 752 MB/s 12762 calls/s 12762 msg/s # udp rx: 566 MB/s 410880 calls/s # udp tx: 754 MB/s 12804 calls/s 12804 msg/s # udp rx: 492 MB/s 357120 calls/s # udp tx: 823 MB/s 13960 calls/s 13960 msg/s # udp rx: 548 MB/s 398080 calls/s # udp tx: 777 MB/s 13187 calls/s 13187 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: 1055 MB/s 769839 calls/s # udp tx: 1084 MB/s 18399 calls/s 18399 msg/s # udp rx: 1150 MB/s 839103 calls/s # udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # udp rx: 1151 MB/s 840146 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1013 MB/s 739007 calls/s # udp tx: 1003 MB/s 17027 calls/s 17027 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__->