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 82CB5433B8 for ; Fri, 24 Nov 2023 13:53:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BD2C432A8; Fri, 24 Nov 2023 13:53:08 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9623040283 for ; Fri, 24 Nov 2023 13:52:45 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b35873201bso54317839f.3 for ; Fri, 24 Nov 2023 04:52:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700830365; x=1701435165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7DjDeQExm7bM0eQLlwtICzi0E0+qejBkL4P85Or2lsY=; b=MyBazh9bHMX+V1xVQFmuhbGAd9xxoCCbo5ULwQxDKXJN6JEk/0uDyjSS5Y5xQt3nLJ L4v3goYkmcUZ+QBCdjpMKH/EubRJFBsqttjC07mqMSFZNaaLkR/d/+48Xth284MoeNVh y5FmAhXmb6tbuDyTuTJ7K7fqqccKFVK66ou+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700830365; x=1701435165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7DjDeQExm7bM0eQLlwtICzi0E0+qejBkL4P85Or2lsY=; b=HWwOfsLbOJtf4cGFVctd67NX0o1HWsTfBcaxy5c2SR6XKkjkuxn8vmHsM5r/QQ5j/F qh+D2QrTNl2dOtGCtgo9xKsXbkR16SEfzt2/hkJB9MQHcZg0dJXx4t7nNW3o05Qr3fVR eVM7zlCHDWhfCf5zecYpOUA1psMb92BeqY/FR93CIpon/gxC/nPaQ1Y7Hu1pn1FqCQ8t cVbNAA32UW4/8pxjSEQDzcLT4VFbeW7VKhjXrTisbncFVHtw6gp2GLVknUEUhCT7KCoL tM2RsvQMQCmcck9EnnZVJ7mfibSAU/bH554TEX0qU+2dPIbvF8BS2DR6/9bz1r4w/j8g 2OLA== X-Gm-Message-State: AOJu0YwYCcMXMXSrEaCqrOyputRe93WMXEV3/MnLRhoegBJRNCw/3BBw 9rKBE4xfwk2MdWXsY3NKp4zEADZk0GrYMmeruHwTJRujEmLHJprd9Wto+23u2ZQ3DPeVs7PjOw= = X-Google-Smtp-Source: AGHT+IH45/ZivxYUOwsfZE3Zrlvst/DJGCR8V+Rm265QNqxPyqkAXaRbsvScjsJD+XPvEqiQuDcHWJrp4KCe X-Received: by 2002:a05:6602:4f48:b0:7b3:7976:4bd6 with SMTP id gm8-20020a0566024f4800b007b379764bd6mr2550407iob.1.1700830364978; Fri, 24 Nov 2023 04:52:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j22-20020a056638149600b0046678cc8acbsm121833jak.9.2023.11.24.04.52.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 04:52:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 04:52:44 -0800 (PST) Message-ID: <65609c9c.050a0220.c5470.4b4bSMTPIN_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 787296051831; Fri, 24 Nov 2023 07:52:44 -0500 (EST) Subject: |SUCCESS| pw134606 [PATCH] [v1] doc: update release notes for 23.11 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/134606 _Testing PASS_ Submitter: John McNamara Date: Friday, November 24 2023 12:05:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134606 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28468/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/