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: 912 MB/s 15471 calls/s 15471 msg/s # tcp rx: 923 MB/s 49065 calls/s # tcp tx: 912 MB/s 15474 calls/s 15474 msg/s # tcp rx: 922 MB/s 47889 calls/s # tcp tx: 944 MB/s 16017 calls/s 16017 msg/s # tcp rx: 943 MB/s 46879 calls/s # tcp tx: 942 MB/s 15992 calls/s 15992 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: 642 MB/s 465408 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1167 MB/s 19794 calls/s 19794 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: 634 MB/s 462728 calls/s # udp tx: 652 MB/s 11065 calls/s 11065 msg/s # udp rx: 670 MB/s 489118 calls/s # udp tx: 671 MB/s 11396 calls/s 11396 msg/s # udp rx: 675 MB/s 492461 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # udp rx: 674 MB/s 491825 calls/s # udp tx: 673 MB/s 11431 calls/s 11431 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__->