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: 945 MB/s 16038 calls/s 16038 msg/s # tcp rx: 945 MB/s 48647 calls/s # tcp tx: 901 MB/s 15296 calls/s 15296 msg/s # tcp rx: 902 MB/s 47952 calls/s # tcp tx: 938 MB/s 15917 calls/s 15917 msg/s # tcp rx: 939 MB/s 49161 calls/s # tcp tx: 926 MB/s 15713 calls/s 15713 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: 634 MB/s 459776 calls/s # udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # udp rx: 640 MB/s 463872 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 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: 1089 MB/s 794617 calls/s # udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # udp rx: 1161 MB/s 847259 calls/s # udp tx: 1163 MB/s 19733 calls/s 19733 msg/s # udp rx: 1166 MB/s 851100 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1165 MB/s 849822 calls/s # udp tx: 1165 MB/s 19761 calls/s 19761 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__->