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.24 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1131 MB/s 919072 calls/s # 2.89 [+1.06] udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # 3.86 [+0.98] udp rx: 1461 MB/s 1187531 calls/s # 3.89 [+0.02] udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # 4.87 [+0.98] udp rx: 1811 MB/s 1473640 calls/s # 4.89 [+0.02] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1500764 calls/s # 6.07 [+1.06] udp tx: 1927 MB/s 32697 calls/s 32697 msg/s # 7.06 [+0.99] udp rx: 1772 MB/s 1441115 calls/s # 7.07 [+0.01] udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # 8.06 [+0.99] udp rx: 935 MB/s 758875 calls/s # 8.07 [+0.01] udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # 9.69 [+1.62] GRO frag list over UDP tunnel ok # 10.80 [+1.11] GRO fwd over UDP tunnel ok # 11.08 [+0.28] IPv6 # 11.38 [+0.30] No GRO ok # 11.98 [+0.61] GRO frag list ok # 12.58 [+0.60] GRO fwd ok # 13.13 [+0.55] UDP fwd perf udp rx: 1353 MB/s 1097889 calls/s # 14.21 [+1.08] udp tx: 1808 MB/s 30667 calls/s 30667 msg/s # 15.18 [+0.97] udp rx: 1664 MB/s 1349192 calls/s # 15.21 [+0.03] udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # 16.18 [+0.97] udp rx: 1594 MB/s 1296085 calls/s # 16.21 [+0.03] udp tx: 1674 MB/s 28398 calls/s 28398 msg/s # 16.34 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 965126 calls/s # 17.41 [+1.08] udp tx: 1615 MB/s 27404 calls/s 27404 msg/s # 18.38 [+0.96] udp rx: 1716 MB/s 1390794 calls/s # 18.41 [+0.04] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 19.38 [+0.97] udp rx: 1714 MB/s 1389108 calls/s # 19.41 [+0.03] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 20.01 [+0.60] GRO frag list over UDP tunnel ok # 20.78 [+0.78] 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__->