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: 961 MB/s 16313 calls/s 16313 msg/s # tcp rx: 962 MB/s 50447 calls/s # tcp tx: 980 MB/s 16631 calls/s 16631 msg/s # tcp rx: 981 MB/s 50130 calls/s # tcp tx: 973 MB/s 16516 calls/s 16516 msg/s # tcp rx: 974 MB/s 50024 calls/s # tcp tx: 974 MB/s 16523 calls/s 16523 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: 654 MB/s 474112 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 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: 1069 MB/s 780044 calls/s # udp tx: 1095 MB/s 18575 calls/s 18575 msg/s # udp rx: 1076 MB/s 784737 calls/s # udp tx: 1075 MB/s 18237 calls/s 18237 msg/s # udp rx: 1090 MB/s 795118 calls/s # udp tx: 1089 MB/s 18479 calls/s 18479 msg/s # udp rx: 1098 MB/s 801181 calls/s # udp tx: 1097 MB/s 18614 calls/s 18614 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__->