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.28 [+0.26] No GRO ok # 0.78 [+0.50] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 758 MB/s 613870 calls/s # 2.89 [+1.07] udp tx: 1371 MB/s 23261 calls/s 23261 msg/s # 3.87 [+0.98] udp rx: 767 MB/s 621587 calls/s # 3.89 [+0.02] udp tx: 1368 MB/s 23205 calls/s 23205 msg/s # 4.87 [+0.98] udp rx: 716 MB/s 579861 calls/s # 4.89 [+0.02] udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 628 MB/s 508519 calls/s # 6.07 [+1.06] udp tx: 1373 MB/s 23290 calls/s 23290 msg/s # 7.05 [+0.98] udp rx: 433 MB/s 350972 calls/s # 7.07 [+0.02] udp tx: 1383 MB/s 23459 calls/s 23459 msg/s # 8.05 [+0.98] udp rx: 736 MB/s 596141 calls/s # 8.07 [+0.02] udp tx: 1372 MB/s 23275 calls/s 23275 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.77] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.93 [+0.26] No GRO ok # 10.46 [+0.53] GRO frag list ok # 11.06 [+0.59] GRO fwd ok # 11.56 [+0.50] UDP fwd perf udp rx: 830 MB/s 673480 calls/s # 12.63 [+1.07] udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # 13.60 [+0.97] udp rx: 1019 MB/s 826806 calls/s # 13.63 [+0.03] udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # 14.60 [+0.98] udp rx: 969 MB/s 786691 calls/s # 14.63 [+0.02] udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 856 MB/s 693865 calls/s # 15.81 [+1.06] udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # 16.78 [+0.97] udp rx: 884 MB/s 717163 calls/s # 16.81 [+0.03] udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # 17.78 [+0.97] udp rx: 826 MB/s 669737 calls/s # 17.81 [+0.03] udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # 18.38 [+0.58] GRO frag list over UDP tunnel ok # 19.12 [+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__->