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: 541 MB/s 9180 calls/s 9180 msg/s # tcp rx: 541 MB/s 32317 calls/s # tcp tx: 566 MB/s 9604 calls/s 9604 msg/s # tcp rx: 566 MB/s 31508 calls/s # tcp tx: 543 MB/s 9212 calls/s 9212 msg/s # tcp rx: 543 MB/s 31615 calls/s # tcp tx: 567 MB/s 9621 calls/s 9621 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: 577 MB/s 418446 calls/s # udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # udp rx: 644 MB/s 466944 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 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: 651 MB/s 474903 calls/s # udp tx: 668 MB/s 11333 calls/s 11333 msg/s # udp rx: 703 MB/s 512812 calls/s # udp tx: 702 MB/s 11921 calls/s 11921 msg/s # udp rx: 699 MB/s 510104 calls/s # udp tx: 698 MB/s 11855 calls/s 11855 msg/s # udp rx: 700 MB/s 511013 calls/s # udp tx: 700 MB/s 11875 calls/s 11875 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__->