make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # 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: 573 MB/s 9719 calls/s 9719 msg/s # tcp rx: 576 MB/s 25074 calls/s # tcp tx: 594 MB/s 10088 calls/s 10088 msg/s # tcp rx: 616 MB/s 23686 calls/s # tcp tx: 584 MB/s 9916 calls/s 9916 msg/s # tcp rx: 584 MB/s 25802 calls/s # tcp tx: 552 MB/s 9379 calls/s 9379 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: 332 MB/s 242536 calls/s # udp tx: 368 MB/s 6245 calls/s 6245 msg/s # udp rx: 328 MB/s 239287 calls/s # udp tx: 364 MB/s 6183 calls/s 6183 msg/s # udp rx: 353 MB/s 257401 calls/s # udp tx: 406 MB/s 6895 calls/s 6895 msg/s # udp rx: 354 MB/s 257396 calls/s # udp tx: 528 MB/s 8964 calls/s 8964 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: 580 MB/s 423679 calls/s # udp tx: 595 MB/s 10100 calls/s 10100 msg/s # udp rx: 689 MB/s 502963 calls/s # udp tx: 693 MB/s 11757 calls/s 11757 msg/s # udp rx: 778 MB/s 567759 calls/s # udp tx: 776 MB/s 13168 calls/s 13168 msg/s # udp rx: 640 MB/s 467045 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 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__->