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: 1604 MB/s 27220 calls/s 27220 msg/s # tcp rx: 1607 MB/s 72084 calls/s # tcp tx: 1494 MB/s 25343 calls/s 25343 msg/s # tcp rx: 1496 MB/s 69963 calls/s # tcp tx: 1581 MB/s 26827 calls/s 26827 msg/s # tcp rx: 1583 MB/s 69018 calls/s # tcp tx: 1570 MB/s 26642 calls/s 26642 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: 661 MB/s 478208 calls/s # udp tx: 1687 MB/s 28621 calls/s 28621 msg/s # udp rx: 677 MB/s 489858 calls/s # udp tx: 1684 MB/s 28573 calls/s 28573 msg/s # udp rx: 678 MB/s 490377 calls/s # udp tx: 1689 MB/s 28662 calls/s 28662 msg/s # udp rx: 678 MB/s 490364 calls/s # udp tx: 1687 MB/s 28621 calls/s 28621 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: 1355 MB/s 988249 calls/s # udp tx: 1389 MB/s 23565 calls/s 23565 msg/s # udp rx: 1344 MB/s 980692 calls/s # udp tx: 1357 MB/s 23021 calls/s 23021 msg/s # udp rx: 1392 MB/s 1015776 calls/s # udp tx: 1394 MB/s 23653 calls/s 23653 msg/s # udp rx: 1394 MB/s 1016866 calls/s # udp tx: 1395 MB/s 23665 calls/s 23665 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__->