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 3D57143E86 for ; Tue, 16 Apr 2024 19:24:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38FCB40268 for ; Tue, 16 Apr 2024 19:24:46 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 80DBD40262 for ; Tue, 16 Apr 2024 19:24:39 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-43492c1a8a4so16554491cf.1 for ; Tue, 16 Apr 2024 10:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713288278; x=1713893078; 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=4/GbbGf0WTNeE9IQt7lmckSsa7ajLNJoeqZHlun5ZwI=; b=ndDjXvkHacNxIQYqx3s9gB17zZCUfTp026sZoje3OLQWEzT/fKq9yR0LOkyYEZPDMy nTaaNGEdDch0Qxg345F0Bsp/dHza2+4MWLUv/hC6fAey86ahymTVxoq6P5wNE5rrjr17 GY4Tz3fqMxiEkwDBOqBgG2w4K3qvzqWAqgjvbohn3lKlN3IWIej1xDWudHcs8Hy4S8Rb deWhVIpfb68eNIp/gBpAKcRWOcPxT7gDcwwnd3ZcRl6h8FPJukDSIiD7aj1CJ6iBLe7d M7RS442oIkNc0RqU8zFDjeBA/Lb5EZ9go5N/0VUe2zv4IDyb4jNXVb5JA6loiTOtE/NG pIFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713288278; x=1713893078; 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=4/GbbGf0WTNeE9IQt7lmckSsa7ajLNJoeqZHlun5ZwI=; b=BOToD1Eyv1/QkpLEeRB/e5tLPtHl+ny2CM2rMH+7CAdCJqrazUnuZwkb5M+i6/NiPK fTIgk/MoiE0RYf7pmFTpc93tKJ1dwfbdoBOnorNIF4VWYlGvXOU+jOe/RT6yTJykRLEh 4QR9qMBTSybtO3D01fm6rSPMmmrrdv8VNlAhQ9bPRKXbZ2DWet6WEkAZ4ic+q2GU0bo2 yOy4p6Y9afCy4uhmAHz/FL1g5+Gpk1QZCLgOx/X2x/kpM8s81z6RsZnerz7xFARaD3jT MpdAqoI26luvsY4AX2/ib8EpcdPm4Fe6MM1FNSyhQOfw9Db2iA4Qd7yOeYdq4nZmKzIH 2QwA== X-Gm-Message-State: AOJu0YzTBC7OlR6PUIfXGk9zZkB8Ffjn7uOsasZMTwkPYJGUC9ExIdOn yLq33Sj/xAeBvwEGsQxf4OCWjrgsrXJEuu8TRDFfErMyMm79K1pqWmiAhAM/geCS0H8JRMjTbPh a X-Google-Smtp-Source: AGHT+IEOxx5c9mxyyu0hBXhfSNonGSP8Hv3v7IilNYDOpb67PPLtUkvrwR2+1DN7mDDsuPlvEm9KAw== X-Received: by 2002:a05:622a:190f:b0:436:7788:5ad5 with SMTP id w15-20020a05622a190f00b0043677885ad5mr14559347qtc.56.1713288278336; Tue, 16 Apr 2024 10:24:38 -0700 (PDT) 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 o2-20020ac841c2000000b00436ea30b72dsm3525838qtm.35.2024.04.16.10.24.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Apr 2024 10:24:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139430 [PATCH] eal: fix missing type in dtor macro expansion Date: Tue, 16 Apr 2024 13:24:36 -0400 Message-Id: <20240416172436.2401163-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1713285204-5933-1-git-send-email-roretzla@linux.microsoft.com> References: <1713285204-5933-1-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/139430/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8709412484