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 6B09A426C6 for ; Thu, 5 Oct 2023 22:40:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6203F4014F; Thu, 5 Oct 2023 22:40:26 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 552914014F for ; Thu, 5 Oct 2023 22:40:25 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577e62e2adfso946975a12.2 for ; Thu, 05 Oct 2023 13:40:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696538424; x=1697143224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vxziipJwW6rSKddT3K4BN/y9GWbN/pwIGUACmhSJh2U=; b=fIXxd32SQ5/54hF+Naf6oH5dSYnK4wJs/ju4jU7iZFTU2vMa/69UKGP9wI+5pGV3Hx chq1eNwZRsGTYCKN4Og6myg3b/yVHmHtC4H6muclFpBc6eI+x4cqs9pPr2T+a9xziEa4 tjgfl4QNVdPbvtxf5N0pvFfQrFHijoYYxqFWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696538424; x=1697143224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vxziipJwW6rSKddT3K4BN/y9GWbN/pwIGUACmhSJh2U=; b=O04MIbmplikm3cOGcYaPjz3oGMXqNoneSiohHi9kkubTvj99H6fn07kY9l6tbLVyhn TiVvGD99eWddVl7smWzmXypOOWYhOHuEpz98BUiVvLhn+/fyhPmp4o+D2/RdI0kMwFPb Y9ynt3CW0MGqMLw/e4m1g3iFtWTDbIUuUDgtloAA711AL7jnt4CSLvqtnyQjjRYgaIFB gQ23ht9ZxPSKDuzZM9bSac4TUdCNTvveBczag11yDH56ORtYzP4NY8r9V6/EacKx+hR9 wUd1IE0zkFe0i1euPjHN00wk3Zy3muvXFavmMrOwB2gijnDYyGkAsovcBwV58nfFDaNa 62ew== X-Gm-Message-State: AOJu0YyjYrZytezka50XNV/fKQJxaDsvQUjwIlOhlsVaX/xKcD54WIrJ hQbg2Za43yO80wEST2fxwhG4/tvZS2eNAApJ98Ew2AYY8qnxK3ywlfLwtg== X-Google-Smtp-Source: AGHT+IHoCwf3w/lAUToau8tDpfv7vfg+UQWiE24L6VEXz8JwuNN/ModUCU43ug/hOHOrHHbD2omjGvpC/IOG X-Received: by 2002:a05:6a20:9754:b0:154:e054:d0d1 with SMTP id hs20-20020a056a20975400b00154e054d0d1mr6145469pzc.55.1696538424409; Thu, 05 Oct 2023 13:40:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020aa7946a000000b00687c6b16a8bsm153486pfq.15.2023.10.05.13.40.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 13:40:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 13:40:24 -0700 (PDT) Message-ID: <651f1f38.a70a0220.69a0b.6149SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BC24605C351; Thu, 5 Oct 2023 16:40:23 -0400 (EDT) Subject: |SUCCESS| pw132333-132344 [PATCH] [v5,12/12] baseband/acc: add confi 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132344 _Testing PASS_ Submitter: Nicolas Chautru Date: Thursday, October 05 2023 19:49:07 DPDK git baseline: Repo:dpdk-next-baseband Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 132333-132344 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27834/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/