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: 680 MB/s 11540 calls/s 11540 msg/s # tcp rx: 681 MB/s 34987 calls/s # tcp tx: 637 MB/s 10804 calls/s 10804 msg/s # tcp rx: 637 MB/s 32913 calls/s # tcp tx: 633 MB/s 10742 calls/s 10742 msg/s # tcp rx: 634 MB/s 32805 calls/s # tcp tx: 659 MB/s 11193 calls/s 11193 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: 643 MB/s 466176 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1265 MB/s 21461 calls/s 21461 msg/s # udp rx: 638 MB/s 462039 calls/s # udp tx: 1276 MB/s 21649 calls/s 21649 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: 983 MB/s 717587 calls/s # udp tx: 1011 MB/s 17151 calls/s 17151 msg/s # udp rx: 1028 MB/s 750104 calls/s # udp tx: 1032 MB/s 17517 calls/s 17517 msg/s # udp rx: 1041 MB/s 759296 calls/s # udp tx: 1041 MB/s 17659 calls/s 17659 msg/s # udp rx: 1045 MB/s 762692 calls/s # udp tx: 1045 MB/s 17728 calls/s 17728 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__->