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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1319 MB/s 1073865 calls/s # 2.86 [+1.06] udp tx: 1797 MB/s 30483 calls/s 30483 msg/s # 3.84 [+0.97] udp rx: 1804 MB/s 1468360 calls/s # 3.86 [+0.03] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 4.84 [+0.98] udp rx: 1782 MB/s 1450236 calls/s # 4.86 [+0.02] udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1355018 calls/s # 6.05 [+1.06] udp tx: 1800 MB/s 30531 calls/s 30531 msg/s # 7.02 [+0.97] udp rx: 1599 MB/s 1302094 calls/s # 7.05 [+0.03] udp tx: 1853 MB/s 31439 calls/s 31439 msg/s # 8.02 [+0.97] udp rx: 1374 MB/s 1118611 calls/s # 8.05 [+0.03] udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.79] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.95 [+0.28] No GRO ok # 10.45 [+0.50] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.51 [+0.50] UDP fwd perf udp rx: 1563 MB/s 1269483 calls/s # 12.58 [+1.06] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 13.55 [+0.98] udp rx: 1770 MB/s 1438242 calls/s # 13.58 [+0.02] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 14.55 [+0.98] udp rx: 1742 MB/s 1413770 calls/s # 14.58 [+0.02] udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1390595 calls/s # 15.75 [+1.06] udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # 16.73 [+0.98] udp rx: 1783 MB/s 1448872 calls/s # 16.75 [+0.02] udp tx: 1874 MB/s 31800 calls/s 31800 msg/s # 17.73 [+0.98] udp rx: 1771 MB/s 1438094 calls/s # 17.75 [+0.02] udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # 18.31 [+0.55] GRO frag list over UDP tunnel ok # 19.07 [+0.77] 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__->