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 CC33843E88 for ; Tue, 16 Apr 2024 23:37:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C731840262; Tue, 16 Apr 2024 23:37:36 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id C4B7540261 for ; Tue, 16 Apr 2024 23:37:34 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c70999ff96so1678470b6e.2 for ; Tue, 16 Apr 2024 14:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713303454; x=1713908254; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=D5k2tewC3vhegf5zo7X4mXquU6pghpKWbLBuvG8kVAw=; b=NhY2uJDS2XImEnCvSIHr6rD9GGmp1G05CD09ZlwYFZa+akw17ypzElZLaZYeUJICC0 HSA6BLS+vPnLrfTEUdensuYpTahAD9T9gPqmiR9ANKrxiEnY9mxJLoxzhzl/kn6whGkz sz5lUZZTKbnj1hHkeQ4v/wB9kg9R6cKuAa4mo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713303454; x=1713908254; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=D5k2tewC3vhegf5zo7X4mXquU6pghpKWbLBuvG8kVAw=; b=UUXHnzsftjP85G2Ehjxtc8YQzClYW+5uvUpypHbchxHHMCGrDoRWwaKxbZ7LxJ1Rzu HVLKcKonQpbkQ8fQs3/EDLnIREuDcSYwmfzZRO9mAzKh6niBxrRUn4Fsmsnj8bHu7ApS PnFPSql3SRVczzawX3xEbBV+dmWmzjupuQHG9d0dHItJL8OkkFIF+XXcX5ixsflVOZ9n P7RVM/1MflG4gJaFTayYPtw2D+PAa9/8I4x2AQ+sNFQphY3NLac47b3inKMMOyaAvycD RyKP+x4A7H3JeMkpxntINrqdbTPFR6/OdbCtO01C/aj4ZR0BzUqOmPl5S/KLNijQfJx4 QM0w== X-Gm-Message-State: AOJu0YxpLtPH9BQ/2qrTak8+GgTGpYP7PqdG+CWkRDLvc4trskGN2w7m 1DQMImWXX2jdMTqaCqpZQ9N8B5ycWIjFQfP9kQ3lFj/sKU8B5xCV/7vHVdfZYUUF+ruoi4sS9/a jI9QVlERNi0FxcXzCPtE/5iTcqnVG5nNAzF8/ypYq X-Google-Smtp-Source: AGHT+IFl57AyM2UTjSr78p3wF25kv7K4p11YKou3n4JF+e4RKO0ZUenAxyvo/DHn57BBahO+JJBOwb1In1C3 X-Received: by 2002:a05:6808:1450:b0:3c6:92c:f9f2 with SMTP id x16-20020a056808145000b003c6092cf9f2mr18485938oiv.2.1713303454116; Tue, 16 Apr 2024 14:37:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a05622a000300b004367f19acdcsm754547qtw.6.2024.04.16.14.37.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:37:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:37:34 -0700 (PDT) Message-ID: <661eef9e.050a0220.3a3cc.01c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C644A604A958; Tue, 16 Apr 2024 17:37:33 -0400 (EDT) Subject: |SUCCESS| pw139430 [PATCH] eal: fix missing type in dtor macro expan From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1713285204-5933-1-git-send-email-roretzla@linux.microsoft.com> References: <1713285204-5933-1-git-send-email-roretzla@linux.microsoft.com> Content-Type: text/plain 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 Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139430 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 16 2024 16:33:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139430 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/