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: 997 MB/s 16921 calls/s 16921 msg/s # tcp rx: 998 MB/s 50580 calls/s # tcp tx: 1045 MB/s 17734 calls/s 17734 msg/s # tcp rx: 1047 MB/s 53098 calls/s # tcp tx: 983 MB/s 16674 calls/s 16674 msg/s # tcp rx: 984 MB/s 50233 calls/s # tcp tx: 1019 MB/s 17294 calls/s 17294 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: 594 MB/s 430848 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 665 MB/s 482114 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # udp rx: 664 MB/s 481114 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 663 MB/s 480833 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 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: 1071 MB/s 781472 calls/s # udp tx: 1095 MB/s 18579 calls/s 18579 msg/s # udp rx: 1136 MB/s 828559 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # udp rx: 1151 MB/s 840152 calls/s # udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp rx: 1105 MB/s 806279 calls/s # udp tx: 1104 MB/s 18732 calls/s 18732 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__->