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.26 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1783 MB/s 1450983 calls/s # 3.02 [+1.07] udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # 3.99 [+0.97] udp rx: 1724 MB/s 1400227 calls/s # 4.02 [+0.03] udp tx: 1787 MB/s 30322 calls/s 30322 msg/s # 4.99 [+0.98] udp rx: 1673 MB/s 1359558 calls/s # 5.02 [+0.02] udp tx: 1736 MB/s 29455 calls/s 29455 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1511446 calls/s # 6.21 [+1.07] udp tx: 1968 MB/s 33385 calls/s 33385 msg/s # 7.18 [+0.97] udp rx: 1810 MB/s 1469519 calls/s # 7.21 [+0.03] udp tx: 1878 MB/s 31855 calls/s 31855 msg/s # 8.18 [+0.98] udp rx: 1872 MB/s 1518094 calls/s # 8.21 [+0.02] udp tx: 1974 MB/s 33483 calls/s 33483 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.15 [+0.28] No GRO ok # 10.71 [+0.56] GRO frag list ok # 11.31 [+0.60] GRO fwd ok # 11.87 [+0.56] UDP fwd perf udp rx: 717 MB/s 581577 calls/s # 12.94 [+1.08] udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # 13.91 [+0.97] udp rx: 779 MB/s 631144 calls/s # 13.94 [+0.03] udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # 14.91 [+0.97] udp rx: 768 MB/s 622107 calls/s # 14.94 [+0.03] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 834 MB/s 676013 calls/s # 16.14 [+1.07] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 17.11 [+0.97] udp rx: 880 MB/s 713282 calls/s # 17.14 [+0.03] udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # 18.11 [+0.97] udp rx: 795 MB/s 644554 calls/s # 18.14 [+0.03] udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # 18.74 [+0.60] GRO frag list over UDP tunnel ok # 19.53 [+0.79] 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__->