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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.27 [+0.57] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1630 MB/s 1323145 calls/s # 2.81 [+1.07] udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # 3.78 [+0.97] udp rx: 1883 MB/s 1528053 calls/s # 3.81 [+0.03] udp tx: 1975 MB/s 33510 calls/s 33510 msg/s # 4.79 [+0.97] udp rx: 1871 MB/s 1517707 calls/s # 4.81 [+0.03] udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1444540 calls/s # 5.99 [+1.06] udp tx: 1968 MB/s 33380 calls/s 33380 msg/s # 6.97 [+0.97] udp rx: 1847 MB/s 1497811 calls/s # 6.99 [+0.03] udp tx: 1967 MB/s 33377 calls/s 33377 msg/s # 7.97 [+0.97] udp rx: 1841 MB/s 1493962 calls/s # 7.99 [+0.03] udp tx: 1964 MB/s 33318 calls/s 33318 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.20 [+0.67] GRO fwd over UDP tunnel ok # 9.43 [+0.23] IPv6 # 9.68 [+0.25] No GRO ok # 10.17 [+0.50] GRO frag list ok # 10.67 [+0.50] GRO fwd ok # 11.12 [+0.45] UDP fwd perf udp rx: 1502 MB/s 1218555 calls/s # 12.17 [+1.06] udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # 13.15 [+0.98] udp rx: 1638 MB/s 1328239 calls/s # 13.17 [+0.02] udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # 14.15 [+0.98] udp rx: 1660 MB/s 1346435 calls/s # 14.17 [+0.02] udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1574 MB/s 1277273 calls/s # 15.35 [+1.06] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 16.33 [+0.97] udp rx: 1596 MB/s 1293735 calls/s # 16.35 [+0.03] udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # 17.33 [+0.97] udp rx: 1595 MB/s 1292459 calls/s # 17.35 [+0.03] udp tx: 1955 MB/s 33174 calls/s 33174 msg/s # 17.90 [+0.55] GRO frag list over UDP tunnel ok # 18.60 [+0.70] 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__->