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: 840 MB/s 14247 calls/s 14247 msg/s # tcp rx: 840 MB/s 67611 calls/s # tcp tx: 821 MB/s 13927 calls/s 13927 msg/s # tcp rx: 825 MB/s 65205 calls/s # tcp tx: 817 MB/s 13870 calls/s 13870 msg/s # tcp rx: 821 MB/s 66443 calls/s # tcp tx: 819 MB/s 13899 calls/s 13899 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: 528 MB/s 383315 calls/s # udp tx: 770 MB/s 13061 calls/s 13061 msg/s # udp rx: 574 MB/s 416573 calls/s # udp tx: 775 MB/s 13157 calls/s 13157 msg/s # udp rx: 573 MB/s 415866 calls/s # udp tx: 778 MB/s 13210 calls/s 13210 msg/s # udp rx: 573 MB/s 416047 calls/s # udp tx: 778 MB/s 13207 calls/s 13207 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: 615 MB/s 448550 calls/s # udp tx: 629 MB/s 10683 calls/s 10683 msg/s # udp rx: 673 MB/s 491268 calls/s # udp tx: 674 MB/s 11441 calls/s 11441 msg/s # udp rx: 680 MB/s 496582 calls/s # udp tx: 682 MB/s 11569 calls/s 11569 msg/s # udp rx: 663 MB/s 484165 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 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__->