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: 1006 MB/s 17072 calls/s 17072 msg/s # tcp rx: 1007 MB/s 51521 calls/s # tcp tx: 974 MB/s 16528 calls/s 16528 msg/s # tcp rx: 975 MB/s 50477 calls/s # tcp tx: 1031 MB/s 17491 calls/s 17491 msg/s # tcp rx: 1032 MB/s 52488 calls/s # tcp tx: 1034 MB/s 17548 calls/s 17548 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: 582 MB/s 421888 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 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: 652 MB/s 475595 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 640 MB/s 467086 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp rx: 647 MB/s 472241 calls/s # udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 647 MB/s 472270 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 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__->