make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 865 MB/s 704786 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # udp rx: 1114 MB/s 907053 calls/s # udp tx: 1189 MB/s 20180 calls/s 20180 msg/s # udp tx: 1200 MB/s 20365 calls/s 20365 msg/s # udp rx: 1032 MB/s 840459 calls/s # UDP GRO fwd perf udp rx: 1593 MB/s 1296914 calls/s # udp tx: 1747 MB/s 29638 calls/s 29638 msg/s # udp rx: 1820 MB/s 1482237 calls/s # udp tx: 1822 MB/s 30914 calls/s 30914 msg/s # udp rx: 1813 MB/s 1476696 calls/s # udp tx: 1817 MB/s 30833 calls/s 30833 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 156 MB/s 127274 calls/s # udp tx: 940 MB/s 15947 calls/s 15947 msg/s # udp rx: 784 MB/s 634392 calls/s # udp tx: 1449 MB/s 24591 calls/s 24591 msg/s # udp rx: 726 MB/s 586464 calls/s # udp tx: 1463 MB/s 24822 calls/s 24822 msg/s # UDP tunnel GRO fwd perf udp rx: 1018 MB/s 826401 calls/s # udp tx: 1381 MB/s 23430 calls/s 23430 msg/s # udp rx: 861 MB/s 696372 calls/s # udp tx: 1433 MB/s 24309 calls/s 24309 msg/s # udp rx: 884 MB/s 714725 calls/s # udp tx: 1431 MB/s 24277 calls/s 24277 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1096 MB/s 892622 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # udp rx: 1089 MB/s 886799 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp rx: 1123 MB/s 914589 calls/s # udp tx: 1117 MB/s 18955 calls/s 18955 msg/s # UDP GRO fwd perf udp rx: 1691 MB/s 1376873 calls/s # udp tx: 1747 MB/s 29641 calls/s 29641 msg/s # udp rx: 1633 MB/s 1328342 calls/s # udp tx: 1803 MB/s 30588 calls/s 30588 msg/s # udp rx: 1796 MB/s 1462343 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 966 MB/s 16398 calls/s 16398 msg/s # udp rx: 107 MB/s 87512 calls/s # udp tx: 924 MB/s 15672 calls/s 15672 msg/s # udp rx: 209 MB/s 170120 calls/s # udp tx: 956 MB/s 16229 calls/s 16229 msg/s # UDP tunnel GRO fwd perf udp rx: 29 MB/s 24179 calls/s # udp tx: 998 MB/s 16936 calls/s 16936 msg/s # udp tx: 1025 MB/s 17390 calls/s 17390 msg/s # udp rx: 4 MB/s 3405 calls/s # udp tx: 1016 MB/s 17233 calls/s 17233 msg/s ok 1 selftests: net: udpgro_fwd.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__->