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.27 [+0.26] No GRO ok # 0.88 [+0.61] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.02 [+0.52] UDP fwd perf udp rx: 605 MB/s 490172 calls/s # 3.09 [+1.07] udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # 4.06 [+0.97] udp rx: 434 MB/s 351624 calls/s # 4.09 [+0.03] udp tx: 1363 MB/s 23124 calls/s 23124 msg/s # 5.06 [+0.97] udp rx: 442 MB/s 357705 calls/s # 5.09 [+0.03] udp tx: 1406 MB/s 23860 calls/s 23860 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 315 MB/s 255100 calls/s # 6.28 [+1.07] udp tx: 1425 MB/s 24184 calls/s 24184 msg/s # 7.25 [+0.97] udp rx: 488 MB/s 395391 calls/s # 7.28 [+0.03] udp tx: 1406 MB/s 23855 calls/s 23855 msg/s # 8.25 [+0.97] udp rx: 337 MB/s 272598 calls/s # 8.28 [+0.03] udp tx: 1424 MB/s 24157 calls/s 24157 msg/s # 8.91 [+0.63] GRO frag list over UDP tunnel ok # 9.66 [+0.75] GRO fwd over UDP tunnel ok # 9.89 [+0.23] IPv6 # 10.16 [+0.27] No GRO ok # 10.63 [+0.48] GRO frag list ok # 11.15 [+0.52] GRO fwd ok # 11.62 [+0.47] UDP fwd perf udp rx: 1408 MB/s 1141412 calls/s # 12.68 [+1.06] udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # 13.66 [+0.98] udp rx: 1664 MB/s 1350846 calls/s # 13.68 [+0.02] udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # 14.66 [+0.98] udp rx: 1638 MB/s 1327604 calls/s # 14.68 [+0.02] udp tx: 1878 MB/s 31866 calls/s 31866 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1563 MB/s 1267481 calls/s # 15.87 [+1.07] udp tx: 1840 MB/s 31215 calls/s 31215 msg/s # 16.84 [+0.97] udp rx: 1592 MB/s 1291123 calls/s # 16.87 [+0.03] udp tx: 1854 MB/s 31454 calls/s 31454 msg/s # 17.84 [+0.97] udp rx: 1602 MB/s 1299843 calls/s # 17.87 [+0.03] udp tx: 1803 MB/s 30584 calls/s 30584 msg/s # 18.44 [+0.57] GRO frag list over UDP tunnel ok # 19.19 [+0.75] 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__->