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: 957 MB/s 16241 calls/s 16241 msg/s # tcp rx: 978 MB/s 48649 calls/s # tcp tx: 957 MB/s 16241 calls/s 16241 msg/s # tcp rx: 957 MB/s 47855 calls/s # tcp tx: 964 MB/s 16365 calls/s 16365 msg/s # tcp rx: 965 MB/s 48129 calls/s # tcp tx: 968 MB/s 16425 calls/s 16425 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: 638 MB/s 463056 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # udp rx: 649 MB/s 470528 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 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: 1024 MB/s 747010 calls/s # udp tx: 1054 MB/s 17880 calls/s 17880 msg/s # udp rx: 1155 MB/s 842881 calls/s # udp tx: 1155 MB/s 19597 calls/s 19597 msg/s # udp rx: 1152 MB/s 840532 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 1130 MB/s 824215 calls/s # udp tx: 1129 MB/s 19154 calls/s 19154 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__->