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 B35A4425DE for ; Tue, 19 Sep 2023 23:23:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96BC6402A3; Tue, 19 Sep 2023 23:23:13 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 3448E402A3 for ; Tue, 19 Sep 2023 23:23:12 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-496d3e18f19so850052e0c.2 for ; Tue, 19 Sep 2023 14:23:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695158591; x=1695763391; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7cdS4NflRDy6QeDxI9/ndTUkcV62e7ks9F/LOfsQhMM=; b=TKn/OZCWW9HXFFeD6DU0IA1EEampmGpG/IXzymRjjMSn3GGQu6M/8FcYjaZ4e6MkCV JOCasI6Y9uknwkFBrWkupvoba92FFlTDdnKL0bEXxIyWx8OGBgvNcMZJ9wknd+H4iRE1 +x6xw66uUVyskojVODQGd5+osywdP/HjljyUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695158591; x=1695763391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7cdS4NflRDy6QeDxI9/ndTUkcV62e7ks9F/LOfsQhMM=; b=iTvHX5ypBHR6ipRqkT+ehMj9CunJrbc8YKMWb3cU4pRnmasrHyjf7pqkZOI3i5C3kn kTLrSNfvYfK1HobaQQHLXQKTEnAQCKwhwi0netCwPlLs2DXumUzTRhYhwW86kyODDBR2 HPIeOyQe7UVvggjD9Fj/vGdWp/h7fgNKPKUTTzLJ6HKGljlYpSuUKNAFL1aMCQK2io4h NYEhde/YxQDbU66uZI0R3cMxNnkknHUBa9fTF4T4PaDX6epnES8jF+hq8jo6TiWrwdwd xh1kzRyoOW/mFa8+QsybFn5qpES6j47NsoKtF2ok/nFvKUR7RXRYJ4ZX5vc0ZWf44d5g RD9w== X-Gm-Message-State: AOJu0Yx4IoyY/qzuG3ia+760GNnC5fsWIrsQue4RmfO2w9yUAh9P9ggz pex8fjI77SA5doVas7nVQAb1/oXGczC+2wRM2lMc9GqYC+QWHaFdz/LRiw== X-Google-Smtp-Source: AGHT+IG5BqWJHrpRBLBBStFPtcBIMHHcQOkMLoGtFEQFz+zZgH1coHx+2Kzhv7By1Bk4wMc04DxumJsMt8T2 X-Received: by 2002:a1f:4bc5:0:b0:48f:89ae:5a66 with SMTP id y188-20020a1f4bc5000000b0048f89ae5a66mr1126702vka.14.1695158591578; Tue, 19 Sep 2023 14:23:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p7-20020ab05487000000b0078f5eafc894sm11144uaa.9.2023.09.19.14.23.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 14:23:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 14:23:11 -0700 (PDT) Message-ID: <650a113f.b00a0220.f4ccd.0a20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D6926052514; Tue, 19 Sep 2023 17:23:11 -0400 (EDT) Subject: |SUCCESS| pw131654 [PATCH] [v1,1/1] baseband/acc: fix ACC100 HARQ in 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131654 _Testing PASS_ Submitter: Hernan Vargas Date: Tuesday, September 19 2023 18:24:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131654 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/