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: 562 MB/s 9539 calls/s 9539 msg/s # tcp rx: 565 MB/s 36947 calls/s # tcp tx: 535 MB/s 9079 calls/s 9079 msg/s # tcp rx: 539 MB/s 35552 calls/s # tcp tx: 991 MB/s 16809 calls/s 16809 msg/s # tcp rx: 994 MB/s 50240 calls/s # tcp tx: 989 MB/s 16784 calls/s 16784 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: 492 MB/s 356012 calls/s # udp tx: 861 MB/s 14609 calls/s 14609 msg/s # udp rx: 483 MB/s 349848 calls/s # udp tx: 845 MB/s 14335 calls/s 14335 msg/s # udp rx: 498 MB/s 360922 calls/s # udp tx: 821 MB/s 13936 calls/s 13936 msg/s # udp rx: 515 MB/s 373220 calls/s # udp tx: 798 MB/s 13537 calls/s 13537 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: 1051 MB/s 766656 calls/s # udp tx: 1079 MB/s 18302 calls/s 18302 msg/s # udp rx: 897 MB/s 654836 calls/s # udp tx: 890 MB/s 15106 calls/s 15106 msg/s # udp rx: 969 MB/s 706851 calls/s # udp tx: 980 MB/s 16625 calls/s 16625 msg/s # udp rx: 1134 MB/s 827198 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 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__->