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.81 [+0.53] GRO frag list ok # 1.35 [+0.55] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1766 MB/s 1437940 calls/s # 2.87 [+1.06] udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # 3.84 [+0.98] udp rx: 1933 MB/s 1574201 calls/s # 3.87 [+0.02] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 4.85 [+0.98] udp rx: 1700 MB/s 1384092 calls/s # 4.87 [+0.02] udp tx: 1719 MB/s 29159 calls/s 29159 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1515 MB/s 1233467 calls/s # 6.05 [+1.06] udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # 7.03 [+0.97] udp rx: 1687 MB/s 1373725 calls/s # 7.05 [+0.02] udp tx: 1974 MB/s 33487 calls/s 33487 msg/s # 8.03 [+0.98] udp rx: 1910 MB/s 1555110 calls/s # 8.05 [+0.02] udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # 8.65 [+0.60] GRO frag list over UDP tunnel ok # 9.39 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.88 [+0.23] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1733 MB/s 1411234 calls/s # 12.45 [+1.07] udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # 13.42 [+0.97] udp rx: 1923 MB/s 1565616 calls/s # 13.45 [+0.03] udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # 14.42 [+0.97] udp rx: 1923 MB/s 1565962 calls/s # 14.45 [+0.03] udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1321 MB/s 1075722 calls/s # 15.63 [+1.07] udp tx: 1365 MB/s 23161 calls/s 23161 msg/s # 16.60 [+0.97] udp rx: 1223 MB/s 995855 calls/s # 16.63 [+0.03] udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # 17.60 [+0.97] udp rx: 1195 MB/s 973506 calls/s # 17.63 [+0.03] udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # 18.24 [+0.61] GRO frag list over UDP tunnel ok # 19.02 [+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__->