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: 993 MB/s 16847 calls/s 16847 msg/s # tcp rx: 994 MB/s 50905 calls/s # tcp tx: 1012 MB/s 17168 calls/s 17168 msg/s # tcp rx: 1013 MB/s 51649 calls/s # tcp tx: 914 MB/s 15507 calls/s 15507 msg/s # tcp rx: 914 MB/s 46535 calls/s # tcp tx: 1025 MB/s 17387 calls/s 17387 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: 647 MB/s 469504 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 624 MB/s 452352 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp rx: 617 MB/s 447488 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 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: 1101 MB/s 803336 calls/s # udp tx: 1125 MB/s 19089 calls/s 19089 msg/s # udp rx: 1132 MB/s 825980 calls/s # udp tx: 1131 MB/s 19188 calls/s 19188 msg/s # udp rx: 1097 MB/s 800728 calls/s # udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # udp rx: 1141 MB/s 832300 calls/s # udp tx: 1140 MB/s 19349 calls/s 19349 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__->