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.78 [+0.52] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 630 MB/s 510094 calls/s # 2.94 [+1.06] udp tx: 1366 MB/s 23184 calls/s 23184 msg/s # 3.91 [+0.97] udp rx: 656 MB/s 531152 calls/s # 3.94 [+0.03] udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # 4.91 [+0.97] udp rx: 569 MB/s 461135 calls/s # 4.94 [+0.03] udp tx: 1377 MB/s 23371 calls/s 23371 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 739 MB/s 599420 calls/s # 6.13 [+1.07] udp tx: 1325 MB/s 22486 calls/s 22486 msg/s # 7.10 [+0.97] udp rx: 720 MB/s 583181 calls/s # 7.12 [+0.03] udp tx: 1365 MB/s 23160 calls/s 23160 msg/s # 8.10 [+0.97] udp rx: 733 MB/s 593869 calls/s # 8.12 [+0.03] udp tx: 1360 MB/s 23083 calls/s 23083 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.52 [+0.79] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.05 [+0.26] No GRO ok # 10.59 [+0.54] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.69 [+0.53] UDP fwd perf udp rx: 991 MB/s 803543 calls/s # 12.76 [+1.07] udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # 13.76 [+1.00] udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # 13.76 [+0.00] udp rx: 757 MB/s 613775 calls/s # 14.75 [+1.00] udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # 14.86 [+0.10] udp rx: 903 MB/s 734008 calls/s # 14.87 [+0.02] UDP GRO fwd perf udp rx: 732 MB/s 593467 calls/s # 15.95 [+1.07] udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # 16.91 [+0.97] udp rx: 859 MB/s 697761 calls/s # 16.94 [+0.03] udp tx: 1162 MB/s 19710 calls/s 19710 msg/s # 17.91 [+0.97] udp rx: 851 MB/s 690165 calls/s # 17.94 [+0.03] udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # 18.52 [+0.57] GRO frag list over UDP tunnel ok # 19.29 [+0.77] 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__->