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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.89 [+0.54] UDP fwd perf udp rx: 1580 MB/s 1286472 calls/s # 2.97 [+1.08] udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # 3.93 [+0.97] udp rx: 1882 MB/s 1532227 calls/s # 3.97 [+0.03] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 4.93 [+0.97] udp rx: 1880 MB/s 1531177 calls/s # 4.97 [+0.03] udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1799 MB/s 1464983 calls/s # 6.16 [+1.07] udp tx: 1863 MB/s 31603 calls/s 31603 msg/s # 7.13 [+0.97] udp rx: 1849 MB/s 1505916 calls/s # 7.16 [+0.03] udp tx: 1856 MB/s 31481 calls/s 31481 msg/s # 8.13 [+0.97] udp rx: 1856 MB/s 1511225 calls/s # 8.16 [+0.03] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 8.74 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.98 [+0.24] No GRO ok # 10.49 [+0.51] GRO frag list ok # 11.03 [+0.54] GRO fwd ok # 11.52 [+0.48] UDP fwd perf udp rx: 1700 MB/s 1383795 calls/s # 12.58 [+1.06] udp tx: 1819 MB/s 30852 calls/s 30852 msg/s # 13.56 [+0.98] udp rx: 1751 MB/s 1425388 calls/s # 13.58 [+0.02] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 14.56 [+0.98] udp rx: 1668 MB/s 1357498 calls/s # 14.58 [+0.02] udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1390286 calls/s # 15.76 [+1.06] udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # 16.73 [+0.97] udp rx: 1767 MB/s 1437218 calls/s # 16.76 [+0.03] udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # 17.73 [+0.97] udp rx: 1766 MB/s 1437857 calls/s # 17.76 [+0.03] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 18.32 [+0.56] GRO frag list over UDP tunnel ok # 19.01 [+0.69] 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__->