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: 927 MB/s 15732 calls/s 15732 msg/s # tcp rx: 928 MB/s 48108 calls/s # tcp tx: 927 MB/s 15732 calls/s 15732 msg/s # tcp rx: 928 MB/s 48632 calls/s # tcp tx: 916 MB/s 15551 calls/s 15551 msg/s # tcp rx: 917 MB/s 47568 calls/s # tcp tx: 1000 MB/s 16976 calls/s 16976 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: 539 MB/s 391789 calls/s # udp tx: 720 MB/s 12217 calls/s 12217 msg/s # udp rx: 572 MB/s 414885 calls/s # udp tx: 780 MB/s 13241 calls/s 13241 msg/s # udp rx: 567 MB/s 411691 calls/s # udp tx: 775 MB/s 13152 calls/s 13152 msg/s # udp rx: 571 MB/s 414536 calls/s # udp tx: 778 MB/s 13205 calls/s 13205 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: 635 MB/s 463590 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp rx: 673 MB/s 491057 calls/s # udp tx: 676 MB/s 11466 calls/s 11466 msg/s # udp rx: 662 MB/s 483513 calls/s # udp tx: 665 MB/s 11291 calls/s 11291 msg/s # udp rx: 654 MB/s 476977 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 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__->