make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1045 MB/s 17739 calls/s 17739 msg/s # tcp rx: 1046 MB/s 53164 calls/s # tcp tx: 932 MB/s 15809 calls/s 15809 msg/s # tcp rx: 932 MB/s 47971 calls/s # tcp tx: 958 MB/s 16250 calls/s 16250 msg/s # tcp rx: 959 MB/s 49151 calls/s # tcp tx: 988 MB/s 16772 calls/s 16772 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: 637 MB/s 461824 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 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: 628 MB/s 458089 calls/s # udp tx: 650 MB/s 11032 calls/s 11032 msg/s # udp rx: 635 MB/s 463705 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 748 MB/s 546052 calls/s # udp tx: 765 MB/s 12989 calls/s 12989 msg/s # udp rx: 1065 MB/s 776715 calls/s # udp tx: 1067 MB/s 18111 calls/s 18111 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__->