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.29 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.48 [+0.61] GRO fwd ok # 1.99 [+0.51] UDP fwd perf udp rx: 1499 MB/s 1218597 calls/s # 3.06 [+1.07] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 4.03 [+0.98] udp rx: 1897 MB/s 1543928 calls/s # 4.06 [+0.02] udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # 5.03 [+0.98] udp rx: 1891 MB/s 1539368 calls/s # 5.06 [+0.02] udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1785 MB/s 1451595 calls/s # 6.25 [+1.07] udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # 7.22 [+0.97] udp rx: 1874 MB/s 1525210 calls/s # 7.25 [+0.03] udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # 8.22 [+0.97] udp rx: 1881 MB/s 1530299 calls/s # 8.25 [+0.03] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 8.81 [+0.56] GRO frag list over UDP tunnel ok # 9.49 [+0.68] GRO fwd over UDP tunnel ok # 9.73 [+0.24] IPv6 # 9.97 [+0.24] No GRO ok # 10.49 [+0.52] GRO frag list ok # 11.00 [+0.51] GRO fwd ok # 11.47 [+0.47] UDP fwd perf udp rx: 1389 MB/s 1126086 calls/s # 12.53 [+1.05] udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # 13.51 [+0.98] udp rx: 1746 MB/s 1416139 calls/s # 13.53 [+0.02] udp tx: 1897 MB/s 32182 calls/s 32182 msg/s # 14.51 [+0.98] udp rx: 1774 MB/s 1439313 calls/s # 14.53 [+0.02] udp tx: 1894 MB/s 32136 calls/s 32136 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1163 MB/s 942711 calls/s # 15.72 [+1.07] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 16.72 [+1.00] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 16.72 [+0.01] udp rx: 1664 MB/s 1348649 calls/s # 17.72 [+0.99] udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # 17.82 [+0.10] udp rx: 1594 MB/s 1291500 calls/s # 18.30 [+0.48] GRO frag list over UDP tunnel ok # 19.03 [+0.72] 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__->