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: 774 MB/s 13129 calls/s 13129 msg/s # tcp rx: 775 MB/s 43028 calls/s # tcp tx: 579 MB/s 9836 calls/s 9836 msg/s # tcp rx: 581 MB/s 36399 calls/s # tcp tx: 560 MB/s 9512 calls/s 9512 msg/s # tcp rx: 560 MB/s 35758 calls/s # tcp tx: 547 MB/s 9290 calls/s 9290 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: 647 MB/s 469504 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 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: 625 MB/s 456220 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 642 MB/s 468815 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 643 MB/s 469051 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 623 MB/s 454588 calls/s # udp tx: 624 MB/s 10585 calls/s 10585 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__->