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: 990 MB/s 16801 calls/s 16801 msg/s # tcp rx: 991 MB/s 51098 calls/s # tcp tx: 953 MB/s 16173 calls/s 16173 msg/s # tcp rx: 953 MB/s 48967 calls/s # tcp tx: 960 MB/s 16292 calls/s 16292 msg/s # tcp rx: 962 MB/s 48970 calls/s # tcp tx: 956 MB/s 16218 calls/s 16218 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: 649 MB/s 470272 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # udp rx: 663 MB/s 480717 calls/s # udp tx: 1205 MB/s 20446 calls/s 20446 msg/s # udp rx: 656 MB/s 475161 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 632 MB/s 457784 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 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: 1096 MB/s 799748 calls/s # udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # udp rx: 1118 MB/s 815523 calls/s # udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # udp rx: 1116 MB/s 813962 calls/s # udp tx: 1117 MB/s 18951 calls/s 18951 msg/s # udp rx: 1112 MB/s 811168 calls/s # udp tx: 1114 MB/s 18895 calls/s 18895 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__->