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 6000 # 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: 681 MB/s 11552 calls/s 11552 msg/s # tcp rx: 681 MB/s 29755 calls/s # tcp tx: 687 MB/s 11656 calls/s 11656 msg/s # tcp rx: 687 MB/s 29090 calls/s # tcp tx: 695 MB/s 11794 calls/s 11794 msg/s # tcp rx: 696 MB/s 26925 calls/s # tcp tx: 687 MB/s 11664 calls/s 11664 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: 484 MB/s 351613 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 507 MB/s 368293 calls/s # udp tx: 653 MB/s 11077 calls/s 11077 msg/s # udp rx: 471 MB/s 342213 calls/s # udp tx: 624 MB/s 10597 calls/s 10597 msg/s # udp rx: 464 MB/s 336640 calls/s # udp tx: 665 MB/s 11291 calls/s 11291 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: 630 MB/s 459829 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 645 MB/s 470993 calls/s # udp tx: 646 MB/s 10957 calls/s 10957 msg/s # udp rx: 607 MB/s 443223 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # udp rx: 482 MB/s 351531 calls/s # udp tx: 481 MB/s 8168 calls/s 8168 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__->