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: 974 MB/s 16530 calls/s 16530 msg/s # tcp rx: 997 MB/s 49976 calls/s # tcp tx: 947 MB/s 16062 calls/s 16062 msg/s # tcp rx: 967 MB/s 47848 calls/s # tcp tx: 941 MB/s 15975 calls/s 15975 msg/s # tcp rx: 934 MB/s 47802 calls/s # tcp tx: 949 MB/s 16107 calls/s 16107 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: 567 MB/s 411648 calls/s # udp tx: 764 MB/s 12974 calls/s 12974 msg/s # udp rx: 585 MB/s 424960 calls/s # udp tx: 764 MB/s 12967 calls/s 12967 msg/s # udp rx: 586 MB/s 425216 calls/s # udp tx: 759 MB/s 12884 calls/s 12884 msg/s # udp rx: 586 MB/s 425472 calls/s # udp tx: 765 MB/s 12978 calls/s 12978 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: 664 MB/s 484493 calls/s # udp tx: 684 MB/s 11603 calls/s 11603 msg/s # udp rx: 671 MB/s 489497 calls/s # udp tx: 664 MB/s 11266 calls/s 11266 msg/s # udp rx: 597 MB/s 435554 calls/s # udp tx: 602 MB/s 10212 calls/s 10212 msg/s # udp rx: 668 MB/s 487633 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 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__->