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: 1007 MB/s 17092 calls/s 17092 msg/s # tcp rx: 1009 MB/s 51316 calls/s # tcp tx: 574 MB/s 9743 calls/s 9743 msg/s # tcp rx: 574 MB/s 35091 calls/s # tcp tx: 577 MB/s 9798 calls/s 9798 msg/s # tcp rx: 578 MB/s 35012 calls/s # tcp tx: 590 MB/s 10013 calls/s 10013 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: 461 MB/s 334615 calls/s # udp tx: 833 MB/s 14140 calls/s 14140 msg/s # udp rx: 512 MB/s 371389 calls/s # udp tx: 789 MB/s 13386 calls/s 13386 msg/s # udp rx: 540 MB/s 391168 calls/s # udp tx: 823 MB/s 13960 calls/s 13960 msg/s # udp rx: 536 MB/s 388261 calls/s # udp tx: 842 MB/s 14289 calls/s 14289 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: 1061 MB/s 774372 calls/s # udp tx: 1091 MB/s 18514 calls/s 18514 msg/s # udp rx: 1077 MB/s 785735 calls/s # udp tx: 1077 MB/s 18280 calls/s 18280 msg/s # udp rx: 1137 MB/s 829407 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # udp rx: 1140 MB/s 831693 calls/s # udp tx: 1143 MB/s 19399 calls/s 19399 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__->