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: 609 MB/s 10337 calls/s 10337 msg/s # tcp rx: 612 MB/s 31639 calls/s # tcp tx: 596 MB/s 10121 calls/s 10121 msg/s # tcp rx: 599 MB/s 30669 calls/s # tcp tx: 605 MB/s 10262 calls/s 10262 msg/s # tcp rx: 605 MB/s 30805 calls/s # tcp tx: 592 MB/s 10052 calls/s 10052 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: 567 MB/s 411648 calls/s # udp tx: 771 MB/s 13079 calls/s 13079 msg/s # udp rx: 587 MB/s 426496 calls/s # udp tx: 762 MB/s 12936 calls/s 12936 msg/s # udp rx: 586 MB/s 425728 calls/s # udp tx: 762 MB/s 12939 calls/s 12939 msg/s # udp rx: 587 MB/s 426496 calls/s # udp tx: 758 MB/s 12869 calls/s 12869 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: 676 MB/s 493502 calls/s # udp tx: 696 MB/s 11817 calls/s 11817 msg/s # udp rx: 701 MB/s 511757 calls/s # udp tx: 701 MB/s 11896 calls/s 11896 msg/s # udp rx: 700 MB/s 511142 calls/s # udp tx: 701 MB/s 11895 calls/s 11895 msg/s # udp rx: 706 MB/s 515200 calls/s # udp tx: 706 MB/s 11980 calls/s 11980 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__->