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 8F510433E5 for ; Mon, 27 Nov 2023 19:48:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89FF440A6B; Mon, 27 Nov 2023 19:48:26 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 019FA40156 for ; Mon, 27 Nov 2023 19:48:26 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d0572434afso11137737b3.1 for ; Mon, 27 Nov 2023 10:48:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701110905; x=1701715705; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R8j6pDL5FoIom1yKIOZOQg5FAsv/KnIIcqU/yzc2wVA=; b=BDvxBdhBFhAn05BPNamtzbQ0YANCFffUN3Vl/CP9DmoHLJGdE+4syQqnS/1x+Eb5Qj nc4h1m5rI46500CBS6X3DYfVfv7KcIKLNJmfUaMhIRGh91785CyFth3cpJImT3gjZYTr vvfharFnyvuZvhlgMI5dSZcbnBLbIubxcJEWs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701110905; x=1701715705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R8j6pDL5FoIom1yKIOZOQg5FAsv/KnIIcqU/yzc2wVA=; b=wBa0VzMLYm3o3UUR/CdD54I/vrm62MWa2eOLS7Du7xk3APC+uCqwTzkTzKbUa5mubm IDxMEV52K+sDgOa0Evg60Q/VSPam5ByW9E5VR32Iud0SQzELbuZ5faG8+1qPLjmCw7ts JjgbDNk/stIQzdHocvh60qOtDzspTRCh75xQaBhJvgSgQawIzurCwJ22PIgCPd3HPzQu YvI4o1+H4r3aL1Hs6er/RQTucKREjwerpp4uf7+3yB2keuitTcaCDgRLoqeSt+/EOpCx Kkoj1d3BX8yanQ1Kxykcbi6cm+gLhL0BomaKY6j1Ja7EH+SjuMANyboLNEaqhOo87iuN ejRw== X-Gm-Message-State: AOJu0Yw8LVNog1UnXpuZulmzPlWMiUxTLDP2lzlrkINpkdZVNL5GtqwE WPlyQfB4ugH6hMBuwUAEtdMwwhlGx4piXI+HS/r6cmVKrlTTF2mnzC6QjQ== X-Google-Smtp-Source: AGHT+IHDeWvC4bgnkJevnVWu7UCC0xkJGGEo9Ux7Q5KBg7UKNREqs0XuZXgs7tOWohBzDDJ7YDFUV9JNWHo9 X-Received: by 2002:a81:87c2:0:b0:5c0:fc45:a249 with SMTP id x185-20020a8187c2000000b005c0fc45a249mr7349588ywf.40.1701110905378; Mon, 27 Nov 2023 10:48:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a81a109000000b005a7be232978sm977305ywg.15.2023.11.27.10.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 10:48:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 10:48:25 -0800 (PST) Message-ID: <6564e479.810a0220.a416d.56ebSMTPIN_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 1B5BC605C311; Mon, 27 Nov 2023 13:48:25 -0500 (EST) Subject: |SUCCESS| pw134630 [PATCH] [v2] raw/cnxk_bphy: switch to dynamic log 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/134630 _Testing PASS_ Submitter: Tomasz Duszynski Date: Monday, November 27 2023 18:11:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134630 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28479/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/