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 B6E4143B21 for ; Wed, 14 Feb 2024 02:24:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AECCA42DF9 for ; Wed, 14 Feb 2024 02:24:59 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id EF9E440278 for ; Wed, 14 Feb 2024 02:24:58 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-42db60ebcd7so3228351cf.0 for ; Tue, 13 Feb 2024 17:24:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707873898; x=1708478698; darn=dpdk.org; 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=n49d9T1OlysE1Mn/5CcLzIE5MwxfPACWgalnd10grYs=; b=VM6/jV2HsF4LCRLYTzmo+Tbt7acG61phSktBnNQ2JfHpPpQQJ8XUnwDKBQ8V9kueHT WqSr8gx2J5EDCEoShM68xozQqL0yAHivsY8AaqyNIUhezpHxfqix9OAwQHHEMl12GlBD MWYiIUVnu05RZo+wmY6mgheZ6qdr3v5FQQurF97a6tV9DIqi27P8sXsa1FqQqC9BWYPm nvlwN2U7AeAbMErKl2w4zhmHqOuael2WmEvcvLIWwa2DBJmXM7gX+VeBZsOQX1Z45IwE GzMm/LUsJBtmi8N+7N+i1biD06hzXp60jOcCJYKs5Qwdms3/CjslFULIhG5m582sqhT8 q7ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707873898; x=1708478698; 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=n49d9T1OlysE1Mn/5CcLzIE5MwxfPACWgalnd10grYs=; b=bmDR52GXCYT8oSK9Ro3qzHkAmhog72/8lzb9dfGXs2rziwTxekBPStKsGBLk0ktKvX vrleEc1c+ZMUpbL3Ni+yBw/ddNenZgSQpRdQ3lt0r2mSO75IJTXeZnW7Otww5g/VRcSy rtQTJAIIub92Fst/JBfT7wIgHgk6tpWm7OcoOXfqTAsmmOhVDxaRe1mkc2wzIWZmALh8 4QeD8ee0dj/hL5j1Z/5jTgKsTAs0l3hXZKwFo7db5pUXdikwJENMA7ABZPbCORKu3LxZ 051jfSW2qGgQ9PVhMY4iJzRFczoR3DTalSQTXP0SHz/cZkqm5g3apd7tirIU1SdfsWIl R9dA== X-Gm-Message-State: AOJu0YwX4lCutxS/ZjeaNHxicjflmbvJuqiM3l69hkigr6XQzKK6anIY E6aJgxl7pnyhxP/G+e8raVTuefiUFUht02cNN9CA+Rbt+eWHdF/S8hZCXbtLp0GQRDTVye5eJ2D k X-Google-Smtp-Source: AGHT+IFejJTPtrEXs64h+L0y7nWaatIchVe/6Q6PLNsNHFGA4B2XJvZ/7awqEH6eWh4bI01u+TFaUg== X-Received: by 2002:ac8:5dce:0:b0:42d:add5:a866 with SMTP id e14-20020ac85dce000000b0042dadd5a866mr1236485qtx.49.1707873897861; Tue, 13 Feb 2024 17:24:57 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id e13-20020ac8598d000000b0042a29013f15sm1593034qte.82.2024.02.13.17.24.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Feb 2024 17:24:56 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136678 [PATCH V2] net/memif: fix extra mbuf refcnt update in zero copy Tx Date: Tue, 13 Feb 2024 20:24:55 -0500 Message-Id: <20240214012455.2303724-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240214003616.1382823-1-wathsala.vithanage@arm.com> References: <20240214003616.1382823-1-wathsala.vithanage@arm.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/136678/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7894787841