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: 952 MB/s 16147 calls/s 16147 msg/s # tcp rx: 952 MB/s 49722 calls/s # tcp tx: 879 MB/s 14924 calls/s 14924 msg/s # tcp rx: 880 MB/s 52275 calls/s # tcp tx: 909 MB/s 15431 calls/s 15431 msg/s # tcp rx: 909 MB/s 52251 calls/s # tcp tx: 879 MB/s 14916 calls/s 14916 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: 505 MB/s 367335 calls/s # udp tx: 745 MB/s 12639 calls/s 12639 msg/s # udp rx: 585 MB/s 424981 calls/s # udp tx: 738 MB/s 12528 calls/s 12528 msg/s # udp rx: 579 MB/s 421011 calls/s # udp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp rx: 585 MB/s 424892 calls/s # udp tx: 718 MB/s 12182 calls/s 12182 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: 1049 MB/s 765098 calls/s # udp tx: 1081 MB/s 18337 calls/s 18337 msg/s # udp rx: 1115 MB/s 813299 calls/s # udp tx: 1107 MB/s 18787 calls/s 18787 msg/s # udp rx: 1040 MB/s 758926 calls/s # udp tx: 1049 MB/s 17794 calls/s 17794 msg/s # udp rx: 1105 MB/s 805935 calls/s # udp tx: 1107 MB/s 18777 calls/s 18777 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__->