make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1746 MB/s 29620 calls/s 29620 msg/s # tcp rx: 1748 MB/s 71214 calls/s # tcp tx: 1825 MB/s 30956 calls/s 30956 msg/s # tcp rx: 1827 MB/s 74666 calls/s # tcp tx: 1718 MB/s 29144 calls/s 29144 msg/s # tcp rx: 1720 MB/s 65114 calls/s # tcp tx: 1704 MB/s 28909 calls/s 28909 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 828347 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 1060 MB/s 755546 calls/s # udp tx: 1061 MB/s 18001 calls/s 18001 msg/s # udp rx: 1180 MB/s 841054 calls/s # udp tx: 1181 MB/s 20034 calls/s 20034 msg/s # udp rx: 1188 MB/s 846785 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp gso and gro - over veth touching data # udp rx: 916 MB/s 15536 calls/s # udp tx: 936 MB/s 15884 calls/s 15884 msg/s # udp rx: 984 MB/s 16693 calls/s # udp tx: 984 MB/s 16693 calls/s 16693 msg/s # udp rx: 997 MB/s 16926 calls/s # udp tx: 997 MB/s 16916 calls/s 16916 msg/s # udp rx: 1006 MB/s 17072 calls/s # udp tx: 1006 MB/s 17069 calls/s 17069 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1517 MB/s 25730 calls/s 25730 msg/s # tcp rx: 1518 MB/s 57713 calls/s # tcp tx: 1660 MB/s 28162 calls/s 28162 msg/s # tcp rx: 1661 MB/s 64893 calls/s # tcp tx: 1458 MB/s 24745 calls/s 24745 msg/s # tcp rx: 1460 MB/s 61215 calls/s # tcp tx: 1393 MB/s 23629 calls/s 23629 msg/s # udp gso - over veth touching data # udp rx: 569 MB/s 415310 calls/s # udp tx: 586 MB/s 9944 calls/s 9944 msg/s # udp rx: 601 MB/s 438444 calls/s # udp tx: 601 MB/s 10195 calls/s 10195 msg/s # udp rx: 646 MB/s 471362 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 641 MB/s 467621 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # udp gso and gro - over veth touching data # udp rx: 998 MB/s 16935 calls/s # udp tx: 1027 MB/s 17429 calls/s 17429 msg/s # udp rx: 1008 MB/s 17105 calls/s # udp tx: 1007 MB/s 17087 calls/s 17087 msg/s # udp rx: 1028 MB/s 17447 calls/s # udp tx: 1027 MB/s 17432 calls/s 17432 msg/s # udp rx: 1012 MB/s 17171 calls/s # udp tx: 1031 MB/s 17498 calls/s 17498 msg/s ok 1 selftests: net: udpgro_bench.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__->