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 25AF442A7F for ; Sat, 6 May 2023 19:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2057400D6; Sat, 6 May 2023 19:05:38 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 48BC3400D6 for ; Sat, 6 May 2023 19:05:37 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a5a830238so26827247b3.3 for ; Sat, 06 May 2023 10:05:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683392736; x=1685984736; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KJKOowq69+Nn8QTKV02bSOS9FilFhZ5NP7s387pALuE=; b=bUU57DAW/mI/2zgXxEuW+21gR7amArqS3SdSgX1wrbcUzQrM7ADbF38vmbqS1//Bh2 JGVZlztFhlJAWFaUsEP9d5eb8CVpX3MIXB5EWLZQCiOnvKGwD09H3cdUZ9Ilq1Fky6mL 37ilTRUJfib0CNH9DNJlt9acAAP96wZ1s7eEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683392736; x=1685984736; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KJKOowq69+Nn8QTKV02bSOS9FilFhZ5NP7s387pALuE=; b=hP+rJ66+bJ35ZRsskGPUSNF1Jfd9QoU8ZztlNn5Y7hRFfC15GdhRuou1gnkCGPMMuM VGbAL/W2hDrRFQlMyEVvDs5OFS5TMPK00QCaqb5CpJLTbgJxvmYp5327+kJxJzgPYXBT /SabNDygHGZxZJPpxyo1+44soxm28klnBVII9xS8+xB3CHKpJHFclrWs9SCDTDf+bzj1 S8iHRl8WeDcCc82OLJ8uspt6/xo9U66hbmj3A7PtEpcSJhJMhIyOszHU4466sYsJR237 l069CWT/En+DzC+jVoeW16KnmS+zDpSGkSQcWRWTX7aRK5rfYq3CnuJ8sL/cL3Y7Fu19 qhjw== X-Gm-Message-State: AC+VfDwsj+eQ/VmhKvlP5z/sYoSLpdiNASZ6HHJQocXDkmTWJ/ReyZ+Z d1VsUjCjnNupQIdOztn9Kn30AguPykneiEyIM4pozUp2iHwFBrptMg+0Cg== X-Google-Smtp-Source: ACHHUZ7UWPdmTZIHDxomKmTj/oqC9yTbyc0q+02WNi/DmI5k+/SAVsbF/B/vidSG/tsWovqcW2mXrGop1amy X-Received: by 2002:a0d:cb11:0:b0:55a:aa57:5660 with SMTP id n17-20020a0dcb11000000b0055aaa575660mr5894450ywd.20.1683392736631; Sat, 06 May 2023 10:05:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g82-20020a816b55000000b00559f15fff3asm223633ywc.45.2023.05.06.10.05.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 10:05:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 10:05:36 -0700 (PDT) Message-ID: <645688e0.810a0220.95b1a.f517SMTPIN_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 3E6C9605246B; Sat, 6 May 2023 13:05:36 -0400 (EDT) Subject: |SUCCESS| pw126730-126743 [PATCH] [v2, 14/14] baseband/fpga_5gnr: use rte_pktmbu_mtod_offset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126743 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, May 06 2023 16:04:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126730-126743 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26181/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/