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: 590 MB/s 10014 calls/s 10014 msg/s # tcp rx: 590 MB/s 30459 calls/s # tcp tx: 550 MB/s 9329 calls/s 9329 msg/s # tcp rx: 550 MB/s 29002 calls/s # tcp tx: 611 MB/s 10370 calls/s 10370 msg/s # tcp rx: 612 MB/s 31584 calls/s # tcp tx: 636 MB/s 10800 calls/s 10800 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: 569 MB/s 412404 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp rx: 632 MB/s 459037 calls/s # udp tx: 1106 MB/s 18771 calls/s 18771 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 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: 640 MB/s 467017 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 msg/s # udp rx: 643 MB/s 469473 calls/s # udp tx: 639 MB/s 10846 calls/s 10846 msg/s # udp rx: 629 MB/s 458941 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # udp rx: 638 MB/s 465311 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 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__->