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 F36B3A04B5 for ; Mon, 26 Oct 2020 07:29:33 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E8B8C2BAA; Mon, 26 Oct 2020 07:29:32 +0100 (CET) Received: from mail-il1-f175.google.com (mail-il1-f175.google.com [209.85.166.175]) by dpdk.org (Postfix) with ESMTP id CAA9B1E2B for ; Mon, 26 Oct 2020 07:29:31 +0100 (CET) Received: by mail-il1-f175.google.com with SMTP id k1so7197256ilc.10 for ; Sun, 25 Oct 2020 23:29:31 -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=AKY9f5Hh8nh7h9sfPTNb3e7ogk8vi4cSh47+jKNhQxY=; b=nlXpkpqTNSbp52NAWcde4O0fmye1IQwggd2tcG925eOWY1sp+xOuLnz5D7chd6ctFO he7Fyb5uZdJwrT1efvGpwFm0kL1JS96w51NziMg30SEJpaFvWemp1afEmZWpsK8HyYPd /1JaporkOtDicbGGTAVe2nSPAnzHriKBlHci6bfZejwL/iQ+vOgwsR2MPbixcxko02kr CvZ56o4O3MxdGxObogTi1KI3AzAaMgRzHhcm+nQDJPo0u7uFqOCeK2+AaCgpn1LOqoAh zOAvUyfpyucTEpipDXRsa+P7BwEtLuE4if43KaESdkZJz6ztdu9r54Tkt2UiilBovryN yWzw== 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=AKY9f5Hh8nh7h9sfPTNb3e7ogk8vi4cSh47+jKNhQxY=; b=OMbSZGfngO5r9n1Mh9IACsXLmwtNHY8xxgkKGjUwLl+w9tkY4smypfxsafrgWAFFdE wCvp1mAbTPlaWhnZcIQKbeoD2Vq0nAyPyQSFZTqeh6Zp6ojmdEoeOoE1Zfran9/dRgv8 pgmcWp9iJOFA1M7QbN9aCMAJFr0bwAglyWM5nbirBSgfquPaAkQPtyf3AjmQcUuYwwKs eTPV0g6f9oDyzsLpwNCghk22sU+34+DPhID54wl2OebDsZpS91fMsKqRml82DlDSmFZi DqbZt4n0Bcnw0t09VxpZ/988HOwsXZfVQ3n1OC03u38FScjl+ZBHYxi9bZyg37bXCy9/ H30Q== X-Gm-Message-State: AOAM530I9sh77CMa/UaEb/5JTkxqcZqylPlr+46BPjZ9nlbMTEYXI1Op WlRC/jTpfntlklYthiBp5QFR7g3ZFCBKxw== X-Google-Smtp-Source: ABdhPJzqTuM6wSC2kf5XUdqbpj90soPzNdufjYYANep32q4IsaTaZiGCF6j6ngEZ+od6DDyATOUiEQ== X-Received: by 2002:a92:d441:: with SMTP id r1mr9876755ilm.164.1603693770064; Sun, 25 Oct 2020 23:29:30 -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 n9sm5893895ilj.74.2020.10.25.23.29.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Oct 2020 23:29:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Mon, 26 Oct 2020 02:27:40 -0400 Message-Id: <20201026062740.17595-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201026035616.19264-16-ajit.khaparde@broadcom.com> References: <20201026035616.19264-16-ajit.khaparde@broadcom.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw82144 net/bnxt: fix Rx performance by removing spinlock 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/82144 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/192669855