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.26] No GRO ok # 0.77 [+0.49] GRO frag list ok # 1.38 [+0.61] GRO fwd ok # 1.84 [+0.46] UDP fwd perf udp rx: 1200 MB/s 976681 calls/s # 2.91 [+1.07] udp tx: 1763 MB/s 29906 calls/s 29906 msg/s # 3.90 [+0.99] udp rx: 1042 MB/s 845872 calls/s # 3.91 [+0.01] udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # 4.91 [+0.99] udp rx: 1751 MB/s 1423220 calls/s # 4.91 [+0.01] udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1359769 calls/s # 6.09 [+1.06] udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # 7.07 [+0.98] udp rx: 1855 MB/s 1510390 calls/s # 7.09 [+0.02] udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # 8.07 [+0.98] udp rx: 1854 MB/s 1509643 calls/s # 8.09 [+0.02] udp tx: 1871 MB/s 31737 calls/s 31737 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.82] GRO fwd over UDP tunnel ok # 9.77 [+0.27] IPv6 # 10.04 [+0.27] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.62 [+0.48] UDP fwd perf udp rx: 1338 MB/s 1087912 calls/s # 12.68 [+1.06] udp tx: 1685 MB/s 28591 calls/s 28591 msg/s # 13.66 [+0.98] udp rx: 1781 MB/s 1446380 calls/s # 13.68 [+0.02] udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # 14.66 [+0.98] udp rx: 1710 MB/s 1387281 calls/s # 14.68 [+0.02] udp tx: 1813 MB/s 30757 calls/s 30757 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1356259 calls/s # 15.87 [+1.07] udp tx: 1779 MB/s 30180 calls/s 30180 msg/s # 16.85 [+0.97] udp rx: 1681 MB/s 1366809 calls/s # 16.87 [+0.03] udp tx: 1728 MB/s 29309 calls/s 29309 msg/s # 17.85 [+0.97] udp rx: 1214 MB/s 988728 calls/s # 17.87 [+0.03] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 18.52 [+0.65] GRO frag list over UDP tunnel ok # 19.33 [+0.82] 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__->