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: 933 MB/s 15839 calls/s 15839 msg/s # tcp rx: 934 MB/s 50102 calls/s # tcp tx: 948 MB/s 16095 calls/s 16095 msg/s # tcp rx: 949 MB/s 49459 calls/s # tcp tx: 888 MB/s 15076 calls/s 15076 msg/s # tcp rx: 889 MB/s 48595 calls/s # tcp tx: 937 MB/s 15899 calls/s 15899 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: 533 MB/s 386560 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # udp rx: 640 MB/s 464128 calls/s # udp tx: 1038 MB/s 17617 calls/s 17617 msg/s # udp rx: 563 MB/s 408064 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp rx: 546 MB/s 395520 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 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: 876 MB/s 639575 calls/s # udp tx: 895 MB/s 15195 calls/s 15195 msg/s # udp rx: 638 MB/s 465611 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 msg/s # udp rx: 640 MB/s 467331 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 msg/s # udp rx: 640 MB/s 466988 calls/s # udp tx: 641 MB/s 10881 calls/s 10881 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__->