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: 930 MB/s 15790 calls/s 15790 msg/s # tcp rx: 931 MB/s 49905 calls/s # tcp tx: 904 MB/s 15343 calls/s 15343 msg/s # tcp rx: 905 MB/s 48962 calls/s # tcp tx: 932 MB/s 15811 calls/s 15811 msg/s # tcp rx: 932 MB/s 49692 calls/s # tcp tx: 912 MB/s 15481 calls/s 15481 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: 589 MB/s 426752 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 560 MB/s 405760 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # udp rx: 661 MB/s 478720 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 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: 1082 MB/s 789577 calls/s # udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # udp rx: 1106 MB/s 807317 calls/s # udp tx: 1099 MB/s 18654 calls/s 18654 msg/s # udp rx: 1094 MB/s 798048 calls/s # udp tx: 1098 MB/s 18635 calls/s 18635 msg/s # udp rx: 662 MB/s 483503 calls/s # udp tx: 653 MB/s 11080 calls/s 11080 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__->