make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 976 MB/s 16570 calls/s 16570 msg/s # tcp rx: 977 MB/s 50305 calls/s # tcp tx: 1047 MB/s 17773 calls/s 17773 msg/s # tcp rx: 1048 MB/s 53296 calls/s # tcp tx: 1045 MB/s 17729 calls/s 17729 msg/s # tcp rx: 1046 MB/s 53071 calls/s # tcp tx: 1024 MB/s 17383 calls/s 17383 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: 633 MB/s 459520 calls/s # udp tx: 1235 MB/s 20948 calls/s 20948 msg/s # udp rx: 662 MB/s 480256 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 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 781406 calls/s # udp tx: 1105 MB/s 18757 calls/s 18757 msg/s # udp rx: 1166 MB/s 850918 calls/s # udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # udp rx: 1158 MB/s 844986 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1166 MB/s 851078 calls/s # udp tx: 1167 MB/s 19809 calls/s 19809 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__->