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 0EF4842B6F for ; Mon, 22 May 2023 12:23:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07BDA40EE5; Mon, 22 May 2023 12:23:35 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 605BE40EE5 for ; Mon, 22 May 2023 12:23:34 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-62577da77d0so4801656d6.2 for ; Mon, 22 May 2023 03:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684751013; x=1687343013; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g7hGRnLHCrKD5Rud6L70Sduy7Kn5O4BbPP5ad1apjJo=; b=Fu6wTcq6lXswM9JhxoCsiOAIyuSxtlLDDrBtAW9JDnJWFYf/XYfCWmPFHI12UdE0fo TI2lhhR+pAy3B3FGsPAtRSls0bMg9ufcQ31zFVdsCdtJZ5pBVtF/rCoDvrgNbxb5REnn p/2x2mA00X1ixST1LaJL6NdKWpCRKiZTLFdq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684751013; x=1687343013; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g7hGRnLHCrKD5Rud6L70Sduy7Kn5O4BbPP5ad1apjJo=; b=bw4dBPwQYkQYHrEgfEY/hOXXZOYCreZxSc3C7lVtGKlw9x/dRi66qCpAEZ8sB1Eu8O hjU29YRtnNLNeacfM69DyalMd3+zOigClF44QAu1c4ZQQ/QxW9IxR8+4WRe0BCGOHmk3 169HmISNwkoCOmzz/L11G3QJ4eiBWZ2h2oZgWDLooK8De90YlCz90nPcUXZybAprQL/W 4lS9RR9aKHa5dadwJFh+x2VX5mfNjcxF+3bvo585+YDRC2bb2IBx/ckdkPAZFkas0QOT TJvrq0jmLvBM5lpgAdDZlq3Yc9jTeiRwvxj/+S2BwLY8nWrUFcGjH2xnj1DICd8f+mhV zdsA== X-Gm-Message-State: AC+VfDxumVQt/bFBt0udsQuTQQaVzOB3tvgR9sK6THZ8cD4yQsHkHU9t 1Nd1PiLf4r/FIuB53Ae+NArrq0UTmyEAF4w83rl8GMzBfDOB3qLzSrTCxk986qFojFwyXhe0IQ= = X-Google-Smtp-Source: ACHHUZ72tN6c1S/fMM2N7eTe5+RJT6K7XQ10U4znnYJAD92Ygc972lKgQdc7UkmNl8mOpcwo+BSE4paJCBid X-Received: by 2002:ad4:5c65:0:b0:56e:af49:7a1d with SMTP id i5-20020ad45c65000000b0056eaf497a1dmr20387304qvh.24.1684751013803; Mon, 22 May 2023 03:23:33 -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 t11-20020a0cb38b000000b0061b7d1de895sm953241qve.45.2023.05.22.03.23.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 03:23:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 03:23:33 -0700 (PDT) Message-ID: <646b42a5.0c0a0220.7ceb7.23d2SMTPIN_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 84580605246B; Mon, 22 May 2023 06:23:33 -0400 (EDT) Subject: |SUCCESS| pw127150 [PATCH] freebsd/contigmem: fix function parameter From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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 | +-----------------+----------+ 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 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/