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 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: 616 MB/s 10450 calls/s 10450 msg/s # tcp rx: 616 MB/s 46368 calls/s # tcp tx: 444 MB/s 7540 calls/s 7540 msg/s # tcp rx: 445 MB/s 37515 calls/s # tcp tx: 461 MB/s 7822 calls/s 7822 msg/s # tcp rx: 461 MB/s 38319 calls/s # tcp tx: 484 MB/s 8221 calls/s 8221 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: 539 MB/s 391247 calls/s # udp tx: 737 MB/s 12509 calls/s 12509 msg/s # udp rx: 541 MB/s 392626 calls/s # udp tx: 745 MB/s 12640 calls/s 12640 msg/s # udp rx: 543 MB/s 394004 calls/s # udp tx: 778 MB/s 13210 calls/s 13210 msg/s # udp rx: 535 MB/s 388639 calls/s # udp tx: 758 MB/s 12870 calls/s 12870 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: 632 MB/s 460950 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp rx: 645 MB/s 470617 calls/s # udp tx: 646 MB/s 10957 calls/s 10957 msg/s # udp rx: 676 MB/s 493224 calls/s # udp tx: 676 MB/s 11473 calls/s 11473 msg/s # udp rx: 629 MB/s 458850 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 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__->