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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] IPv4 # 0.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1650 MB/s 1337883 calls/s # 2.86 [+1.07] udp tx: 1922 MB/s 32599 calls/s 32599 msg/s # 3.84 [+0.97] udp rx: 1699 MB/s 1377093 calls/s # 3.86 [+0.03] udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # 4.84 [+0.97] udp rx: 1732 MB/s 1403942 calls/s # 4.86 [+0.03] udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1438710 calls/s # 6.04 [+1.06] udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # 7.01 [+0.97] udp rx: 1834 MB/s 1490228 calls/s # 7.04 [+0.02] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 8.02 [+0.98] udp rx: 1804 MB/s 1466030 calls/s # 8.04 [+0.02] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 8.58 [+0.54] GRO frag list over UDP tunnel ok # 9.24 [+0.66] GRO fwd over UDP tunnel ok # 9.47 [+0.23] IPv6 # 9.72 [+0.25] No GRO ok # 10.19 [+0.47] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.14 [+0.44] UDP fwd perf udp rx: 1520 MB/s 1232548 calls/s # 12.21 [+1.07] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 13.18 [+0.97] udp rx: 1597 MB/s 1295030 calls/s # 13.21 [+0.03] udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # 14.18 [+0.97] udp rx: 1713 MB/s 1388431 calls/s # 14.21 [+0.03] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # 15.39 [+1.06] udp rx: 1532 MB/s 1241775 calls/s # 16.39 [+1.00] udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # 16.39 [+0.00] udp rx: 1457 MB/s 1180965 calls/s # 17.39 [+1.00] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 17.49 [+0.10] udp rx: 1679 MB/s 1360626 calls/s # 17.92 [+0.43] GRO frag list over UDP tunnel ok # 18.63 [+0.71] 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__->