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: 947 MB/s 16077 calls/s 16077 msg/s # tcp rx: 963 MB/s 50796 calls/s # tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # tcp rx: 976 MB/s 48778 calls/s # tcp tx: 946 MB/s 16045 calls/s 16045 msg/s # tcp rx: 951 MB/s 48674 calls/s # tcp tx: 959 MB/s 16278 calls/s 16278 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: 641 MB/s 464571 calls/s # udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # udp rx: 614 MB/s 444928 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp rx: 600 MB/s 435200 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 581 MB/s 421376 calls/s # udp tx: 1334 MB/s 22630 calls/s 22630 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: 1138 MB/s 830299 calls/s # udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # udp rx: 846 MB/s 617021 calls/s # udp tx: 835 MB/s 14173 calls/s 14173 msg/s # udp rx: 713 MB/s 520050 calls/s # udp tx: 712 MB/s 12082 calls/s 12082 msg/s # udp rx: 700 MB/s 510887 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 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__->