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 AA10A42A60 for ; Fri, 5 May 2023 21:01:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A69B740042; Fri, 5 May 2023 21:01:27 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F2F142D13 for ; Fri, 5 May 2023 21:01:24 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-64395e2a715so2069521b3a.3 for ; Fri, 05 May 2023 12:01:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683313283; x=1685905283; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ma+c6uj02H1R5VRQjFF8ptjCJcVsrE4jYdxi6eJ5ZoE=; b=WYf1D7eJPKvSlD//LX72h1+wekpQL/Hn03HPpeQG9mpYGGJ6rbMS8Wrnft0+DSlTFl WIdJAZKm87wuVay9dzVv34X1Y5JOFSXteROr60/iOf6lOgdSAkKI99TX6QkhlqOrJZO3 OBZ/uNqAPDuKxMc6d24Pw81qELQFlMHsMKrMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683313283; x=1685905283; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ma+c6uj02H1R5VRQjFF8ptjCJcVsrE4jYdxi6eJ5ZoE=; b=OrFdCPkDAYW9LbaWSdJL22tvREx6lINkjW/WWgZunWESviWn0Bj1JaHS7+vcWd1Q0f RaWE2CEyTP9RP1cdcmPTSwaC4J9wkQ1Df8p6/HdLUdJy3/y7RCbb0EcrvHANzF1bBCjH mQ/qs3gmFcgfhWVzAOiLJa8KlhZhJVdWbsPcKlb2kLR0gvpijduUg8stTHBfi6zbH9Iq B28oeXW7HQ76Gq4wCAcbKzbPoSdFUrcANRO0SOi4oqDwLIV0m20qJxBUb37uZBsrjtUf H6KYfO8c7BVTlttMNtqB23MnuzY5BSUliW4v6qYQdT55wk5YKXaXLez3foZuPHS9RoQQ iJtg== X-Gm-Message-State: AC+VfDxIX1dX1qZZCNDv+DX7+J+18kw6ACWjK3ITWB5npw7TP2MUsMJu hw1dSiom0s1ga9nnxU45xp4V/oT1+lFiSvhSRT1Bg8bPUg+cMt8DCRIiHQ== X-Google-Smtp-Source: ACHHUZ5030Gjy6pzd/5AUgH8V7bJqg14ySRFneWJQLBhR8GDE9jKAN1oD5wvSKLZvBuANU/rAYf85GWZ+/aU X-Received: by 2002:a05:6a20:6a14:b0:d9:250:665c with SMTP id p20-20020a056a206a1400b000d90250665cmr3244220pzk.15.1683313283750; Fri, 05 May 2023 12:01:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mi17-20020a17090b4b5100b002501287f156sm894pjb.6.2023.05.05.12.01.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 12:01:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 12:01:23 -0700 (PDT) Message-ID: <64555283.170a0220.44223.00b5SMTPIN_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 08582605246B; Fri, 5 May 2023 15:01:23 -0400 (EDT) Subject: |SUCCESS| pw126704-126717 [PATCH] [14/14] baseband/fpga_5gnr: use rte_pktmbu_mtod_offset From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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/126717 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 05 2023 17:48:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126704-126717 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26171/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/