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 9995E42B6F for ; Mon, 22 May 2023 12:26:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9701640EE5; Mon, 22 May 2023 12:26:26 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A73040EE5 for ; Mon, 22 May 2023 12:26:25 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3318baede4cso14571685ab.1 for ; Mon, 22 May 2023 03:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684751185; x=1687343185; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=opW4Fo1kquV25oN3zpnwCJqDCnMYFmx/nAPFyHPuXpI=; b=FBNK+exEHJLuGabbjgrku0Isrw7+ZXaFMaXbKfuG61InMG1CO5OTnVwmOb9agVObsP +VeZRk4ScXmImwbJPQ8ulAXDesI0y8r5xgOz9LX0ba17ID2/UToQoJ+m3aU+Po+42MtA 7GVXA536HKRwvlDyio5muDSMkiixhs9B3PSyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684751185; x=1687343185; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=opW4Fo1kquV25oN3zpnwCJqDCnMYFmx/nAPFyHPuXpI=; b=Ex9NP8ij9EAzLfXyS3vofYJlEW6RFvb0Qak6K4NY3njQyzABhsegT9r1F8qIEJRbU7 4PbaDf1iI8k+e1pxPiTuSPpNkmp4ajgJKisn7LZe/7ALxUORQzEbkVEGl7wE9j45mN2Z VR2Ro6Fmye4GwN6+qh/lFxw49k70+LCxP3BK1T7AxDtZ8spyKYBwrEc0Zcbpfx94IPly Z04xDYohrvpc5Z102PJZGVENioXEhvVNtjQCGqaCuph0FYyEj69mfVAySS0b5Cpc6Rjy qJ9iG23cRqfPVe4Hwc8xgwzFwF0isXfuPKVswgmdxBdLFLcfWcLMeYDAyXXf8dS5csVl eEyg== X-Gm-Message-State: AC+VfDx/v7kq0T92AGxPBsNr5kCGfW/Aa8vMjelWbNeXuOz4VyUmwwxA b6g5IAUGg5DezTsgW6jkY57oeU1imsHWifuq/uSIB7icU+tE6cvI9z90dQ== X-Google-Smtp-Source: ACHHUZ60alG27w8vAIvr1Y3WuesTMJiEGrcy/pwubBPyb4k4HENJMF1o09GuRxeEOjtrt6Zv5bEmr9kCW1CW X-Received: by 2002:a92:dc06:0:b0:338:1b0f:28eb with SMTP id t6-20020a92dc06000000b003381b0f28ebmr6529322iln.23.1684751184894; Mon, 22 May 2023 03:26:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a92d651000000b00335b167022dsm606487ilp.63.2023.05.22.03.26.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 03:26:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 03:26:24 -0700 (PDT) Message-ID: <646b4350.920a0220.843a8.8cbeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F051605246B; Mon, 22 May 2023 06:26:24 -0400 (EDT) Subject: |SUCCESS| pw127150 [PATCH] freebsd/contigmem: fix function parameter 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127150 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, May 22 2023 09:22:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127150 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/