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: 800 MB/s 13576 calls/s 13576 msg/s # tcp rx: 801 MB/s 41601 calls/s # tcp tx: 691 MB/s 11730 calls/s 11730 msg/s # tcp rx: 692 MB/s 35146 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 msg/s # tcp rx: 684 MB/s 34849 calls/s # tcp tx: 675 MB/s 11451 calls/s 11451 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: 531 MB/s 386492 calls/s # udp tx: 896 MB/s 15206 calls/s 15206 msg/s # udp rx: 640 MB/s 464100 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 633 MB/s 458525 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 636 MB/s 461325 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 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: 1091 MB/s 796021 calls/s # udp tx: 1127 MB/s 19127 calls/s 19127 msg/s # udp rx: 1127 MB/s 822447 calls/s # udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp rx: 1107 MB/s 807634 calls/s # udp tx: 1106 MB/s 18764 calls/s 18764 msg/s # udp rx: 1125 MB/s 821082 calls/s # udp tx: 1126 MB/s 19103 calls/s 19103 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__->