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: 933 MB/s 15838 calls/s 15838 msg/s # tcp rx: 934 MB/s 48255 calls/s # tcp tx: 991 MB/s 16811 calls/s 16811 msg/s # tcp rx: 992 MB/s 51231 calls/s # tcp tx: 1013 MB/s 17196 calls/s 17196 msg/s # tcp rx: 1014 MB/s 51998 calls/s # tcp tx: 1016 MB/s 17244 calls/s 17244 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: 591 MB/s 428800 calls/s # udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp rx: 627 MB/s 454280 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 640 MB/s 463715 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 555 MB/s 402603 calls/s # udp tx: 943 MB/s 16008 calls/s 16008 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: 608 MB/s 443808 calls/s # udp tx: 626 MB/s 10622 calls/s 10622 msg/s # udp rx: 622 MB/s 453801 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 msg/s # udp rx: 620 MB/s 452242 calls/s # udp tx: 621 MB/s 10541 calls/s 10541 msg/s # udp rx: 618 MB/s 450883 calls/s # udp tx: 619 MB/s 10509 calls/s 10509 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__->