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: 944 MB/s 16027 calls/s 16027 msg/s # tcp rx: 945 MB/s 51770 calls/s # tcp tx: 910 MB/s 15450 calls/s 15450 msg/s # tcp rx: 921 MB/s 48537 calls/s # tcp tx: 735 MB/s 12467 calls/s 12467 msg/s # tcp rx: 729 MB/s 39907 calls/s # tcp tx: 562 MB/s 9532 calls/s 9532 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: 577 MB/s 419328 calls/s # udp tx: 741 MB/s 12580 calls/s 12580 msg/s # udp rx: 590 MB/s 428800 calls/s # udp tx: 734 MB/s 12461 calls/s 12461 msg/s # udp rx: 585 MB/s 424704 calls/s # udp tx: 745 MB/s 12638 calls/s 12638 msg/s # udp rx: 589 MB/s 427520 calls/s # udp tx: 737 MB/s 12501 calls/s 12501 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: 651 MB/s 474998 calls/s # udp tx: 674 MB/s 11444 calls/s 11444 msg/s # udp rx: 712 MB/s 519878 calls/s # udp tx: 712 MB/s 12088 calls/s 12088 msg/s # udp rx: 704 MB/s 513767 calls/s # udp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp rx: 712 MB/s 519925 calls/s # udp tx: 712 MB/s 12088 calls/s 12088 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__->