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 AA04C43747 for ; Tue, 19 Dec 2023 19:23:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87FB2402DE for ; Tue, 19 Dec 2023 19:23:52 +0100 (CET) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id 92251402C2 for ; Tue, 19 Dec 2023 19:23:51 +0100 (CET) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-67f61c5f3b1so4292766d6.0 for ; Tue, 19 Dec 2023 10:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703010230; x=1703615030; 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=tpECxyd+GG8yXJM5Bl1prjiJFip3ygVOm0pvZhJdm1E=; b=cbLcfJJGIAv5ZdAtzLOWgxFlV3RYdt1X0FSGYaW2R/tdmXA27F3k3RvStzUFt8myF8 YpELFjiX5DT+w2B9Es1fJ8Y5Eq7r66N8tRvIRJTu51RGm73YA35mEG51HtcJJEXy+NpB F6rarnA9TmRVtuOK46hfqZVbFta50ZPyHbhVdA0d6i1iRJVUQ1Snt11yp3ETQmQbLBUv RXVVV04w0HD1oGgO78uWFEuylCO4zTRs/uhgNZ4quBa+BP5qHLcJ5gXGGqlpkm9sW55R 7JQkmQPLNaz/hX+JvNqOLWeF1xKRUT0i7LHkzKRWnF1AseTI7HV2v1WvoYAObr+DypU8 nFUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703010230; x=1703615030; 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=tpECxyd+GG8yXJM5Bl1prjiJFip3ygVOm0pvZhJdm1E=; b=p5zUp6ow4r2iHHIJDgUjo192mmfh2cPZEOe9LhyXR/vBNXmRleSnqIJn57RuY2Qta9 VcSYBXaSvLXLufC3nSAxzM7RLeFsGrN0WkiUD3TMjLamk30jGVOEuifAH5uNJ10r2Aj0 EcOkgcA5incctpf+pc4a6cDRR7ycYkHvRTQWMJoIquRB/2/cgH9gLatBHeGGT/Ni/Acb I9AXLRLPtduQm1CnZzVqjcv2MmlNPqm4QiJPOWVN68Kdg7XCcVJMf5cTkv4VayPb07hT 1FG0m7qOLJ5iGCKD3Eyn4HaPJBDjYJePond8fkYpH8RPSkuBG989xeONlgEzRAGmJGEj xOhg== X-Gm-Message-State: AOJu0YzdA4f8jlMYcNrTjJNWkY2qdEtJDwAOz1/cQF0Mg36FN91CPlZc KRABzsZQcVv6aVhekExHxLm5nbMFtZq2LipUH0E= X-Google-Smtp-Source: AGHT+IEdZ3Zshz5nNS4KjauZtLQdBSZYE3IYi56J3woS0JMgOymgt1xVzNfpnek+1DCioo6qCo6XvQ== X-Received: by 2002:a05:6214:29ca:b0:67f:5af4:9d14 with SMTP id gh10-20020a05621429ca00b0067f5af49d14mr2008823qvb.127.1703010230277; Tue, 19 Dec 2023 10:23:50 -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 dp20-20020a05621409d400b0067f2559fd5esm3710887qvb.34.2023.12.19.10.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Dec 2023 10:23:49 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135344 [PATCH 2/2] eal: remove typeof from per lcore macros Date: Tue, 19 Dec 2023 13:23:48 -0500 Message-Id: <20231219182348.2054684-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1703006864-27378-3-git-send-email-roretzla@linux.microsoft.com> References: <1703006864-27378-3-git-send-email-roretzla@linux.microsoft.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/135344/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7265564107