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 ECAC143805 for ; Wed, 3 Jan 2024 06:51:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5363402BC; Wed, 3 Jan 2024 06:51:01 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 163E9402A3 for ; Wed, 3 Jan 2024 06:51:01 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bb9b28acb4so6832123b6e.2 for ; Tue, 02 Jan 2024 21:51:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704261060; x=1704865860; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=khoyVXAkkOk2+QBqIpSOvxT2hoG3PRyFftBmf9eruBg=; b=UGzIldE4aTF9evi8f1qbVRCamSguMTo2cKy/3SAABZfQXmo6r3HX18PrqABNdKj2ZB TIsBnBxZG8r9XFrUkdVDRIQdO4XJY4WE8ekomCs+Aal8heTR8kESK5e5/mMuCaAZbN+n vnLcGHe4stJ75uwJPCtFTJRaXGnIyCuLajUMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704261060; x=1704865860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=khoyVXAkkOk2+QBqIpSOvxT2hoG3PRyFftBmf9eruBg=; b=QxsjGcHOg9Ohnib4AJaTFSdzRFX8xbZXvK+JhzK7JmLSWq9LnV5UnqTPs4Icp/cHMI uWk8eqjxrRShCBTIKqmXMazsqfel71CuujuQJpu57Xar9ychwtaliXlnz09s56VNvhlJ Th6aL4qwDKPIRiKQubFf2Osrz0b1c50BFhPgdQbvdAG/UFR45BnUOteBlFqg5uEeCoBF A06CllCJ36+PARrUV70zZEgL+xexY/f8n2eob4ogjM/UVuuBR3PciaXhqHa0srE0acfq mlXWwC5hfKJw2DEKDPe0OpGs7RGqzr5RDib0+ZSSLQAKny/pWc20+udPX+WFUzjhzKu9 n9Wg== X-Gm-Message-State: AOJu0Yyw2RytJ6JNdf/iiFMd2YT/zAqYEzS8l3/xZK23UU9SR/sUYkFy b8jxubqNhpgr2Xg6GgtgBMasxCWoci/Ax5szbOAqt/QpuARRBAVj3D9Zt3gJDwxD5Q== X-Google-Smtp-Source: AGHT+IHSkGOWTE5koBP59GByV+RNis9jI4DCreg02cqj928kwN4xxUyP/Yq/xLjcQKboND7J5q1cVO0M2Ueh X-Received: by 2002:aca:2118:0:b0:3bb:6b22:9595 with SMTP id 24-20020aca2118000000b003bb6b229595mr16003594oiz.108.1704261060437; Tue, 02 Jan 2024 21:51:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y3-20020a0ceac3000000b0067f05479abdsm1024459qvp.73.2024.01.02.21.51.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 21:51:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 21:51:00 -0800 (PST) Message-ID: <6594f5c4.0c0a0220.746e6.47b9SMTPIN_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 231896051823; Wed, 3 Jan 2024 00:51:00 -0500 (EST) Subject: |SUCCESS| pw135688-135689 [PATCH] [v2,3/3] eal: remove typeof from p 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135689 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 02 2024 23:45:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135688-135689 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/