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 9E02942BA1 for ; Thu, 25 May 2023 22:59:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AB8A40DDB; Thu, 25 May 2023 22:59:30 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AE2D940DDB for ; Thu, 25 May 2023 22:59:29 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561f23dc55aso2541957b3.3 for ; Thu, 25 May 2023 13:59:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685048369; x=1687640369; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4NKyOuqzFsGrWn7ON5ngAAMww1FUFIqVzC6q2qetV6Y=; b=hlKx0fai/VZow3A6eWbpFMkmRnQS0Ehkwddm7gnHgCsQqzzPTseYJuqQjAF7FmIT+o HMYQOeLYtw9dzJ0tK8Xv/m5gAmfLQJQt+NErccruZJqxuKR+70VtG+V3EqfST4Zhhh4z ESEBoyo1YKhluUVU9kPX2UhStYqdxWEBlLT70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685048369; x=1687640369; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4NKyOuqzFsGrWn7ON5ngAAMww1FUFIqVzC6q2qetV6Y=; b=DDAM7Hq+B4msOjCg4f9KVNXYMi/ohu4I2KZ8UZEsXr7dpo7AgJc8TSzLSC3LkGXSq9 eQ7PmAmX1GV0n9TjLpY4zLiIlSSE0U2GJ6enCm8Z99n2Z0XJIBG3HKHqJ4KYpvYlXwB/ ZBC/ocjhqpGC+kKwx3SyfaH/6hC7d3GZCDZAmUFEsSGsZ/DpqtRkryDWZ2xqoWl36M0W Derz6XPbqv96LkAcDbkC4IcpJfDGnJw1dU0Bb539TlyMPSWjdAZFrHHzgWaQnu0be4Kd q6Z/3A6sNFI09+5/Os0pAbBlaJMxf4HbdFkn62YhkOg3HMVcA30nxs910l7EhkHCPbPV BuOA== X-Gm-Message-State: AC+VfDxg/a0Jsw135PmCNfOWOCe8yT4LPFojKB3pQ5G3xYuQje3jSvUL 9fetXdN2ekaFrackUaR4Z2NSl0sSFwpUVaxH2/W6VUlzRQ4pH3YU+NTe7g== X-Google-Smtp-Source: ACHHUZ4YmLGF/7EMlVLGimGnOf9wmdg2eyfzaeiAEqnPVRmSig6mUq0HFX8Ufjbu9K/ocBa9JYlshl3vw6YH X-Received: by 2002:a81:4fc7:0:b0:564:c435:3c03 with SMTP id d190-20020a814fc7000000b00564c4353c03mr983716ywb.21.1685048369158; Thu, 25 May 2023 13:59:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m200-20020a0dcad1000000b00561e914d467sm199159ywd.3.2023.05.25.13.59.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:59:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:59:29 -0700 (PDT) Message-ID: <646fcc31.0d0a0220.497c8.67caSMTPIN_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 BD416605246B; Thu, 25 May 2023 16:59:28 -0400 (EDT) Subject: |SUCCESS| pw127500-127503 [PATCH] [v2,6/6] baseband/fpga_5gnr_fec: c 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/127503 _Testing PASS_ Submitter: Hernan Vargas Date: Thursday, May 25 2023 18:28:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127500-127503 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26396/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/