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: 1598 MB/s 27109 calls/s 27109 msg/s # tcp rx: 1599 MB/s 69161 calls/s # tcp tx: 1619 MB/s 27473 calls/s 27473 msg/s # tcp rx: 1622 MB/s 72759 calls/s # tcp tx: 1585 MB/s 26896 calls/s 26896 msg/s # tcp rx: 1587 MB/s 70223 calls/s # tcp tx: 1576 MB/s 26746 calls/s 26746 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: 604 MB/s 436992 calls/s # udp tx: 1489 MB/s 25267 calls/s 25267 msg/s # udp rx: 673 MB/s 486656 calls/s # udp tx: 1663 MB/s 28220 calls/s 28220 msg/s # udp rx: 672 MB/s 486400 calls/s # udp tx: 1687 MB/s 28628 calls/s 28628 msg/s # udp rx: 673 MB/s 486656 calls/s # udp tx: 1683 MB/s 28555 calls/s 28555 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: 1293 MB/s 943419 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1345 MB/s 981559 calls/s # udp tx: 1345 MB/s 22818 calls/s 22818 msg/s # udp rx: 1273 MB/s 928888 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1310 MB/s 955644 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 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__->