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: 1332 MB/s 22592 calls/s 22592 msg/s # tcp rx: 1332 MB/s 51820 calls/s # tcp tx: 1518 MB/s 25763 calls/s 25763 msg/s # tcp rx: 1521 MB/s 61284 calls/s # tcp tx: 1607 MB/s 27271 calls/s 27271 msg/s # tcp rx: 1609 MB/s 62600 calls/s # tcp tx: 1592 MB/s 27012 calls/s 27012 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: 633 MB/s 458240 calls/s # udp tx: 1682 MB/s 28540 calls/s 28540 msg/s # udp rx: 679 MB/s 491264 calls/s # udp tx: 1691 MB/s 28697 calls/s 28697 msg/s # udp rx: 681 MB/s 492800 calls/s # udp tx: 1652 MB/s 28032 calls/s 28032 msg/s # udp rx: 682 MB/s 493312 calls/s # udp tx: 1611 MB/s 27330 calls/s 27330 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: 1324 MB/s 966064 calls/s # udp tx: 1365 MB/s 23165 calls/s 23165 msg/s # udp rx: 1395 MB/s 1017550 calls/s # udp tx: 1394 MB/s 23660 calls/s 23660 msg/s # udp rx: 1388 MB/s 1012441 calls/s # udp tx: 1387 MB/s 23537 calls/s 23537 msg/s # udp rx: 1388 MB/s 1012572 calls/s # udp tx: 1389 MB/s 23559 calls/s 23559 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__->