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 443294567F for ; Mon, 22 Jul 2024 13:44:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B5A140041 for ; Mon, 22 Jul 2024 13:44:00 +0200 (CEST) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 5880F4003C for ; Mon, 22 Jul 2024 13:43:58 +0200 (CEST) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-7a05c755477so284289985a.2 for ; Mon, 22 Jul 2024 04:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1721648637; x=1722253437; 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=ncp/18UcumuPDWG0sNqkJxmDsFVG5LS0EW02vw/O6LA=; b=RY/0+0RQZaOnUcvtm+EI4n2E+5hdaDAUAMPxrT7oVSTKwDjAXNR+8c30pAoY47d3Et SuPnV9g2aTXdh9xuKrYktZP4DDe+61R3sUTWiMZ8NuC4P3lpA9ZVee9UU266HV65ClRU bwFKKdUJe8XudR/ZOBa4/3w4+tZyuKlELPFV50WnCPheVuNylxQk6FG1YMm9m1rDzVdh CV+p51vgxqeb8IDxFS6EwXLEXotHcK8uS9LfEg+z2nfLayc56vurYr1xReN7mGuAwMCG Ehrq6lKNtJFsFDsD4Iayu0bsbntI1/O3SKdG0Bg3x6RXtWBsB2vSAhPJd/Iw09di39xg tikw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721648637; x=1722253437; 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=ncp/18UcumuPDWG0sNqkJxmDsFVG5LS0EW02vw/O6LA=; b=VLy3lxqoWr3qVaythmi5ek40OxtYBkwgo30LLp5wpyPTdpFvYdQYdKn3u5iw7KNu5s OdvlMuQfA6VTEgGTzw+F8m6F7GVfGh32aSPMVmzZPhenfJ3rugIGT+1aInjlpCLxW64S 3YY3ODfYUEbhwhqpMkyli+Jo0Ti+eiVct0EB8kVUPF8RMrXf+pl7acFWVbWpmoQSWXkU Fqd9/4bgUKbFZsdw9tgNLLgySza6kvGYEG2M5Av7iFgfjAppmCg9Z3pQkTmko7NXXrDU wzpZFwtr4oe51zGh8N8WaAgz3kaG9pfFaYSCeJQwJf70YxxCIuPCVPGHhsydptdN5kCM MGHQ== X-Gm-Message-State: AOJu0YxSVnVmcy2GdMJmEvaUD+LMRoXyfgB/lnKMX/H+FRCfoG06Z9Vs IJuCAgqfpr2WcipqDlo9nZxq1NWbeSYQ0i+DEu3+75SzqOS60RDPExyGIv8FI3+T/ypWzJ7mJhC p X-Google-Smtp-Source: AGHT+IHPK92ucjAAe6JNrXVJPHOhB1vfNR/Sae8NRI8uYWCWiVudedyU3IiAxbDa/b75Okd3JVVJ4Q== X-Received: by 2002:a05:620a:4308:b0:79f:606:5be8 with SMTP id af79cd13be357-7a1a13a88b1mr1188243685a.46.1721648637346; Mon, 22 Jul 2024 04:43:57 -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-7a198fbfb7esm344649485a.50.2024.07.22.04.43.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Jul 2024 04:43:56 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142578 [PATCH] app/testpmd: fix build on signed comparison Date: Mon, 22 Jul 2024 07:43:55 -0400 Message-ID: <20240722114355.1414721-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240722105229.2628825-1-ferruh.yigit@amd.com> References: <20240722105229.2628825-1-ferruh.yigit@amd.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/142578/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10039618362