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 17020 calls/s 17020 msg/s # tcp rx: 1004 MB/s 51399 calls/s # tcp tx: 988 MB/s 16771 calls/s 16771 msg/s # tcp rx: 989 MB/s 50975 calls/s # tcp tx: 959 MB/s 16268 calls/s 16268 msg/s # tcp rx: 960 MB/s 49441 calls/s # tcp tx: 935 MB/s 15860 calls/s 15860 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: 639 MB/s 463104 calls/s # udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 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: 638 MB/s 465359 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 msg/s # udp rx: 910 MB/s 664224 calls/s # udp tx: 924 MB/s 15676 calls/s 15676 msg/s # udp rx: 1160 MB/s 846503 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # udp rx: 1145 MB/s 835422 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 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__->