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: 801 MB/s 13586 calls/s 13586 msg/s # tcp rx: 809 MB/s 67747 calls/s # tcp tx: 791 MB/s 13422 calls/s 13422 msg/s # tcp rx: 790 MB/s 66748 calls/s # tcp tx: 808 MB/s 13717 calls/s 13717 msg/s # tcp rx: 809 MB/s 63320 calls/s # tcp tx: 817 MB/s 13870 calls/s 13870 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: 648 MB/s 469975 calls/s # udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1212 MB/s 20573 calls/s 20573 msg/s # udp rx: 671 MB/s 486400 calls/s # udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # udp rx: 680 MB/s 492800 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 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: 1084 MB/s 790717 calls/s # udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # udp rx: 1090 MB/s 795208 calls/s # udp tx: 1087 MB/s 18448 calls/s 18448 msg/s # udp rx: 1046 MB/s 763048 calls/s # udp tx: 1047 MB/s 17770 calls/s 17770 msg/s # udp rx: 1121 MB/s 817801 calls/s # udp tx: 1120 MB/s 19008 calls/s 19008 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__->