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: 664 MB/s 11265 calls/s 11265 msg/s # tcp rx: 664 MB/s 34039 calls/s # tcp tx: 658 MB/s 11170 calls/s 11170 msg/s # tcp rx: 659 MB/s 33838 calls/s # tcp tx: 664 MB/s 11265 calls/s 11265 msg/s # tcp rx: 665 MB/s 34085 calls/s # tcp tx: 737 MB/s 12513 calls/s 12513 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: 606 MB/s 439552 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 617 MB/s 447232 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 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: 1125 MB/s 820699 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1128 MB/s 823210 calls/s # udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # udp rx: 677 MB/s 494313 calls/s # udp tx: 676 MB/s 11481 calls/s 11481 msg/s # udp rx: 692 MB/s 504987 calls/s # udp tx: 692 MB/s 11740 calls/s 11740 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__->