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: 914 MB/s 15513 calls/s 15513 msg/s # tcp rx: 914 MB/s 48352 calls/s # tcp tx: 995 MB/s 16884 calls/s 16884 msg/s # tcp rx: 1010 MB/s 51190 calls/s # tcp tx: 888 MB/s 15073 calls/s 15073 msg/s # tcp rx: 889 MB/s 47234 calls/s # tcp tx: 969 MB/s 16446 calls/s 16446 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: 629 MB/s 456192 calls/s # udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 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: 585 MB/s 427295 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp rx: 627 MB/s 457472 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 614 MB/s 448213 calls/s # udp tx: 616 MB/s 10453 calls/s 10453 msg/s # udp rx: 631 MB/s 460533 calls/s # udp tx: 632 MB/s 10735 calls/s 10735 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__->