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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1543 MB/s 1256459 calls/s # 2.91 [+1.06] udp tx: 1852 MB/s 31413 calls/s 31413 msg/s # 3.89 [+0.98] udp rx: 1857 MB/s 1511818 calls/s # 3.91 [+0.02] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 4.89 [+0.98] udp rx: 1787 MB/s 1455103 calls/s # 4.91 [+0.02] udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1804 MB/s 1469037 calls/s # 6.09 [+1.06] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 7.06 [+0.98] udp rx: 1848 MB/s 1504729 calls/s # 7.09 [+0.02] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 8.06 [+0.98] udp rx: 1852 MB/s 1508300 calls/s # 8.09 [+0.02] udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # 8.66 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.72] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.86 [+0.24] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 645 MB/s 525533 calls/s # 12.41 [+1.07] udp tx: 1602 MB/s 27171 calls/s 27171 msg/s # 13.38 [+0.97] udp rx: 1803 MB/s 1467361 calls/s # 13.41 [+0.03] udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # 14.38 [+0.97] udp rx: 1829 MB/s 1488829 calls/s # 14.41 [+0.03] udp tx: 1858 MB/s 31515 calls/s 31515 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1436672 calls/s # 15.59 [+1.06] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 16.57 [+0.98] udp rx: 1748 MB/s 1423103 calls/s # 16.59 [+0.02] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 17.57 [+0.98] udp rx: 1819 MB/s 1480270 calls/s # 17.59 [+0.02] udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # 18.17 [+0.58] GRO frag list over UDP tunnel ok # 18.92 [+0.75] 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__->