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: 814 MB/s 13814 calls/s 13814 msg/s # tcp rx: 817 MB/s 58031 calls/s # tcp tx: 810 MB/s 13749 calls/s 13749 msg/s # tcp rx: 811 MB/s 57301 calls/s # tcp tx: 840 MB/s 14262 calls/s 14262 msg/s # tcp rx: 843 MB/s 58111 calls/s # tcp tx: 837 MB/s 14201 calls/s 14201 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: 583 MB/s 422400 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 660 MB/s 478199 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 648 MB/s 469321 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 679 MB/s 491950 calls/s # udp tx: 1206 MB/s 20468 calls/s 20468 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: 1042 MB/s 760610 calls/s # udp tx: 1074 MB/s 18218 calls/s 18218 msg/s # udp rx: 698 MB/s 509316 calls/s # udp tx: 687 MB/s 11654 calls/s 11654 msg/s # udp rx: 652 MB/s 475814 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 653 MB/s 476796 calls/s # udp tx: 654 MB/s 11098 calls/s 11098 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__->