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.27 [+0.26] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1156 MB/s 941569 calls/s # 3.01 [+1.07] udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # 3.98 [+0.97] udp rx: 1248 MB/s 1016368 calls/s # 4.01 [+0.03] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 4.98 [+0.97] udp rx: 1295 MB/s 1054806 calls/s # 5.01 [+0.03] udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1076 MB/s 876344 calls/s # 6.20 [+1.07] udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # 7.17 [+0.97] udp rx: 1553 MB/s 1262377 calls/s # 7.20 [+0.03] udp tx: 1767 MB/s 29972 calls/s 29972 msg/s # 8.17 [+0.97] udp rx: 1848 MB/s 1501922 calls/s # 8.20 [+0.03] udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # 8.86 [+0.67] GRO frag list over UDP tunnel ok # 9.69 [+0.82] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.22 [+0.27] No GRO ok # 10.76 [+0.54] GRO frag list ok # 11.44 [+0.68] GRO fwd ok # 11.98 [+0.54] UDP fwd perf udp rx: 1018 MB/s 828999 calls/s # 13.05 [+1.07] udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # 14.03 [+0.97] udp rx: 1196 MB/s 974283 calls/s # 14.05 [+0.03] udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # 15.03 [+0.97] udp rx: 966 MB/s 786586 calls/s # 15.05 [+0.03] udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 896552 calls/s # 16.25 [+1.07] udp tx: 1142 MB/s 19380 calls/s 19380 msg/s # 17.22 [+0.97] udp rx: 1195 MB/s 973287 calls/s # 17.25 [+0.03] udp tx: 1203 MB/s 20408 calls/s 20408 msg/s # 18.22 [+0.97] udp rx: 1215 MB/s 989615 calls/s # 18.25 [+0.03] udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # 18.85 [+0.60] GRO frag list over UDP tunnel ok # 19.63 [+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__->