make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 978 MB/s 16599 calls/s 16599 msg/s # tcp rx: 979 MB/s 49070 calls/s # tcp tx: 963 MB/s 16350 calls/s 16350 msg/s # tcp rx: 992 MB/s 47751 calls/s # tcp tx: 999 MB/s 16948 calls/s 16948 msg/s # tcp rx: 1005 MB/s 49781 calls/s # tcp tx: 1025 MB/s 17394 calls/s 17394 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: 535 MB/s 388096 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 545 MB/s 395730 calls/s # udp tx: 735 MB/s 12481 calls/s 12481 msg/s # udp rx: 552 MB/s 400122 calls/s # udp tx: 781 MB/s 13253 calls/s 13253 msg/s # udp rx: 547 MB/s 397038 calls/s # udp tx: 788 MB/s 13369 calls/s 13369 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: 1056 MB/s 770248 calls/s # udp tx: 1075 MB/s 18245 calls/s 18245 msg/s # udp rx: 1058 MB/s 771710 calls/s # udp tx: 1072 MB/s 18186 calls/s 18186 msg/s # udp rx: 1054 MB/s 768831 calls/s # udp tx: 1056 MB/s 17922 calls/s 17922 msg/s # udp rx: 1073 MB/s 782551 calls/s # udp tx: 1076 MB/s 18261 calls/s 18261 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__->