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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.77 [+0.49] UDP fwd perf udp rx: 1626 MB/s 1320930 calls/s # 2.82 [+1.06] udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # 3.80 [+0.98] udp rx: 1459 MB/s 1186408 calls/s # 3.82 [+0.02] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 4.80 [+0.98] udp rx: 1766 MB/s 1436589 calls/s # 4.82 [+0.02] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1455574 calls/s # 6.01 [+1.07] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 6.99 [+0.97] udp rx: 1745 MB/s 1420257 calls/s # 7.01 [+0.03] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 7.99 [+0.98] udp rx: 1497 MB/s 1217580 calls/s # 8.01 [+0.02] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 8.69 [+0.67] GRO frag list over UDP tunnel ok # 9.46 [+0.77] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.93 [+0.23] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.97 [+0.55] GRO fwd ok # 11.42 [+0.45] UDP fwd perf udp rx: 992 MB/s 803573 calls/s # 12.47 [+1.06] udp tx: 1806 MB/s 30644 calls/s 30644 msg/s # 13.45 [+0.98] udp rx: 1603 MB/s 1299239 calls/s # 13.47 [+0.02] udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # 14.45 [+0.98] udp rx: 1721 MB/s 1394579 calls/s # 14.47 [+0.02] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1542 MB/s 1249501 calls/s # 15.65 [+1.06] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 16.65 [+1.00] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 16.65 [+0.00] udp rx: 1517 MB/s 1230092 calls/s # 17.65 [+1.00] udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # 17.75 [+0.10] udp rx: 1604 MB/s 1299814 calls/s # 18.20 [+0.45] GRO frag list over UDP tunnel ok # 18.93 [+0.73] 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__->