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.84 [+0.56] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1700 MB/s 1382953 calls/s # 3.00 [+1.07] udp tx: 1883 MB/s 31940 calls/s 31940 msg/s # 3.97 [+0.97] udp rx: 1435 MB/s 1167658 calls/s # 4.00 [+0.03] udp tx: 1469 MB/s 24922 calls/s 24922 msg/s # 4.97 [+0.97] udp rx: 1287 MB/s 1048086 calls/s # 5.00 [+0.03] udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1197 MB/s 973632 calls/s # 6.19 [+1.07] udp tx: 1338 MB/s 22708 calls/s 22708 msg/s # 7.19 [+1.00] udp rx: 1202 MB/s 978127 calls/s # 7.19 [+0.00] udp tx: 1371 MB/s 23261 calls/s 23261 msg/s # 8.19 [+1.00] udp rx: 1349 MB/s 1097875 calls/s # 8.19 [+0.00] udp tx: 1372 MB/s 23283 calls/s 23283 msg/s # 8.81 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.15 [+0.27] No GRO ok # 10.73 [+0.57] GRO frag list ok # 11.30 [+0.58] GRO fwd ok # 11.82 [+0.51] UDP fwd perf udp rx: 1160 MB/s 944444 calls/s # 12.89 [+1.07] udp tx: 1214 MB/s 20593 calls/s 20593 msg/s # 13.86 [+0.97] udp rx: 1248 MB/s 1016409 calls/s # 13.89 [+0.03] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 14.86 [+0.97] udp rx: 1214 MB/s 988837 calls/s # 14.89 [+0.03] udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1197 MB/s 974738 calls/s # 16.08 [+1.07] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 17.05 [+0.97] udp rx: 1234 MB/s 1005268 calls/s # 17.08 [+0.03] udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # 18.05 [+0.98] udp rx: 1180 MB/s 960932 calls/s # 18.08 [+0.02] udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # 18.67 [+0.60] GRO frag list over UDP tunnel ok # 19.48 [+0.81] 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__->