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 6C10642BA1 for ; Thu, 25 May 2023 23:32:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A89340DDB; Thu, 25 May 2023 23:32:18 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 3C87840DDB for ; Thu, 25 May 2023 23:32:17 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d341bdedcso181885b3a.3 for ; Thu, 25 May 2023 14:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685050336; x=1687642336; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldrY3FGbb8J2+hjD3RNDZDRiOvXFZOuF6xiwQnAPims=; b=W5EU/SALlfAVt56Hq2YmVXfNB2iiJ6yR5ThEaGM66HB35oEfiP6swAPmbqw0Gyx8cJ K2aOqOw0cNsdsCrvVb5ZO5hrlVlnPxLlbYp0ZhCCPapDlCxL+3UiNKr0T+lsaU4Rpc1z ACzm5qO6GyFn8JDvBpbUONP9GFko3sV7ZjzT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685050336; x=1687642336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ldrY3FGbb8J2+hjD3RNDZDRiOvXFZOuF6xiwQnAPims=; b=gxcuiiy4e0f2++2I3ruR6j+iMcah8/fa3PY3hgzxWmxyR5nWbYKJUoxtqyzOD0yPvi P4eBQyBK3Qnxi+5/IIQlSffsdo4lrr1T+IZocpZq4p59LG2oGcHNADwMIEMtC2S9w45T mJtZ3QNz1ZNl5hgWT4XesMq4/83i3Ug/al2/Xd47MQUU5vTebcPZAfqjzEym/uuSSeO+ 8TXhMcIJmDKotTCXAEd/s1KT119p1OfW4BfGhbSZVvKJA8LCTgSpt4GqecJe2UWgAyck 6WKq3hQwwo+1n8+qMKzjmXvyPmxDLzCdoph93wt4WZncbTvbsWm1oGmZ3eqNish0ggl5 U5Lg== X-Gm-Message-State: AC+VfDx7TlCEdv1VoS9Eb9kIiKNQP9cyqm2AvSLGmzU1fMvCLy6doQxo PSdXwKgnpbyzEtvFxRXUfKbAujP8XYqF3SvUGhgGeCcl/FsBi4Sh4/AVNg== X-Google-Smtp-Source: ACHHUZ5FzwsBDPMrEffVJhXQLDMZSaV3wBsyX5zdy058+LBBP4xuov7CWxVBKR9+ASd69tdliO6uPdEMRFdX X-Received: by 2002:a05:6a00:21d3:b0:63b:5496:7afa with SMTP id t19-20020a056a0021d300b0063b54967afamr180727pfj.11.1685050336391; Thu, 25 May 2023 14:32:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x24-20020a63db58000000b0053b8c98d150sm142401pgi.26.2023.05.25.14.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 14:32:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 14:32:16 -0700 (PDT) Message-ID: <646fd3e0.630a0220.32183.5934SMTPIN_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 4CF91605246B; Thu, 25 May 2023 17:32:15 -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 | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | 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 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/