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: 920 MB/s 15605 calls/s 15605 msg/s # tcp rx: 932 MB/s 47707 calls/s # tcp tx: 904 MB/s 15344 calls/s 15344 msg/s # tcp rx: 908 MB/s 46740 calls/s # tcp tx: 927 MB/s 15739 calls/s 15739 msg/s # tcp rx: 928 MB/s 47388 calls/s # tcp tx: 917 MB/s 15555 calls/s 15555 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: 588 MB/s 426496 calls/s # udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # udp rx: 615 MB/s 445952 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 599 MB/s 434004 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 651 MB/s 471759 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 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: 687 MB/s 501673 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s # udp rx: 707 MB/s 515826 calls/s # udp tx: 709 MB/s 12030 calls/s 12030 msg/s # udp rx: 711 MB/s 518716 calls/s # udp tx: 713 MB/s 12096 calls/s 12096 msg/s # udp rx: 898 MB/s 655049 calls/s # udp tx: 912 MB/s 15485 calls/s 15485 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__->