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: 610 MB/s 10352 calls/s 10352 msg/s # tcp rx: 611 MB/s 39260 calls/s # tcp tx: 594 MB/s 10076 calls/s 10076 msg/s # tcp rx: 604 MB/s 30675 calls/s # tcp tx: 606 MB/s 10282 calls/s 10282 msg/s # tcp rx: 605 MB/s 30885 calls/s # tcp tx: 608 MB/s 10316 calls/s 10316 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: 601 MB/s 435712 calls/s # udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 643 MB/s 466176 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 651 MB/s 471808 calls/s # udp tx: 1297 MB/s 22004 calls/s 22004 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: 878 MB/s 640836 calls/s # udp tx: 905 MB/s 15363 calls/s 15363 msg/s # udp rx: 1138 MB/s 829981 calls/s # udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # udp rx: 1162 MB/s 847659 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 1160 MB/s 846555 calls/s # udp tx: 1160 MB/s 19681 calls/s 19681 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' [?2004hxx__-> echo $? 0 xx__->