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.72 [+0.48] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.78 [+0.50] UDP fwd perf udp rx: 1230 MB/s 1002079 calls/s # 2.84 [+1.07] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 3.82 [+0.97] udp rx: 1156 MB/s 941363 calls/s # 3.84 [+0.03] udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # 4.82 [+0.97] udp rx: 1210 MB/s 985311 calls/s # 4.84 [+0.03] udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1262 MB/s 1027668 calls/s # 6.03 [+1.07] udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # 7.00 [+0.97] udp rx: 1033 MB/s 841149 calls/s # 7.03 [+0.03] udp tx: 1318 MB/s 22364 calls/s 22364 msg/s # 8.00 [+0.98] udp rx: 1263 MB/s 1028584 calls/s # 8.03 [+0.02] udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.78] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.91 [+0.27] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.99 [+0.57] GRO fwd ok # 11.51 [+0.51] UDP fwd perf udp rx: 1200 MB/s 977082 calls/s # 12.57 [+1.07] udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # 13.54 [+0.97] udp rx: 1320 MB/s 1074052 calls/s # 13.57 [+0.03] udp tx: 1364 MB/s 23140 calls/s 23140 msg/s # 14.54 [+0.97] udp rx: 1737 MB/s 1411060 calls/s # 14.57 [+0.03] udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1359992 calls/s # 15.76 [+1.07] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 16.73 [+0.97] udp rx: 1728 MB/s 1404598 calls/s # 16.76 [+0.03] udp tx: 1812 MB/s 30742 calls/s 30742 msg/s # 17.73 [+0.97] udp rx: 1684 MB/s 1365436 calls/s # 17.76 [+0.03] udp tx: 1889 MB/s 32047 calls/s 32047 msg/s # 18.36 [+0.60] GRO frag list over UDP tunnel ok # 19.12 [+0.77] 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__->