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: 1005 MB/s 17059 calls/s 17059 msg/s # tcp rx: 1006 MB/s 51441 calls/s # tcp tx: 1037 MB/s 17600 calls/s 17600 msg/s # tcp rx: 1038 MB/s 52908 calls/s # tcp tx: 1003 MB/s 17022 calls/s 17022 msg/s # tcp rx: 1004 MB/s 50112 calls/s # tcp tx: 989 MB/s 16777 calls/s 16777 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: 629 MB/s 455936 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 601 MB/s 435712 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 638 MB/s 462592 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 634 MB/s 459520 calls/s # udp tx: 1292 MB/s 21927 calls/s 21927 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: 997 MB/s 727369 calls/s # udp tx: 1023 MB/s 17353 calls/s 17353 msg/s # udp rx: 1160 MB/s 846081 calls/s # udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp rx: 1145 MB/s 835156 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 msg/s # udp rx: 1145 MB/s 835515 calls/s # udp tx: 1146 MB/s 19448 calls/s 19448 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__->