From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D9983A052A for ; Mon, 3 Aug 2020 13:29:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9AA0A2BE1; Mon, 3 Aug 2020 13:29:21 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by dpdk.org (Postfix) with ESMTP id C3D772BD8 for ; Mon, 3 Aug 2020 13:29:19 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id j187so34694975qke.11 for ; Mon, 03 Aug 2020 04:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=OfiuC9Vu1kW4qlSli5sPUsvIftCWkDhmRepBkZ5mCgo=; b=0+w36awuic4fOlrZUyjgo9kRWSJkzzBKoOx1+icABCyU3NQIBTjY8D2w8ejmKN9D0M OhnvzoYsCF20g4z9+IkslKWqm49n4n50ypLtGysqqSqZ7LCjkplu1+4C1N6SfuEb8sq5 NQQN//hJYDalitvjal+rgX/NOEpVpFf2stcOQ2VQfhSC1JKg3AGg3E9UqRTKkO4o7Cdl SAJ8jZGeRjcupmSwC++N2FMx7R1kLqoKrGEzvphHYnbA810zZNvLlOdgZP/SiIpQnYLp zaOqgXzbabUmvpy6vDBJ5HuX25yBrak5Nf81Ggf2mcovhArVQaUkPTs/f18gD8vnLCcw iNrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=OfiuC9Vu1kW4qlSli5sPUsvIftCWkDhmRepBkZ5mCgo=; b=fJiCXzR26cnnexewJlUhfJMpiguE4S+ee9irl/M7haXEBWGraQOWQ0O1cYy0b81F4s c5UNwXJlBllv+rXNSCwHx58+YL4kmZlcW+YtAMb+oedjF32TWAXheBS998eqFRqYpuDE mbrZeK55g3tpv7JiVSlHRft8omk1FrcObQcKDLH4gHFOCF5KK4fs9H5QhO/wvKLJ43jU 68uD8Az8OPlS9zGJjjsqB0ez5KaqS2ZGDEhIj5wQAt39mn6mfoAOwcubChVYasbhRUxo /DtcsO+lSLZWtubn0fSDSFjZxEh+9qm0izoLSG7l8SVN8z/UTk4GoTuoBMtUANf1q7fc xLbQ== X-Gm-Message-State: AOAM532WcSW58ErmObP83iqYKV4sJFH20t5SjUn59h7cuAgL96GQa3W5 xHeNT55Ut1ceA/XboinkOVHELoHYlWI= X-Google-Smtp-Source: ABdhPJy+etN9VC7ldx/kU8LjlVjytkL6L/o31NG3agYA/amkjT5mszZqUzefFJT0OUhVSHPRjnZDLg== X-Received: by 2002:a37:4e8a:: with SMTP id c132mr15295600qkb.472.1596454158723; Mon, 03 Aug 2020 04:29:18 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id y26sm20428173qto.75.2020.08.03.04.29.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Aug 2020 04:29:17 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Mon, 3 Aug 2020 07:27:30 -0400 Message-Id: <20200803112730.4230-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <70ff61d3d8431aeb73ee5c5c23c87e525dc221ec.1596446316.git.dekelp@mellanox.com> References: <70ff61d3d8431aeb73ee5c5c23c87e525dc221ec.1596446316.git.dekelp@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw75133 net/mlx5: fix number of retries for UAR allocation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/75133 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/178234434