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: 1257 MB/s 21328 calls/s 21328 msg/s # tcp rx: 1259 MB/s 52987 calls/s # tcp tx: 1702 MB/s 28875 calls/s 28875 msg/s # tcp rx: 1704 MB/s 63381 calls/s # tcp tx: 1621 MB/s 27497 calls/s 27497 msg/s # tcp rx: 1622 MB/s 58362 calls/s # tcp tx: 1563 MB/s 26516 calls/s 26516 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: 400 MB/s 289536 calls/s # udp tx: 1383 MB/s 23467 calls/s 23467 msg/s # udp rx: 654 MB/s 473088 calls/s # udp tx: 1554 MB/s 26366 calls/s 26366 msg/s # udp rx: 648 MB/s 468736 calls/s # udp tx: 1588 MB/s 26947 calls/s 26947 msg/s # udp rx: 672 MB/s 485888 calls/s # udp tx: 1578 MB/s 26766 calls/s 26766 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: 1198 MB/s 873889 calls/s # udp tx: 1235 MB/s 20948 calls/s 20948 msg/s # udp rx: 1154 MB/s 842124 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1104 MB/s 805271 calls/s # udp tx: 1098 MB/s 18633 calls/s 18633 msg/s # udp rx: 1083 MB/s 789990 calls/s # udp tx: 1086 MB/s 18428 calls/s 18428 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__->