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: 935 MB/s 15873 calls/s 15873 msg/s # tcp rx: 935 MB/s 47435 calls/s # tcp tx: 1037 MB/s 17589 calls/s 17589 msg/s # tcp rx: 1037 MB/s 52786 calls/s # tcp tx: 1014 MB/s 17204 calls/s 17204 msg/s # tcp rx: 1015 MB/s 51785 calls/s # tcp tx: 1014 MB/s 17206 calls/s 17206 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: 645 MB/s 467456 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp rx: 656 MB/s 475980 calls/s # udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # udp rx: 657 MB/s 475898 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 657 MB/s 476126 calls/s # udp tx: 1218 MB/s 20675 calls/s 20675 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: 1101 MB/s 803295 calls/s # udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # udp rx: 1170 MB/s 853525 calls/s # udp tx: 1172 MB/s 19882 calls/s 19882 msg/s # udp rx: 1167 MB/s 851755 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1156 MB/s 843741 calls/s # udp tx: 1157 MB/s 19640 calls/s 19640 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__->