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 # 0.00 [+0.00] IPv4 # 0.23 [+0.23] No GRO ok DETECTED CRASH, lowering timeout # 0.82 [+0.59] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.52] UDP fwd perf udp rx: 1299 MB/s 1056000 calls/s # 3.06 [+1.07] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 4.02 [+0.97] udp rx: 1588 MB/s 1290224 calls/s # 4.05 [+0.03] udp tx: 1869 MB/s 31713 calls/s 31713 msg/s # 5.02 [+0.97] udp rx: 1899 MB/s 1544507 calls/s # 5.05 [+0.03] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1464 MB/s 1187992 calls/s # 6.25 [+1.07] udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # 7.22 [+0.97] udp rx: 1372 MB/s 1113957 calls/s # 7.25 [+0.03] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 8.22 [+0.97] udp rx: 1626 MB/s 1322360 calls/s # 8.25 [+0.03] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 8.94 [+0.70] GRO frag list over UDP tunnel ok # 9.79 [+0.85] GRO fwd over UDP tunnel ok # 10.07 [+0.28] IPv6 # 10.44 [+0.37] No GRO ok # 11.02 [+0.59] GRO frag list ok # 11.66 [+0.63] GRO fwd ok # 12.18 [+0.53] UDP fwd perf udp rx: 1264 MB/s 1026302 calls/s # 13.25 [+1.07] udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # 14.23 [+0.97] udp rx: 1730 MB/s 1403656 calls/s # 14.25 [+0.03] udp tx: 1884 MB/s 31962 calls/s 31962 msg/s # 15.23 [+0.97] udp rx: 1778 MB/s 1442704 calls/s # 15.25 [+0.03] udp tx: 1881 MB/s 31910 calls/s 31910 msg/s # 15.38 [+0.12] UDP GRO fwd perf udp rx: 1369 MB/s 1112944 calls/s # 16.46 [+1.08] udp tx: 1719 MB/s 29160 calls/s 29160 msg/s # 17.42 [+0.96] udp rx: 1644 MB/s 1334137 calls/s # 17.45 [+0.04] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 18.42 [+0.97] udp rx: 1415 MB/s 1147453 calls/s # 18.45 [+0.03] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 19.05 [+0.59] GRO frag list over UDP tunnel ok # 19.82 [+0.77] 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__->