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: 1029 MB/s 17455 calls/s 17455 msg/s # tcp rx: 1035 MB/s 52631 calls/s # tcp tx: 855 MB/s 14515 calls/s 14515 msg/s # tcp rx: 852 MB/s 44176 calls/s # tcp tx: 616 MB/s 10462 calls/s 10462 msg/s # tcp rx: 617 MB/s 33977 calls/s # tcp tx: 556 MB/s 9439 calls/s 9439 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: 515 MB/s 373711 calls/s # udp tx: 763 MB/s 12941 calls/s 12941 msg/s # udp rx: 523 MB/s 380109 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp rx: 531 MB/s 385944 calls/s # udp tx: 698 MB/s 11850 calls/s 11850 msg/s # udp rx: 560 MB/s 406475 calls/s # udp tx: 738 MB/s 12527 calls/s 12527 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: 1082 MB/s 789561 calls/s # udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # udp rx: 1139 MB/s 831114 calls/s # udp tx: 1138 MB/s 19314 calls/s 19314 msg/s # udp rx: 1140 MB/s 832104 calls/s # udp tx: 1140 MB/s 19341 calls/s 19341 msg/s # udp rx: 1140 MB/s 831630 calls/s # udp tx: 1139 MB/s 19328 calls/s 19328 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__->