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.29 [+0.27] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 758 MB/s 615121 calls/s # 2.95 [+1.07] udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # 3.93 [+0.98] udp rx: 712 MB/s 577318 calls/s # 3.95 [+0.02] udp tx: 1362 MB/s 23107 calls/s 23107 msg/s # 4.93 [+0.98] udp rx: 851 MB/s 689372 calls/s # 4.95 [+0.02] udp tx: 1349 MB/s 22892 calls/s 22892 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 686 MB/s 555842 calls/s # 6.14 [+1.07] udp tx: 1360 MB/s 23076 calls/s 23076 msg/s # 7.11 [+0.97] udp rx: 968 MB/s 785326 calls/s # 7.14 [+0.03] udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # 8.11 [+0.97] udp rx: 966 MB/s 783216 calls/s # 8.14 [+0.03] udp tx: 1338 MB/s 22710 calls/s 22710 msg/s # 8.75 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.83] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.11 [+0.27] No GRO ok # 10.65 [+0.53] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.75 [+0.54] UDP fwd perf udp rx: 1046 MB/s 849334 calls/s # 12.82 [+1.07] udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # 13.79 [+0.97] udp rx: 1153 MB/s 936510 calls/s # 13.81 [+0.03] udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # 14.79 [+0.97] udp rx: 1185 MB/s 963529 calls/s # 14.81 [+0.03] udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 907324 calls/s # 16.01 [+1.07] udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # 16.98 [+0.97] udp rx: 1104 MB/s 895737 calls/s # 17.01 [+0.03] udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # 17.98 [+0.97] udp rx: 763 MB/s 619133 calls/s # 18.01 [+0.03] udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # 18.68 [+0.67] GRO frag list over UDP tunnel ok # 19.45 [+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__->