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 765F043039 for ; Sat, 12 Aug 2023 03:56:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70B42400EF; Sat, 12 Aug 2023 03:56:50 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 302FC400EF for ; Sat, 12 Aug 2023 03:56:49 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56ce156bd37so2043132eaf.3 for ; Fri, 11 Aug 2023 18:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691805408; x=1692410208; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=33sT0+MJ2AtRx+NhHrMrYNJ+jgzUEvUKHNZJZzis/Pc=; b=GdhBLeoTVaPC6dPpUR0fMcmyu19xEvY/C9lH57lm80SkXkMYHTbL4hp9hIs+6AsLsO RnGYPsp2NvKnfW+Inxq+Ayvd+i/1mVBKhHxTLe6kwWEuJNC5UwXjoJJNAHdu36KemdC5 CGD5dxqtDG4hL6fynZbsjiEYwWYrPKtRhMxQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691805408; x=1692410208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=33sT0+MJ2AtRx+NhHrMrYNJ+jgzUEvUKHNZJZzis/Pc=; b=BYyVAep6fGwUTD0ENarnjpvD2HiGFro7QwO6ZwfNLQ6sdDFUsbo7BqRcfKtlVrAPjc KKpavV52n5rZTFc+tXk7Xq1zE/xk6gm97ebJF+bTpS3/SmDeEDLd7VmdupBtS8AjDz0h //oEYrvTm7b//8QP/BcpP9FSNSY0GqiP3QzKFlQ2vNNyCNsIeo4oiaIxQvxaMcQ6a0AH 25DEVfXluRBQQBUe3igHX2nIaDnPWzf+Whd2/1/867/69WssAkh+RhWlIkS+sahaedxk McJXlTyrHh0k/R5OBTiHdTK0/jWNXl32NvrQ30CPV0n1dzcAesyK4ATqHhP6H4FYa8WA BYYw== X-Gm-Message-State: AOJu0Ywdw+iwv45/lMXnbbFA2+yFsmvFeiDLk+16MWIfcx990IgV2yuu u1/+KLUOCKI8hT0vVU202pPPF5xDiHdM6VlJTfOL8fHEl3ZRR0eDMujR2qHUNdvOk1Z+E+ZfEA= = X-Google-Smtp-Source: AGHT+IF7uv8rmmyhlB8w/nR3Kd68bu+TYH28CODeHVo11y9f/yItb5UVlus6Si51hWcAQ4rJZZy28XxdHJqm X-Received: by 2002:a05:6870:a34d:b0:1b3:f1f7:9958 with SMTP id y13-20020a056870a34d00b001b3f1f79958mr3249699oak.46.1691805408532; Fri, 11 Aug 2023 18:56:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a056870a2c100b001bb623a6ee0sm366280oak.20.2023.08.11.18.56.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 18:56:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 18:56:48 -0700 (PDT) Message-ID: <64d6e6e0.050a0220.2c7a5.4935SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 268B16052471; Fri, 11 Aug 2023 21:56:48 -0400 (EDT) Subject: |SUCCESS| pw130217-130247 [PATCH] [32/32] eal: remove use and defini From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130247 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, August 11 2023 22:22:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130217-130247 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/