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: 543 MB/s 9213 calls/s 9213 msg/s # tcp rx: 543 MB/s 34522 calls/s # tcp tx: 604 MB/s 10255 calls/s 10255 msg/s # tcp rx: 604 MB/s 35038 calls/s # tcp tx: 566 MB/s 9608 calls/s 9608 msg/s # tcp rx: 567 MB/s 35154 calls/s # tcp tx: 611 MB/s 10374 calls/s 10374 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: 529 MB/s 384163 calls/s # udp tx: 740 MB/s 12556 calls/s 12556 msg/s # udp rx: 496 MB/s 359957 calls/s # udp tx: 832 MB/s 14116 calls/s 14116 msg/s # udp rx: 564 MB/s 409088 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 633 MB/s 458496 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 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: 1098 MB/s 801042 calls/s # udp tx: 1126 MB/s 19107 calls/s 19107 msg/s # udp rx: 1169 MB/s 852806 calls/s # udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # udp rx: 1169 MB/s 852866 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp rx: 1168 MB/s 852388 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 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__->