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 4800 # 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: 677 MB/s 11494 calls/s 11494 msg/s # tcp rx: 678 MB/s 30579 calls/s # tcp tx: 666 MB/s 11298 calls/s 11298 msg/s # tcp rx: 666 MB/s 29910 calls/s # tcp tx: 648 MB/s 10996 calls/s 10996 msg/s # tcp rx: 648 MB/s 30670 calls/s # tcp tx: 633 MB/s 10749 calls/s 10749 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: 428 MB/s 310705 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 507 MB/s 368168 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # udp rx: 511 MB/s 370922 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp rx: 507 MB/s 368487 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 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: 612 MB/s 446512 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 msg/s # udp rx: 614 MB/s 448498 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # udp rx: 613 MB/s 447778 calls/s # udp tx: 614 MB/s 10420 calls/s 10420 msg/s # udp rx: 633 MB/s 461704 calls/s # udp tx: 632 MB/s 10736 calls/s 10736 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__->