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 0710D45A68 for ; Mon, 30 Sep 2024 16:44:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3F5B4027C for ; Mon, 30 Sep 2024 16:44:29 +0200 (CEST) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id C85804014F for ; Mon, 30 Sep 2024 16:44:28 +0200 (CEST) Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-71116d8504bso2785728a34.3 for ; Mon, 30 Sep 2024 07:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727707467; x=1728312267; 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=Cp7ZCVmht2xMSUMEjUo1HDyxPYF110dLeg7mdM3brt4=; b=D1dMcXH0nIowqY7cjdD30nsEQKwPs4NDh3IZJuewI9mtsxt59K+BtGuLe7bswzOTUS SpfdH8AJSudBV7OexgXtMUyucpR1VoLbXxawxTfpWCVGpQOV9USMvjJq/xQtCAKSFljO 3R+ZnjvJEdwyGUCNUR7LcO+SEKxRN4uByPgjtCvoHXrVz/b/QWprdUKEdDf68Ddy3UrZ ngRmAsMDDIyjq5arTlvdQvAhSEue6o58GBci8eXne7qVHokH6/fsmE7yCbiWbVtxK5em O1+pgOedDIxJG7xX1CrDbDCVHeMl6LK7pdlLfmmqFRlrVIn3X1e9EnVl7sbMh2yPYwUI TuxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727707467; x=1728312267; 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=Cp7ZCVmht2xMSUMEjUo1HDyxPYF110dLeg7mdM3brt4=; b=m6H0gU5fRE5gHGXHxSnVxc/5lzkNv8nIgzbPomm6L8fJF7wAs0SxGvPxtxGc3Rms4t SY4X9fsns8HcHXDdVrP88YgF2RrUkIcPYVkCZ42W6dnOI8f3HLBYHpYwsHTueRQ7QBQV BgsqzHAw1xOmuZ6ZTyXCOsYwNomw+wXMCAqZGyG37yMofySfC+rv5hSg7s0nlfv/8SR3 DGMOaN0jdsuDK+z2BLKJoG7PturN8QXMK7Tfq6nWz1g511YuGXXqaSeiwPZWpKwIs5+r Um/1tj6EJzoF2wlozR4ox7mK7yF78F81G9WCwZAUGwQCvMmOJFttnD7z/JXQDTXVBZod u77A== X-Gm-Message-State: AOJu0YzfpoOy/yDaM+jPKMFpt9qOmVh9avO4SunzASovtRI9CTjMUZYv 59iXduQscBShPy7C8YKtkNfRrOFZ0rqi9MbfQrXinhYtz1Az0RaQyKrs9h/1V54WEHVWCpcTCnG V X-Google-Smtp-Source: AGHT+IFbc/xYk2vc4yCz8+lA1po1T45WbuBqyRaOFVHMhMC+5EyfEFdbBdhsYsX8aHHqIw/goAKp0A== X-Received: by 2002:a05:6358:5288:b0:1ba:580e:dea2 with SMTP id e5c5f4694b2df-1becbc86414mr354523755d.17.1727707467398; Mon, 30 Sep 2024 07:44:27 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7ae3782a221sm419069785a.73.2024.09.30.07.44.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2024 07:44:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144688 [PATCH v3 1/1] ethdev: fix int overflow in descriptor count logic Date: Mon, 30 Sep 2024 10:44:25 -0400 Message-ID: <20240930144425.402699-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240930134002.508717-1-niall.meade@intel.com> References: <20240930134002.508717-1-niall.meade@intel.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/144688/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11107816665