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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.42 [+0.65] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 864 MB/s 700793 calls/s # 3.00 [+1.07] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 3.98 [+0.97] udp rx: 791 MB/s 641185 calls/s # 4.01 [+0.03] udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # 4.98 [+0.97] udp rx: 863 MB/s 699232 calls/s # 5.00 [+0.03] udp tx: 1347 MB/s 22860 calls/s 22860 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 773 MB/s 626959 calls/s # 6.20 [+1.08] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 7.17 [+0.97] udp rx: 1566 MB/s 1273658 calls/s # 7.20 [+0.03] udp tx: 1747 MB/s 29632 calls/s 29632 msg/s # 8.17 [+0.97] udp rx: 1762 MB/s 1433705 calls/s # 8.20 [+0.03] udp tx: 1897 MB/s 32182 calls/s 32182 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.58 [+0.78] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.64 [+0.55] GRO frag list ok # 11.18 [+0.54] GRO fwd ok # 11.67 [+0.49] UDP fwd perf udp rx: 1381 MB/s 1119716 calls/s # 12.74 [+1.07] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 13.71 [+0.97] udp rx: 1763 MB/s 1429770 calls/s # 13.74 [+0.03] udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # 14.71 [+0.97] udp rx: 1772 MB/s 1437401 calls/s # 14.74 [+0.03] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1021 MB/s 828279 calls/s # 15.92 [+1.06] udp tx: 1617 MB/s 27433 calls/s 27433 msg/s # 16.91 [+0.99] udp rx: 777 MB/s 629546 calls/s # 16.92 [+0.01] udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # 17.91 [+0.99] udp rx: 822 MB/s 666623 calls/s # 17.92 [+0.01] udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # 18.53 [+0.61] GRO frag list over UDP tunnel ok # 19.36 [+0.84] 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__->