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.28 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 1.98 [+0.49] UDP fwd perf udp rx: 915 MB/s 742590 calls/s # 3.06 [+1.07] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 4.02 [+0.97] udp rx: 935 MB/s 757487 calls/s # 4.06 [+0.03] udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # 5.02 [+0.97] udp rx: 1011 MB/s 820443 calls/s # 5.06 [+0.03] udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # 5.18 [+0.13] UDP GRO fwd perf udp rx: 611 MB/s 496280 calls/s # 6.27 [+1.09] udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # 7.24 [+0.96] udp rx: 1687 MB/s 1373543 calls/s # 7.27 [+0.04] udp tx: 1695 MB/s 28751 calls/s 28751 msg/s # 8.24 [+0.96] udp rx: 1793 MB/s 1458738 calls/s # 8.27 [+0.04] udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # 8.83 [+0.56] GRO frag list over UDP tunnel ok # 9.52 [+0.68] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.00 [+0.24] No GRO ok # 10.47 [+0.48] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.46 [+0.47] UDP fwd perf udp rx: 1154 MB/s 935239 calls/s # 12.52 [+1.06] udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # 13.50 [+0.97] udp rx: 1725 MB/s 1397781 calls/s # 13.52 [+0.03] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 14.50 [+0.97] udp rx: 1743 MB/s 1412745 calls/s # 14.52 [+0.03] udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1373 MB/s 1112724 calls/s # 15.71 [+1.07] udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # 16.68 [+0.97] udp rx: 1076 MB/s 872151 calls/s # 16.71 [+0.03] udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # 17.68 [+0.97] udp rx: 1189 MB/s 963053 calls/s # 17.71 [+0.03] udp tx: 1813 MB/s 30756 calls/s 30756 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.05 [+0.75] 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__->