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.25 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1385 MB/s 1127316 calls/s # 2.78 [+1.06] udp tx: 1804 MB/s 30604 calls/s 30604 msg/s # 3.76 [+0.98] udp rx: 1894 MB/s 1542105 calls/s # 3.78 [+0.02] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 4.76 [+0.98] udp rx: 1902 MB/s 1548834 calls/s # 4.78 [+0.02] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532691 calls/s # 5.96 [+1.06] udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # 6.93 [+0.98] udp rx: 1919 MB/s 1562783 calls/s # 6.96 [+0.02] udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # 7.93 [+0.98] udp rx: 1864 MB/s 1517880 calls/s # 7.96 [+0.02] udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # 8.46 [+0.51] GRO frag list over UDP tunnel ok # 9.18 [+0.71] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.65 [+0.24] No GRO ok # 10.15 [+0.49] GRO frag list ok # 10.70 [+0.55] GRO fwd ok # 11.19 [+0.49] UDP fwd perf udp rx: 1463 MB/s 1185870 calls/s # 12.27 [+1.07] udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # 13.24 [+0.97] udp rx: 1590 MB/s 1291079 calls/s # 13.27 [+0.03] udp tx: 1724 MB/s 29257 calls/s 29257 msg/s # 14.24 [+0.97] udp rx: 1752 MB/s 1423694 calls/s # 14.27 [+0.03] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1263134 calls/s # 15.47 [+1.08] udp tx: 1728 MB/s 29324 calls/s 29324 msg/s # 16.43 [+0.97] udp rx: 1661 MB/s 1348728 calls/s # 16.47 [+0.03] udp tx: 1792 MB/s 30394 calls/s 30394 msg/s # 17.44 [+0.97] udp rx: 1572 MB/s 1276066 calls/s # 17.47 [+0.03] udp tx: 1807 MB/s 30658 calls/s 30658 msg/s # 18.04 [+0.57] GRO frag list over UDP tunnel ok # 18.89 [+0.85] 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__->