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 DB10043748 for ; Tue, 19 Dec 2023 20:53:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7BF7402DE; Tue, 19 Dec 2023 20:53:41 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 844BB402C2 for ; Tue, 19 Dec 2023 20:53:40 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ef36a04931so3154027fac.2 for ; Tue, 19 Dec 2023 11:53:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703015620; x=1703620420; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G8zd1M07IFZBqSbJeKuGhpWaFVeNMbMNQR0MuMNzA10=; b=WvIdeJ3wydw4owyqXzJDbj5gDHjbUn5bZb4O+0eVUlRfhXwigpuW1xReLMs8gxouMw 0vTVhsKmXpzhU1tsG23Nu2Ken3QDUX2zCDJLlGrzhR13CWImTFwh833VOH0AhOzXLj/m hjbINBDSGJVXlVYerEbq8tR2kOWHC3Pie2KT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703015620; x=1703620420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G8zd1M07IFZBqSbJeKuGhpWaFVeNMbMNQR0MuMNzA10=; b=fvw8pt75dKX2keJrYF5XOKuwsnORckTF/Rvs4bmGJ7EoVcGqWwqY4z8qsWPVRXDibB rgeOXGii4nafwcQ5B0czwRImjMa7lETeO4QGJjBE2a+Xm8KbaPkMsgoEm5NdoPeM9MPw aHIaUQCjJF9Z7ThIxJbdy4pYDQvwgMtefY6A/5gxc8HUvUbPAHEWUpQwsVVgDFUcjL8H cqsh25DCIvhIO4OWtpPToWhFMZ/sCOHBBMzkPhZ04IaDzkcz1w/3Y9F78mn4CM2Vod5s KZM3TpA2gF+c4dTzQ/22NoCLVkAQ06RdGUIMcKSoz2taVJEwraQnTPQWobas9poxFO+u czWA== X-Gm-Message-State: AOJu0YxWNeKb+49JAc0iVNr3+mJoDbEL+40QilWPlqzJEejt1JIY4DMC NExYFmanok1s/WQOAJXI0P9+9xhLNytme7Q9CBLaopyGquRlZA8YwpEtUQ== X-Google-Smtp-Source: AGHT+IHYhNpm5jldBhkeeFxRaSH6sIa/9zdkXl6LUCbfdbgZ1o1lnyLNrvns/ZydRsK9rohQ8U2J0rQfX1AK X-Received: by 2002:a05:6871:6106:b0:203:7985:633d with SMTP id ra6-20020a056871610600b002037985633dmr5890492oab.59.1703015619872; Tue, 19 Dec 2023 11:53:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 21-20020a056870135500b00203442aa761sm466246oac.20.2023.12.19.11.53.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 11:53:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 11:53:39 -0800 (PST) Message-ID: <6581f4c3.050a0220.c947b.0862SMTPIN_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 5A187605C311; Tue, 19 Dec 2023 14:53:39 -0500 (EST) Subject: |SUCCESS| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135344 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, December 19 2023 17:27:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135343-135344 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28688/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/