make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1686 MB/s 1372054 calls/s # udp tx: 1782 MB/s 30228 calls/s 30228 msg/s # udp rx: 1827 MB/s 1487273 calls/s # udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # udp rx: 1878 MB/s 1529248 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1397975 calls/s # udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # udp rx: 1904 MB/s 1549229 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # udp rx: 1898 MB/s 1541854 calls/s # udp tx: 1955 MB/s 33170 calls/s 33170 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: 839 MB/s 681739 calls/s # udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # udp rx: 1165 MB/s 947827 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 1277 MB/s 1039586 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # UDP GRO fwd perf udp rx: 1157 MB/s 941084 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1251 MB/s 1018011 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp rx: 1195 MB/s 972670 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 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__->