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: 815 MB/s 13832 calls/s 13832 msg/s # tcp rx: 816 MB/s 58773 calls/s # tcp tx: 846 MB/s 14356 calls/s 14356 msg/s # tcp rx: 847 MB/s 58604 calls/s # tcp tx: 852 MB/s 14460 calls/s 14460 msg/s # tcp rx: 853 MB/s 58626 calls/s # tcp tx: 846 MB/s 14359 calls/s 14359 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: 625 MB/s 452838 calls/s # udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # udp rx: 670 MB/s 485888 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 671 MB/s 486656 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # udp rx: 672 MB/s 487168 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 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: 1016 MB/s 741146 calls/s # udp tx: 1041 MB/s 17668 calls/s 17668 msg/s # udp rx: 1089 MB/s 794257 calls/s # udp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp rx: 1017 MB/s 742269 calls/s # udp tx: 1019 MB/s 17293 calls/s 17293 msg/s # udp rx: 1056 MB/s 770819 calls/s # udp tx: 1057 MB/s 17931 calls/s 17931 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__->