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: 995 MB/s 16886 calls/s 16886 msg/s # tcp rx: 995 MB/s 52129 calls/s # tcp tx: 999 MB/s 16960 calls/s 16960 msg/s # tcp rx: 1000 MB/s 51231 calls/s # tcp tx: 1001 MB/s 16979 calls/s 16979 msg/s # tcp rx: 1001 MB/s 51168 calls/s # tcp tx: 958 MB/s 16257 calls/s 16257 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: 506 MB/s 366568 calls/s # udp tx: 845 MB/s 14332 calls/s 14332 msg/s # udp rx: 516 MB/s 373592 calls/s # udp tx: 855 MB/s 14503 calls/s 14503 msg/s # udp rx: 517 MB/s 374016 calls/s # udp tx: 870 MB/s 14768 calls/s 14768 msg/s # udp rx: 518 MB/s 374811 calls/s # udp tx: 843 MB/s 14307 calls/s 14307 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: 849 MB/s 619370 calls/s # udp tx: 878 MB/s 14901 calls/s 14901 msg/s # udp rx: 1100 MB/s 802681 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 1117 MB/s 815172 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # udp rx: 954 MB/s 695829 calls/s # udp tx: 946 MB/s 16060 calls/s 16060 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__->