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: 962 MB/s 16328 calls/s 16328 msg/s # tcp rx: 963 MB/s 50808 calls/s # tcp tx: 1025 MB/s 17399 calls/s 17399 msg/s # tcp rx: 1027 MB/s 52638 calls/s # tcp tx: 1001 MB/s 16994 calls/s 16994 msg/s # tcp rx: 1002 MB/s 51619 calls/s # tcp tx: 996 MB/s 16901 calls/s 16901 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: 502 MB/s 364319 calls/s # udp tx: 751 MB/s 12738 calls/s 12738 msg/s # udp rx: 559 MB/s 406108 calls/s # udp tx: 723 MB/s 12272 calls/s 12272 msg/s # udp rx: 538 MB/s 390492 calls/s # udp tx: 738 MB/s 12522 calls/s 12522 msg/s # udp rx: 572 MB/s 415392 calls/s # udp tx: 709 MB/s 12028 calls/s 12028 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: 959 MB/s 699693 calls/s # udp tx: 983 MB/s 16683 calls/s 16683 msg/s # udp rx: 969 MB/s 707052 calls/s # udp tx: 968 MB/s 16428 calls/s 16428 msg/s # udp rx: 1065 MB/s 776883 calls/s # udp tx: 1064 MB/s 18050 calls/s 18050 msg/s # udp rx: 1060 MB/s 773625 calls/s # udp tx: 1061 MB/s 17999 calls/s 17999 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__->