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: 587 MB/s 9972 calls/s 9972 msg/s # tcp rx: 589 MB/s 25361 calls/s # tcp tx: 565 MB/s 9595 calls/s 9595 msg/s # tcp rx: 566 MB/s 25322 calls/s # tcp tx: 580 MB/s 9852 calls/s 9852 msg/s # tcp rx: 581 MB/s 24089 calls/s # tcp tx: 597 MB/s 10136 calls/s 10136 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: 401 MB/s 292349 calls/s # udp tx: 478 MB/s 8116 calls/s 8116 msg/s # udp rx: 395 MB/s 288220 calls/s # udp tx: 459 MB/s 7792 calls/s 7792 msg/s # udp rx: 403 MB/s 293745 calls/s # udp tx: 436 MB/s 7396 calls/s 7396 msg/s # udp rx: 350 MB/s 254971 calls/s # udp tx: 463 MB/s 7861 calls/s 7861 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: 464 MB/s 339003 calls/s # udp tx: 479 MB/s 8134 calls/s 8134 msg/s # udp rx: 605 MB/s 441428 calls/s # udp tx: 606 MB/s 10292 calls/s 10292 msg/s # udp rx: 592 MB/s 432322 calls/s # udp tx: 595 MB/s 10106 calls/s 10106 msg/s # udp rx: 502 MB/s 366790 calls/s # udp tx: 500 MB/s 8481 calls/s 8481 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__->