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: 1033 MB/s 17532 calls/s 17532 msg/s # tcp rx: 1034 MB/s 53038 calls/s # tcp tx: 1010 MB/s 17133 calls/s 17133 msg/s # tcp rx: 1020 MB/s 51608 calls/s # tcp tx: 988 MB/s 16759 calls/s 16759 msg/s # tcp rx: 986 MB/s 50463 calls/s # tcp tx: 990 MB/s 16799 calls/s 16799 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: 623 MB/s 451371 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 650 MB/s 471296 calls/s # udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 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: 1077 MB/s 786031 calls/s # udp tx: 1110 MB/s 18827 calls/s 18827 msg/s # udp rx: 1218 MB/s 888929 calls/s # udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # udp rx: 1158 MB/s 845046 calls/s # udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # udp rx: 1154 MB/s 842085 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 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__->