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: 1417 MB/s 24042 calls/s 24042 msg/s # tcp rx: 1418 MB/s 53272 calls/s # tcp tx: 1371 MB/s 23266 calls/s 23266 msg/s # tcp rx: 1372 MB/s 48960 calls/s # tcp tx: 1281 MB/s 21737 calls/s 21737 msg/s # tcp rx: 1283 MB/s 50299 calls/s # tcp tx: 1356 MB/s 23010 calls/s 23010 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: 486 MB/s 352060 calls/s # udp tx: 1015 MB/s 17225 calls/s 17225 msg/s # udp rx: 488 MB/s 353280 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # udp rx: 494 MB/s 357632 calls/s # udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # udp rx: 513 MB/s 371200 calls/s # udp tx: 1095 MB/s 18572 calls/s 18572 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: 867 MB/s 632489 calls/s # udp tx: 893 MB/s 15149 calls/s 15149 msg/s # udp rx: 745 MB/s 543399 calls/s # udp tx: 742 MB/s 12591 calls/s 12591 msg/s # udp rx: 848 MB/s 619029 calls/s # udp tx: 860 MB/s 14601 calls/s 14601 msg/s # udp rx: 1195 MB/s 871903 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 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__->