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.83 [+0.56] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1551 MB/s 1263247 calls/s # 2.96 [+1.07] udp tx: 1751 MB/s 29714 calls/s 29714 msg/s # 3.94 [+0.98] udp rx: 1890 MB/s 1538892 calls/s # 3.96 [+0.02] udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # 4.94 [+0.98] udp rx: 1505 MB/s 1225770 calls/s # 4.96 [+0.02] udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1678 MB/s 1366021 calls/s # 6.14 [+1.06] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 7.11 [+0.98] udp rx: 1718 MB/s 1398387 calls/s # 7.14 [+0.02] udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # 8.11 [+0.98] udp rx: 1904 MB/s 1550070 calls/s # 8.14 [+0.02] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 8.67 [+0.53] GRO frag list over UDP tunnel ok # 9.34 [+0.68] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.83 [+0.25] No GRO ok # 10.29 [+0.47] GRO frag list ok # 10.80 [+0.51] GRO fwd ok # 11.26 [+0.46] UDP fwd perf udp rx: 1606 MB/s 1307780 calls/s # 12.33 [+1.07] udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # 13.30 [+0.97] udp rx: 1776 MB/s 1445724 calls/s # 13.33 [+0.03] udp tx: 1802 MB/s 30574 calls/s 30574 msg/s # 14.30 [+0.98] udp rx: 1796 MB/s 1462505 calls/s # 14.33 [+0.02] udp tx: 1835 MB/s 31134 calls/s 31134 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1440413 calls/s # 15.51 [+1.06] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 16.48 [+0.97] udp rx: 1722 MB/s 1401914 calls/s # 16.51 [+0.03] udp tx: 1726 MB/s 29290 calls/s 29290 msg/s # 17.48 [+0.98] udp rx: 1819 MB/s 1481158 calls/s # 17.51 [+0.02] udp tx: 1842 MB/s 31248 calls/s 31248 msg/s # 18.16 [+0.65] GRO frag list over UDP tunnel ok # 18.94 [+0.78] 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__->