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: 598 MB/s 10151 calls/s 10151 msg/s # tcp rx: 600 MB/s 26350 calls/s # tcp tx: 579 MB/s 9831 calls/s 9831 msg/s # tcp rx: 580 MB/s 26531 calls/s # tcp tx: 549 MB/s 9320 calls/s 9320 msg/s # tcp rx: 549 MB/s 20860 calls/s # tcp tx: 628 MB/s 10653 calls/s 10653 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: 450 MB/s 328163 calls/s # udp tx: 490 MB/s 8317 calls/s 8317 msg/s # udp rx: 393 MB/s 286678 calls/s # udp tx: 468 MB/s 7953 calls/s 7953 msg/s # udp rx: 565 MB/s 410788 calls/s # udp tx: 635 MB/s 10780 calls/s 10780 msg/s # udp rx: 573 MB/s 416585 calls/s # udp tx: 652 MB/s 11065 calls/s 11065 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: 578 MB/s 421865 calls/s # udp tx: 591 MB/s 10040 calls/s 10040 msg/s # udp rx: 631 MB/s 460672 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp rx: 631 MB/s 460500 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 615 MB/s 448786 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 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__->