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.32 [+0.60] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1578 MB/s 1284551 calls/s # 2.88 [+1.07] udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # 3.85 [+0.97] udp rx: 1720 MB/s 1400663 calls/s # 3.88 [+0.03] udp tx: 1818 MB/s 30840 calls/s 30840 msg/s # 4.86 [+0.97] udp rx: 1834 MB/s 1493765 calls/s # 4.88 [+0.03] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491465 calls/s # 6.07 [+1.06] udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # 7.04 [+0.97] udp rx: 1867 MB/s 1520091 calls/s # 7.07 [+0.03] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 8.04 [+0.98] udp rx: 1880 MB/s 1530507 calls/s # 8.07 [+0.02] udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # 8.62 [+0.55] GRO frag list over UDP tunnel ok # 9.38 [+0.76] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.38 [+0.52] GRO frag list ok # 10.95 [+0.57] GRO fwd ok # 11.50 [+0.55] UDP fwd perf udp rx: 1020 MB/s 831165 calls/s # 12.56 [+1.07] udp tx: 1204 MB/s 20436 calls/s 20436 msg/s # 13.54 [+0.97] udp rx: 1243 MB/s 1012739 calls/s # 13.56 [+0.03] udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # 14.54 [+0.97] udp rx: 1237 MB/s 1007484 calls/s # 14.56 [+0.03] udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968437 calls/s # 15.75 [+1.07] udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # 16.72 [+0.97] udp rx: 1204 MB/s 980379 calls/s # 16.75 [+0.03] udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # 17.72 [+0.97] udp rx: 1244 MB/s 1013038 calls/s # 17.75 [+0.03] udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # 18.37 [+0.62] GRO frag list over UDP tunnel ok # 19.15 [+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__->