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: 822 MB/s 13958 calls/s 13958 msg/s # tcp rx: 826 MB/s 138347 calls/s # tcp tx: 834 MB/s 14160 calls/s 14160 msg/s # tcp rx: 835 MB/s 146134 calls/s # tcp tx: 837 MB/s 14213 calls/s 14213 msg/s # tcp rx: 839 MB/s 148590 calls/s # tcp tx: 836 MB/s 14183 calls/s 14183 msg/s # udp gso - over veth touching data # udp rx: 1124 MB/s 800978 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1200 MB/s 855445 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 1207 MB/s 859998 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1201 MB/s 856141 calls/s # udp tx: 1214 MB/s 20601 calls/s 20601 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 865065 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1230 MB/s 876874 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1229 MB/s 875903 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 1229 MB/s 875536 calls/s # udp tx: 1228 MB/s 20832 calls/s 20832 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 854 MB/s 14495 calls/s 14495 msg/s # tcp rx: 855 MB/s 153439 calls/s # tcp tx: 756 MB/s 12834 calls/s 12834 msg/s # tcp rx: 757 MB/s 134872 calls/s # tcp tx: 831 MB/s 14105 calls/s 14105 msg/s # tcp rx: 835 MB/s 151344 calls/s # tcp tx: 848 MB/s 14388 calls/s 14388 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 466410 calls/s # udp tx: 658 MB/s 11175 calls/s 11175 msg/s # udp rx: 646 MB/s 471231 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # udp rx: 624 MB/s 455485 calls/s # udp tx: 625 MB/s 10613 calls/s 10613 msg/s # udp rx: 662 MB/s 483515 calls/s # udp tx: 664 MB/s 11274 calls/s 11274 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832167 calls/s # udp tx: 1173 MB/s 19902 calls/s 19902 msg/s # udp rx: 1189 MB/s 867280 calls/s # udp tx: 1187 MB/s 20134 calls/s 20134 msg/s # udp rx: 1221 MB/s 890803 calls/s # udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # udp rx: 1193 MB/s 870785 calls/s # udp tx: 1193 MB/s 20237 calls/s 20237 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__->