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: 1038 MB/s 17618 calls/s 17618 msg/s # tcp rx: 1039 MB/s 53026 calls/s # tcp tx: 1053 MB/s 17860 calls/s 17860 msg/s # tcp rx: 1054 MB/s 53659 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # tcp rx: 1040 MB/s 53063 calls/s # tcp tx: 1036 MB/s 17575 calls/s 17575 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: 583 MB/s 422481 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 604 MB/s 438012 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # udp rx: 583 MB/s 422656 calls/s # udp tx: 1115 MB/s 18923 calls/s 18923 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: 652 MB/s 476229 calls/s # udp tx: 669 MB/s 11362 calls/s 11362 msg/s # udp rx: 694 MB/s 506314 calls/s # udp tx: 694 MB/s 11780 calls/s 11780 msg/s # udp rx: 698 MB/s 509554 calls/s # udp tx: 697 MB/s 11836 calls/s 11836 msg/s # udp rx: 695 MB/s 507069 calls/s # udp tx: 694 MB/s 11784 calls/s 11784 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__->