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: 914 MB/s 15514 calls/s 15514 msg/s # tcp rx: 914 MB/s 50711 calls/s # tcp tx: 916 MB/s 15541 calls/s 15541 msg/s # tcp rx: 916 MB/s 49509 calls/s # tcp tx: 935 MB/s 15872 calls/s 15872 msg/s # tcp rx: 936 MB/s 49644 calls/s # tcp tx: 964 MB/s 16358 calls/s 16358 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: 465 MB/s 336896 calls/s # udp tx: 897 MB/s 15216 calls/s 15216 msg/s # udp rx: 524 MB/s 380000 calls/s # udp tx: 1059 MB/s 17966 calls/s 17966 msg/s # udp rx: 599 MB/s 434301 calls/s # udp tx: 1185 MB/s 20104 calls/s 20104 msg/s # udp rx: 527 MB/s 381630 calls/s # udp tx: 855 MB/s 14509 calls/s 14509 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: 643 MB/s 469446 calls/s # udp tx: 663 MB/s 11258 calls/s 11258 msg/s # udp rx: 680 MB/s 496433 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 684 MB/s 499123 calls/s # udp tx: 686 MB/s 11649 calls/s 11649 msg/s # udp rx: 713 MB/s 520525 calls/s # udp tx: 727 MB/s 12332 calls/s 12332 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__->