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 9578D43DDE for ; Wed, 3 Apr 2024 06:24:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B49D40144; Wed, 3 Apr 2024 06:24:22 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id A622D400D7 for ; Wed, 3 Apr 2024 06:24:21 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc745927098so5582099276.3 for ; Tue, 02 Apr 2024 21:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712118261; x=1712723061; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=bR9o6cF3Nu22Q7hoGNwTkWmRQHwLIEuywofLsjCqzTc=; b=Zopbo3hkeIg1kMfo9gOyXfzxLD1/LiQt40CnbSCSeOaqYBljYLnr8Qw62uKmmbqp+x znGW4Xk2yW+GDfLpg1fHisaMKWixQx5+/gwj9Fiq7fYRbf8/yA+9u9CWvzeNw7hQwAee Ahbu9jnW09XHAJ0QXL3UCDsq0gjvSK4e1tfr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712118261; x=1712723061; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bR9o6cF3Nu22Q7hoGNwTkWmRQHwLIEuywofLsjCqzTc=; b=WQeGWlECoEpfcVX0QFIPeMB6HpoL2WTLjkNBxuEDNTeaZzVaQ5IhON2jYQko5YT+jz TNF5guZPf3Kx+BleN/j7tiuIsrQya1tzVdrDqoz0Ta/3hFRTK+2XTb+kOL3hpizZgni4 jhQ0f/cHGd6j6xdwKrcCRJx1OSSCvQWx8FTAEIl+UjtetiAkaThL0dJyqzC6Be1hw6CK ZvjedjFA1zuHEaohLmFZiFNxEVmSVi6MC8af4amAqXnXBmdC5x01jPAyZjkw62PsDi8o 3syS26AqAZCwXY/cre3zIJMTi2ZvkfilW1Cx/9Xjt2ePC101E2cxCH01bQiT77juICVa 9erg== X-Gm-Message-State: AOJu0YzGhKzI+PL5HYF8KH6aKp9TaKuh/uNZqCXPrefXFIky1YPBjc/D CE95W5cuwGMP4cgNnaGLMvHlgNR8WfxwAXsWM9L/fLnZZZelIBuWuyiHzJXAYpnBN2mGHjpx3Fc ojvfru1FKO1Nd3IvDDSq56040kKZT0krF/tfT8RfKkjxsPaTcufXO9c/A X-Google-Smtp-Source: AGHT+IGZI1wveOS/cU6aodJi/HSSsqmJEpri0e12x042Fh3mX7FOADkyuzw4NQlAlgODVwnjweXetCrS89k0 X-Received: by 2002:a25:ab13:0:b0:dcc:417f:a85c with SMTP id u19-20020a25ab13000000b00dcc417fa85cmr13578024ybi.50.1712118261002; Tue, 02 Apr 2024 21:24:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ef12-20020a05622a53cc00b004309ef76189sm1277416qtb.18.2024.04.02.21.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 21:24:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 21:24:20 -0700 (PDT) Message-ID: <660cd9f4.050a0220.e7a1.add1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ED5D6052471; Wed, 3 Apr 2024 00:24:20 -0400 (EDT) Subject: |SUCCESS| pw139035-139064 [PATCH] [v3,30/30] examples: replace use o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240402215502.278838-31-stephen@networkplumber.org> References: <20240402215502.278838-31-stephen@networkplumber.org> 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/139064 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 02 2024 21:50:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139035-139064 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29695/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/