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.21 [+0.20] No GRO ok # 0.69 [+0.48] GRO frag list ok # 1.25 [+0.56] GRO fwd ok # 1.69 [+0.44] UDP fwd perf udp rx: 1309 MB/s 1066048 calls/s # 2.75 [+1.06] udp tx: 1782 MB/s 30235 calls/s 30235 msg/s # 3.72 [+0.98] udp rx: 1583 MB/s 1289022 calls/s # 3.75 [+0.02] udp tx: 1773 MB/s 30078 calls/s 30078 msg/s # 4.72 [+0.98] udp rx: 1821 MB/s 1482339 calls/s # 4.75 [+0.02] udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1559 MB/s 1269309 calls/s # 5.94 [+1.07] udp tx: 1630 MB/s 27662 calls/s 27662 msg/s # 6.91 [+0.97] udp rx: 1846 MB/s 1503362 calls/s # 6.94 [+0.03] udp tx: 1858 MB/s 31518 calls/s 31518 msg/s # 7.91 [+0.97] udp rx: 1789 MB/s 1456903 calls/s # 7.94 [+0.03] udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # 8.53 [+0.60] GRO frag list over UDP tunnel ok # 9.28 [+0.74] GRO fwd over UDP tunnel ok # 9.53 [+0.25] IPv6 # 9.79 [+0.26] No GRO ok # 10.33 [+0.54] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.28 [+0.45] UDP fwd perf udp rx: 1300 MB/s 1057400 calls/s # 12.33 [+1.06] udp tx: 1710 MB/s 29005 calls/s 29005 msg/s # 13.31 [+0.98] udp rx: 1759 MB/s 1430056 calls/s # 13.33 [+0.02] udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # 14.31 [+0.98] udp rx: 1833 MB/s 1491788 calls/s # 14.33 [+0.02] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1779 MB/s 1446149 calls/s # 15.52 [+1.06] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 16.49 [+0.97] udp rx: 1835 MB/s 1490983 calls/s # 16.52 [+0.03] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 17.49 [+0.97] udp rx: 1759 MB/s 1429563 calls/s # 17.52 [+0.03] udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # 18.17 [+0.66] GRO frag list over UDP tunnel ok # 18.97 [+0.80] 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__->