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: 662 MB/s 11230 calls/s 11230 msg/s # tcp rx: 662 MB/s 36659 calls/s # tcp tx: 635 MB/s 10776 calls/s 10776 msg/s # tcp rx: 635 MB/s 32651 calls/s # tcp tx: 609 MB/s 10339 calls/s 10339 msg/s # tcp rx: 610 MB/s 31470 calls/s # tcp tx: 608 MB/s 10322 calls/s 10322 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: 549 MB/s 398951 calls/s # udp tx: 715 MB/s 12140 calls/s 12140 msg/s # udp rx: 561 MB/s 407095 calls/s # udp tx: 729 MB/s 12367 calls/s 12367 msg/s # udp rx: 564 MB/s 409477 calls/s # udp tx: 731 MB/s 12414 calls/s 12414 msg/s # udp rx: 552 MB/s 401404 calls/s # udp tx: 677 MB/s 11497 calls/s 11497 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: 1104 MB/s 805626 calls/s # udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # udp rx: 615 MB/s 448715 calls/s # udp tx: 615 MB/s 10439 calls/s 10439 msg/s # udp rx: 651 MB/s 475204 calls/s # udp tx: 650 MB/s 11039 calls/s 11039 msg/s # udp rx: 666 MB/s 486047 calls/s # udp tx: 666 MB/s 11299 calls/s 11299 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__->