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 5578145491 for ; Tue, 18 Jun 2024 18:04:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 382DB40DD8 for ; Tue, 18 Jun 2024 18:04:34 +0200 (CEST) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by mails.dpdk.org (Postfix) with ESMTP id 08BA5402E3 for ; Tue, 18 Jun 2024 18:04:33 +0200 (CEST) Received: by mail-ot1-f52.google.com with SMTP id 46e09a7af769-6f8ef63714cso3313136a34.1 for ; Tue, 18 Jun 2024 09:04:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718726672; x=1719331472; 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=8YHmGRv55d5bAKGPE8u6tED7XD/3jlAKRHGYRsofn+s=; b=WQ8BgXWjo+LNONQkvI3rPJJmd0lAHyhAOW0ImFbMf+wURcNsco4D+wKOGBTUDXvoXk cIidLFKM/aRXuLOgk3PiKyHVHtuZRxi6oIi6DSzciB0fKv+Ci08+uKyYAvWSB2FXHQAp 0NrBDlTqNmSpdXRrzxwm4pm82jaA7Vyo9xXLOreslndyK+6Kt4uxxTks56gLsdaGEkQh PKeF8gFmOhw796gEoY4aglcSX2Jhkyelof1upDh7NbcE5zRyFuiqFa2YAxZ7VdA4yzP+ 3+dCA5UHTUN21q4vQ4laP1ME/LP+sOLWMWkRsn+pyMhI7uDJ5wxHtEO/F3PmRCTyk3b4 fssQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718726672; x=1719331472; 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=8YHmGRv55d5bAKGPE8u6tED7XD/3jlAKRHGYRsofn+s=; b=G+VW2TXyIgPHS1n+4KUJZFj6cpyb8fZ7olTmlaP1APUD0wlDLk9umIwyOqhaI0Lgf0 tvN6x1vboRE4OaGQ4Gf8vRWgvowbtSIf5L5Wfv0PbHiZs1AXy4cRweuF7LRjo5fWjh8V Xdq3EV3vUV9B5mnnEVaOBbRXwnCuyutgdS2JiDqpPNWKczDlcyCKvbn80MfhlZxC+s1Z WL72YTHAQnEpTB9tPClOGq246M6xSd9I56fr1ti56M0z7TtFzdmp9HmFqDK6ps6BkB8Q NiEzgvPOdus0HZQEZVpHmTqis+nbGE5hfDxpDjPROWZDsA+9wj+VXwhkHzOJZ9+KB+EM KfQQ== X-Gm-Message-State: AOJu0Ywqlyx/M1mDaXYutgWlJ4XF5qZZMVtDJwki3R84dULtSsA6a+yi rv8QDksSFAT+r8uedbOKLNHvf+AQXcpWgUq3dDWERnCVo0wDGXRprxsN9Ni1O26Fa86HKE7WonK N X-Google-Smtp-Source: AGHT+IEjI7gSIw4wo9t+fTF+kTy9IZubzTfTRNAycMBXMFSb6ppteTujuGkFjsZuA2IailnavbL54A== X-Received: by 2002:a9d:7a82:0:b0:6f9:d351:8762 with SMTP id 46e09a7af769-70076c0bf00mr166263a34.28.1718726671906; Tue, 18 Jun 2024 09:04:31 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b2a5ef9881sm67633646d6.130.2024.06.18.09.04.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 09:04:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141280 [PATCH v3 2/2] eal: remove type argument from internal routines Date: Tue, 18 Jun 2024 12:04:30 -0400 Message-ID: <20240618160430.1302487-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240618144507.73770-3-stephen@networkplumber.org> References: <20240618144507.73770-3-stephen@networkplumber.org> 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/141280/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9567540526