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: 1662 MB/s 1352648 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # udp rx: 1773 MB/s 1444010 calls/s # udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # udp rx: 1901 MB/s 1547993 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # UDP GRO fwd perf udp rx: 1590 MB/s 1293216 calls/s # udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # udp rx: 1921 MB/s 1564640 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # udp rx: 1928 MB/s 1570302 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 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: 1056 MB/s 860164 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 1135 MB/s 924127 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 1131 MB/s 921436 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 913228 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 1179 MB/s 960091 calls/s # udp tx: 1183 MB/s 20066 calls/s 20066 msg/s # udp rx: 1178 MB/s 959509 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 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__->