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: 1147 MB/s 934464 calls/s # udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # udp rx: 1259 MB/s 1025762 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1244 MB/s 1013401 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # UDP GRO fwd perf udp rx: 1193 MB/s 971414 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 1289 MB/s 1049614 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 1280 MB/s 1042806 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 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: 1725 MB/s 1401763 calls/s # udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # udp rx: 1790 MB/s 1456217 calls/s # udp tx: 1818 MB/s 30843 calls/s 30843 msg/s # udp rx: 1869 MB/s 1520003 calls/s # udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # UDP GRO fwd perf udp rx: 1291 MB/s 1049235 calls/s # udp tx: 1685 MB/s 28593 calls/s 28593 msg/s # udp rx: 1624 MB/s 1320205 calls/s # udp tx: 1809 MB/s 30694 calls/s 30694 msg/s # udp rx: 1797 MB/s 1461471 calls/s # udp tx: 1841 MB/s 31240 calls/s 31240 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__->