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: 982 MB/s 16669 calls/s 16669 msg/s # tcp rx: 983 MB/s 50747 calls/s # tcp tx: 986 MB/s 16727 calls/s 16727 msg/s # tcp rx: 987 MB/s 50939 calls/s # tcp tx: 989 MB/s 16780 calls/s 16780 msg/s # tcp rx: 990 MB/s 50768 calls/s # tcp tx: 986 MB/s 16725 calls/s 16725 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: 621 MB/s 449823 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 672 MB/s 487168 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 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: 1126 MB/s 821300 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 1157 MB/s 843822 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1149 MB/s 838320 calls/s # udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # udp rx: 1149 MB/s 838402 calls/s # udp tx: 1150 MB/s 19505 calls/s 19505 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__->