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: 455 MB/s 7734 calls/s 7734 msg/s # tcp rx: 456 MB/s 39116 calls/s # tcp tx: 429 MB/s 7286 calls/s 7286 msg/s # tcp rx: 430 MB/s 40086 calls/s # tcp tx: 831 MB/s 14098 calls/s 14098 msg/s # tcp rx: 833 MB/s 64329 calls/s # tcp tx: 833 MB/s 14140 calls/s 14140 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: 473 MB/s 342657 calls/s # udp tx: 909 MB/s 15419 calls/s 15419 msg/s # udp rx: 524 MB/s 379584 calls/s # udp tx: 861 MB/s 14617 calls/s 14617 msg/s # udp rx: 528 MB/s 382219 calls/s # udp tx: 870 MB/s 14764 calls/s 14764 msg/s # udp rx: 530 MB/s 383933 calls/s # udp tx: 868 MB/s 14723 calls/s 14723 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: 626 MB/s 457180 calls/s # udp tx: 638 MB/s 10835 calls/s 10835 msg/s # udp rx: 665 MB/s 485007 calls/s # udp tx: 666 MB/s 11300 calls/s 11300 msg/s # udp rx: 616 MB/s 449641 calls/s # udp tx: 616 MB/s 10463 calls/s 10463 msg/s # udp rx: 654 MB/s 477479 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 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__->