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: 955 MB/s 16210 calls/s 16210 msg/s # tcp rx: 956 MB/s 49883 calls/s # tcp tx: 930 MB/s 15781 calls/s 15781 msg/s # tcp rx: 934 MB/s 48014 calls/s # tcp tx: 936 MB/s 15889 calls/s 15889 msg/s # tcp rx: 940 MB/s 47728 calls/s # tcp tx: 901 MB/s 15287 calls/s 15287 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: 550 MB/s 399215 calls/s # udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp rx: 630 MB/s 456960 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 594 MB/s 430336 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 634 MB/s 459264 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 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: 1101 MB/s 803271 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 1141 MB/s 832446 calls/s # udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # udp rx: 1106 MB/s 807111 calls/s # udp tx: 1106 MB/s 18761 calls/s 18761 msg/s # udp rx: 1124 MB/s 819959 calls/s # udp tx: 1123 MB/s 19049 calls/s 19049 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__->