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: 943 MB/s 16006 calls/s 16006 msg/s # tcp rx: 964 MB/s 49352 calls/s # tcp tx: 947 MB/s 16076 calls/s 16076 msg/s # tcp rx: 962 MB/s 47278 calls/s # tcp tx: 960 MB/s 16287 calls/s 16287 msg/s # tcp rx: 976 MB/s 45967 calls/s # tcp tx: 949 MB/s 16102 calls/s 16102 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: 617 MB/s 447488 calls/s # udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # udp rx: 640 MB/s 463872 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 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: 1108 MB/s 808501 calls/s # udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # udp rx: 1142 MB/s 833447 calls/s # udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # udp rx: 1139 MB/s 831053 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # udp rx: 1133 MB/s 826833 calls/s # udp tx: 1136 MB/s 19274 calls/s 19274 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__->