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.28 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1563 MB/s 1270456 calls/s # 3.07 [+1.07] udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # 4.04 [+0.97] udp rx: 1620 MB/s 1316153 calls/s # 4.07 [+0.03] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 5.04 [+0.97] udp rx: 1791 MB/s 1456870 calls/s # 5.07 [+0.03] udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1508599 calls/s # 6.26 [+1.07] udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # 7.23 [+0.97] udp rx: 1919 MB/s 1562315 calls/s # 7.26 [+0.03] udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # 8.23 [+0.97] udp rx: 1920 MB/s 1563159 calls/s # 8.26 [+0.03] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 8.87 [+0.61] GRO frag list over UDP tunnel ok # 9.67 [+0.80] GRO fwd over UDP tunnel ok # 9.95 [+0.28] IPv6 # 10.24 [+0.29] No GRO ok # 10.81 [+0.57] GRO frag list ok # 11.39 [+0.58] GRO fwd ok # 11.93 [+0.54] UDP fwd perf udp rx: 1578 MB/s 1281010 calls/s # 13.00 [+1.07] udp tx: 1768 MB/s 29994 calls/s 29994 msg/s # 13.98 [+0.97] udp rx: 1742 MB/s 1411841 calls/s # 14.00 [+0.03] udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # 14.98 [+0.97] udp rx: 1732 MB/s 1403720 calls/s # 15.00 [+0.03] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1299243 calls/s # 16.20 [+1.08] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 17.17 [+0.97] udp rx: 1627 MB/s 1319175 calls/s # 17.20 [+0.03] udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # 18.17 [+0.97] udp rx: 1546 MB/s 1254168 calls/s # 18.20 [+0.03] udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # 18.79 [+0.58] GRO frag list over UDP tunnel ok # 19.57 [+0.79] 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__->