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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.23 [+0.54] GRO fwd ok # 1.70 [+0.47] UDP fwd perf udp rx: 1796 MB/s 1459330 calls/s # 2.76 [+1.06] udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # 3.74 [+0.98] udp rx: 1789 MB/s 1453716 calls/s # 3.76 [+0.02] udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # 4.74 [+0.98] udp rx: 1728 MB/s 1403980 calls/s # 4.76 [+0.02] udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1741 MB/s 1416828 calls/s # 5.94 [+1.06] udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # 6.91 [+0.97] udp rx: 1911 MB/s 1555605 calls/s # 6.94 [+0.03] udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # 7.91 [+0.97] udp rx: 1919 MB/s 1562439 calls/s # 7.94 [+0.03] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 8.50 [+0.56] GRO frag list over UDP tunnel ok # 9.24 [+0.74] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.78 [+0.29] No GRO ok # 10.30 [+0.52] GRO frag list ok # 10.84 [+0.54] GRO fwd ok # 11.35 [+0.51] UDP fwd perf udp rx: 1055 MB/s 856981 calls/s # 12.42 [+1.06] udp tx: 1718 MB/s 29148 calls/s 29148 msg/s # 13.39 [+0.98] udp rx: 1540 MB/s 1249640 calls/s # 13.42 [+0.02] udp tx: 1759 MB/s 29846 calls/s 29846 msg/s # 14.39 [+0.98] udp rx: 1606 MB/s 1303142 calls/s # 14.42 [+0.02] udp tx: 1789 MB/s 30357 calls/s 30357 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1516 MB/s 1228933 calls/s # 15.60 [+1.06] udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # 16.57 [+0.97] udp rx: 1639 MB/s 1328358 calls/s # 16.60 [+0.03] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 17.57 [+0.98] udp rx: 1713 MB/s 1389191 calls/s # 17.60 [+0.02] udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # 18.16 [+0.56] GRO frag list over UDP tunnel ok # 18.90 [+0.74] 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__->