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: 973 MB/s 16508 calls/s 16508 msg/s # tcp rx: 973 MB/s 50599 calls/s # tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # tcp rx: 1008 MB/s 51582 calls/s # tcp tx: 1002 MB/s 17011 calls/s 17011 msg/s # tcp rx: 1004 MB/s 51612 calls/s # tcp tx: 998 MB/s 16935 calls/s 16935 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: 561 MB/s 406528 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 618 MB/s 448512 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 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: 1092 MB/s 796678 calls/s # udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # udp rx: 1177 MB/s 858476 calls/s # udp tx: 1174 MB/s 19915 calls/s 19915 msg/s # udp rx: 1174 MB/s 856499 calls/s # udp tx: 1175 MB/s 19941 calls/s 19941 msg/s # udp rx: 1100 MB/s 802704 calls/s # udp tx: 1099 MB/s 18645 calls/s 18645 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__->