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: 1418 MB/s 1152901 calls/s # udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # udp rx: 1581 MB/s 1287241 calls/s # udp tx: 1912 MB/s 32435 calls/s 32435 msg/s # udp rx: 1881 MB/s 1531738 calls/s # udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # UDP GRO fwd perf udp rx: 1063 MB/s 865802 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 1309 MB/s 1065670 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1303 MB/s 1061455 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1535 MB/s 1245688 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # udp rx: 1841 MB/s 1494263 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1843 MB/s 1496268 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # UDP GRO fwd perf udp rx: 1103 MB/s 898267 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1241 MB/s 1011106 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 1244 MB/s 1012862 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->