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: 1696 MB/s 1380885 calls/s # udp tx: 1872 MB/s 31766 calls/s 31766 msg/s # udp rx: 1923 MB/s 1565897 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # udp rx: 1508 MB/s 1227312 calls/s # udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # UDP GRO fwd perf udp rx: 1125 MB/s 916100 calls/s # udp tx: 1409 MB/s 23901 calls/s 23901 msg/s # udp rx: 1226 MB/s 998181 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1104 MB/s 898867 calls/s # udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1638 MB/s 27797 calls/s 27797 msg/s # udp rx: 206 MB/s 168044 calls/s # udp tx: 1829 MB/s 31032 calls/s 31032 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # UDP tunnel GRO fwd perf udp tx: 1816 MB/s 30814 calls/s 30814 msg/s # udp rx: 2 MB/s 2066 calls/s # udp tx: 1829 MB/s 31038 calls/s 31038 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 874 MB/s 711895 calls/s # udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # udp rx: 1193 MB/s 971866 calls/s # udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # udp rx: 1210 MB/s 985609 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # UDP GRO fwd perf udp rx: 1067 MB/s 868766 calls/s # udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp rx: 1081 MB/s 879917 calls/s # udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # udp rx: 1204 MB/s 980823 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1119 MB/s 18983 calls/s 18983 msg/s # udp rx: 107 MB/s 87409 calls/s # udp tx: 1023 MB/s 17359 calls/s 17359 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # UDP tunnel GRO fwd perf udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1164 MB/s 19745 calls/s 19745 msg/s # udp rx: 0 MB/s 662 calls/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__->