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.02 [+0.02] IPv4 # 0.30 [+0.28] No GRO ok # 0.86 [+0.55] GRO frag list ok # 1.41 [+0.55] GRO fwd ok # 1.85 [+0.44] UDP fwd perf udp rx: 1600 MB/s 1301508 calls/s # 2.91 [+1.06] udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # 3.89 [+0.98] udp rx: 1843 MB/s 1497911 calls/s # 3.91 [+0.02] udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # 4.89 [+0.98] udp rx: 1871 MB/s 1521310 calls/s # 4.91 [+0.02] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1815 MB/s 1473805 calls/s # 6.09 [+1.06] udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # 7.06 [+0.97] udp rx: 1876 MB/s 1524497 calls/s # 7.09 [+0.03] udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # 8.06 [+0.98] udp rx: 1846 MB/s 1497604 calls/s # 8.09 [+0.02] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 8.63 [+0.54] GRO frag list over UDP tunnel ok # 9.33 [+0.70] GRO fwd over UDP tunnel ok # 9.56 [+0.23] IPv6 # 9.79 [+0.23] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.80 [+0.52] GRO fwd ok # 11.27 [+0.47] UDP fwd perf udp rx: 1307 MB/s 1060570 calls/s # 12.33 [+1.06] udp tx: 1734 MB/s 29423 calls/s 29423 msg/s # 13.31 [+0.97] udp rx: 1521 MB/s 1233862 calls/s # 13.33 [+0.03] udp tx: 1822 MB/s 30905 calls/s 30905 msg/s # 14.31 [+0.97] udp rx: 1539 MB/s 1247222 calls/s # 14.33 [+0.03] udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1508 MB/s 1223338 calls/s # 15.51 [+1.06] udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # 16.49 [+0.98] udp rx: 1615 MB/s 1310234 calls/s # 16.51 [+0.02] udp tx: 1867 MB/s 31682 calls/s 31682 msg/s # 17.49 [+0.98] udp rx: 1597 MB/s 1295001 calls/s # 17.51 [+0.02] udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # 18.07 [+0.56] GRO frag list over UDP tunnel ok # 18.72 [+0.65] 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__->