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: 1003 MB/s 17028 calls/s 17028 msg/s # tcp rx: 1004 MB/s 52330 calls/s # tcp tx: 1014 MB/s 17208 calls/s 17208 msg/s # tcp rx: 1015 MB/s 52924 calls/s # tcp tx: 997 MB/s 16923 calls/s 16923 msg/s # tcp rx: 998 MB/s 52006 calls/s # tcp tx: 1011 MB/s 17153 calls/s 17153 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: 621 MB/s 450304 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 627 MB/s 454144 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1306 MB/s 22153 calls/s 22153 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 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: 1078 MB/s 786369 calls/s # udp tx: 1100 MB/s 18662 calls/s 18662 msg/s # udp rx: 1054 MB/s 768973 calls/s # udp tx: 1065 MB/s 18069 calls/s 18069 msg/s # udp rx: 1120 MB/s 816845 calls/s # udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # udp rx: 1178 MB/s 859212 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 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__->