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.31 [+0.29] No GRO ok # 0.93 [+0.63] GRO frag list ok # 1.61 [+0.68] GRO fwd ok # 2.20 [+0.59] UDP fwd perf udp rx: 556 MB/s 452461 calls/s # 3.30 [+1.10] udp tx: 1438 MB/s 24404 calls/s 24404 msg/s # 4.26 [+0.96] udp rx: 1117 MB/s 908921 calls/s # 4.30 [+0.04] udp tx: 1755 MB/s 29776 calls/s 29776 msg/s # 5.30 [+1.00] udp tx: 1470 MB/s 24946 calls/s 24946 msg/s # 5.30 [+0.00] udp rx: 942 MB/s 766579 calls/s # 5.42 [+0.12] UDP GRO fwd perf udp rx: 1093 MB/s 888640 calls/s # 6.50 [+1.08] udp tx: 1752 MB/s 29724 calls/s 29724 msg/s # 7.46 [+0.96] udp rx: 1198 MB/s 973773 calls/s # 7.50 [+0.04] udp tx: 1800 MB/s 30539 calls/s 30539 msg/s # 8.46 [+0.97] udp rx: 1296 MB/s 1054571 calls/s # 8.50 [+0.03] udp tx: 1770 MB/s 30035 calls/s 30035 msg/s # 9.22 [+0.73] GRO frag list over UDP tunnel ok # 10.19 [+0.96] GRO fwd over UDP tunnel ok # 10.48 [+0.29] IPv6 # 10.78 [+0.30] No GRO ok # 11.42 [+0.64] GRO frag list ok # 12.07 [+0.65] GRO fwd ok # 12.66 [+0.59] UDP fwd perf udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # 13.93 [+1.27] udp rx: 296 MB/s 240086 calls/s # 14.75 [+0.82] udp tx: 1793 MB/s 30417 calls/s 30417 msg/s # 14.93 [+0.18] udp rx: 695 MB/s 564034 calls/s # 15.75 [+0.82] udp tx: 1500 MB/s 25457 calls/s 25457 msg/s # 15.87 [+0.13] UDP GRO fwd perf udp rx: 1046 MB/s 851616 calls/s # 16.96 [+1.09] udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # 17.92 [+0.96] udp rx: 1057 MB/s 860103 calls/s # 17.96 [+0.04] udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # 18.93 [+0.97] udp rx: 979 MB/s 796613 calls/s # 18.96 [+0.03] udp tx: 1161 MB/s 19700 calls/s 19700 msg/s # 19.72 [+0.76] GRO frag list over UDP tunnel ok # 20.68 [+0.96] 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__->