From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1F102A0545 for ; Fri, 30 Dec 2022 06:21:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED6B440DD8 for ; Fri, 30 Dec 2022 06:21:09 +0100 (CET) Received: from mail-qt1-f195.google.com (mail-qt1-f195.google.com [209.85.160.195]) by mails.dpdk.org (Postfix) with ESMTP id BD24C4067B for ; Fri, 30 Dec 2022 06:21:08 +0100 (CET) Received: by mail-qt1-f195.google.com with SMTP id c7so16546460qtw.8 for ; Thu, 29 Dec 2022 21:21:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Zc1WqEC9h+Lje8Q8sa/SezDsJPhxj2g9KpV8CXGXtcc=; b=gtdICHm7xg47QZrJmznMRIjHujShuouzaIDpZAkg6AugDrkrMzYnHgQW7dgX7siJHO Qfc+9kvH59XZ5igcXd+J/p0llL8wnmRf9mf7XkgmKszOtDJWMNeXn39e7KGAfKLFc1/v EyL2BtMj8P8qq4ntE+rGLvg/1422SttFvs0Mb710pwkHoeOyMLtB7FzZiW2oygeMvmdN jum4r0DtojyfBbvrEceG4jFj9RS79PYubTnlDrdbhqDxsTEL7Y6aMXVDcDY7Bt5oHFJL EFRMuLuERc3JrhBJHI4eQ9steX7t2TF4Xn+QzL2lqfqL1WHzaCYadswjUzMVRx8KQP2C XDiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zc1WqEC9h+Lje8Q8sa/SezDsJPhxj2g9KpV8CXGXtcc=; b=xh0m8T9jXTZcvXZ/qGUY15Awe+oqTWb5VyrZCJC51WBw9nbbEDPPoarVCOFep+OQOJ Lyj8TOeNau6hm16kPE5oMuMu+ywFg7mf3Af7nWo5KYBrAAFjqt7OjfUa5PzVcl2kLTLX BRPCjtpRw75AQ3YqH/y75KjwR0NZa/+eIyiEbB913dogcAvZmAOwuYwCSomNBwrhZ0Ft 6RW90KmBrpafETUebyTU7rR+wLQ2VD116uWUXDlbkZXGMAwlFHDrKconBhweZ3n+0kK+ whz6RdjAjMfTkGKvDYvMGIjxNjDuq6tKOvlH/aHXr0vffUw49VpX8TXB49X8pSQDdElD 5F8A== X-Gm-Message-State: AFqh2kqggwf64AcjAPVahuKr3nsAE1Fw3L3tg3UqQn3r9hZtGPEbiug2 xQArXRUygYYxLuSDs9uJpGC/DtJ44wEIiYTEHro= X-Google-Smtp-Source: AMrXdXslCnwTJ+kx/rd60v84jWDmdsfYq5cDbyvzrKGMtOxA6+7H8Kc+yYglVgApoTyaFox0NIu2vg== X-Received: by 2002:ac8:4f42:0:b0:3a8:2e5:5b73 with SMTP id i2-20020ac84f42000000b003a802e55b73mr41908480qtw.35.1672377667891; Thu, 29 Dec 2022 21:21:07 -0800 (PST) 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 fb25-20020a05622a481900b003a5430ee366sm11264773qtb.60.2022.12.29.21.21.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Dec 2022 21:21:07 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121467 [PATCH v3] kni: fix possible alloc_q starvation when mbufs are exhausted Date: Fri, 30 Dec 2022 00:19:18 -0500 Message-Id: <20221230051918.355212-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221230042338.1670768-1-zhouyates@gmail.com> References: <20221230042338.1670768-1-zhouyates@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/121467/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3804868057