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: 823 MB/s 13967 calls/s 13967 msg/s # tcp rx: 824 MB/s 43269 calls/s # tcp tx: 605 MB/s 10266 calls/s 10266 msg/s # tcp rx: 605 MB/s 33806 calls/s # tcp tx: 571 MB/s 9694 calls/s 9694 msg/s # tcp rx: 572 MB/s 32033 calls/s # tcp tx: 562 MB/s 9540 calls/s 9540 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: 608 MB/s 440832 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # udp rx: 546 MB/s 396288 calls/s # udp tx: 1087 MB/s 18445 calls/s 18445 msg/s # udp rx: 478 MB/s 346112 calls/s # udp tx: 880 MB/s 14934 calls/s 14934 msg/s # udp rx: 499 MB/s 361472 calls/s # udp tx: 865 MB/s 14673 calls/s 14673 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: 1092 MB/s 796929 calls/s # udp tx: 1120 MB/s 19005 calls/s 19005 msg/s # udp rx: 630 MB/s 459486 calls/s # udp tx: 617 MB/s 10470 calls/s 10470 msg/s # udp rx: 613 MB/s 447721 calls/s # udp tx: 613 MB/s 10398 calls/s 10398 msg/s # udp rx: 900 MB/s 656777 calls/s # udp tx: 905 MB/s 15358 calls/s 15358 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__->