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: 966 MB/s 16390 calls/s 16390 msg/s # tcp rx: 966 MB/s 49934 calls/s # tcp tx: 1012 MB/s 17179 calls/s 17179 msg/s # tcp rx: 1014 MB/s 51642 calls/s # tcp tx: 1017 MB/s 17251 calls/s 17251 msg/s # tcp rx: 1018 MB/s 51585 calls/s # tcp tx: 1011 MB/s 17152 calls/s 17152 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: 633 MB/s 459008 calls/s # udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # udp rx: 659 MB/s 477625 calls/s # udp tx: 1144 MB/s 19415 calls/s 19415 msg/s # udp rx: 660 MB/s 478946 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp rx: 654 MB/s 474109 calls/s # udp tx: 1099 MB/s 18655 calls/s 18655 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: 638 MB/s 465830 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # udp rx: 667 MB/s 486721 calls/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp rx: 657 MB/s 479563 calls/s # udp tx: 660 MB/s 11202 calls/s 11202 msg/s # udp rx: 625 MB/s 455865 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 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__->