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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1136 MB/s 924578 calls/s # 2.91 [+1.06] udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # 3.88 [+0.97] udp rx: 1270 MB/s 1034471 calls/s # 3.91 [+0.02] udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # 4.91 [+1.00] udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # 4.91 [+0.00] udp rx: 1093 MB/s 889274 calls/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1211 MB/s 985479 calls/s # 6.09 [+1.07] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 7.07 [+0.97] udp rx: 1041 MB/s 847200 calls/s # 7.09 [+0.03] udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # 8.07 [+0.98] udp rx: 1279 MB/s 1041624 calls/s # 8.09 [+0.02] udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # 8.69 [+0.60] GRO frag list over UDP tunnel ok # 9.44 [+0.75] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.23] No GRO ok # 10.47 [+0.55] GRO frag list ok # 11.05 [+0.58] GRO fwd ok # 11.56 [+0.51] UDP fwd perf udp rx: 1000 MB/s 811481 calls/s # 12.64 [+1.07] udp tx: 1816 MB/s 30811 calls/s 30811 msg/s # 13.61 [+0.97] udp rx: 1351 MB/s 1094646 calls/s # 13.64 [+0.03] udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # 14.61 [+0.97] udp rx: 1480 MB/s 1199167 calls/s # 14.64 [+0.03] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1304 MB/s 1057597 calls/s # 15.84 [+1.08] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 16.81 [+0.97] udp rx: 1314 MB/s 1064479 calls/s # 16.84 [+0.03] udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # 17.81 [+0.97] udp rx: 1664 MB/s 1348294 calls/s # 17.84 [+0.03] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 18.44 [+0.61] GRO frag list over UDP tunnel ok # 19.27 [+0.83] 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__->