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 C09ED43C25 for ; Sat, 2 Mar 2024 01:09:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DBDB4025D; Sat, 2 Mar 2024 01:09:58 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 30AB34025C for ; Sat, 2 Mar 2024 01:09:57 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7ce3c7566e0so1465326241.1 for ; Fri, 01 Mar 2024 16:09:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709338196; x=1709942996; 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=MmOUqIB+BvrWC40NtbsV4m3mH/9oDCVIOj8WmpLfnK8=; b=bAdFBTXgMwohQDITf3ql40A4tLMZ9VKzah/V7fkKEtTSrEgnmxdVtmYs9kBs4xY16S AYR7ITLCwWaRXXHfHkmZsdPIdwMnQqZ0yO02AEbNgXgtytN4Rv0+heLsG57y1guf0rdA KPLwSHUwBXnCQJ6kLJ4DC8a79hsTfQ2Iin/DA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709338196; x=1709942996; 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=MmOUqIB+BvrWC40NtbsV4m3mH/9oDCVIOj8WmpLfnK8=; b=ZqZekhq2duQ2BOKL6ToeWAC2ELboqb3mlIngqn9MDvNiG3G9cueFvC1LjPZtLZmYQR 258fKQ8eGdFJFmx4IqpKHdAKT6opdKoCTjad4/wzkcXLy6wP9HavCiaWooLu8QA60dgl jf17VlxhHxJVVJx2SSsiOM9LaYpx3YYkiulqO+BsnQdnpegrotndZccD7sF4ubwyV2LL yFarRkyTeYmjm/bfD4el5JXxJHgaLs41DDLndZG1ELrv1RvvZKCy2YGwyCijA8J89y12 9KPSVkUFQpAq6YxVESsuIHURCmW3NYDo+cDy3KwD0ZIrbERvuh9/vxitFve5uP4vtTeA wLHg== X-Gm-Message-State: AOJu0Yy2YO/ybHxSRtN40+VL37z0zTB3EotHL5OPNtGXH8zhRTCDqlii c8kqR0odYp6PxZbHwfLegjHn7FPVePTa2qfMNjyhHSGiArob4fDS54x/Gbwdtz6mgbJc9P/PJjq nllBVu6WEiEBKwu7hmaOwUpiWAO1fJedg42vn88B0ftm9Jweo5YT06R5n X-Google-Smtp-Source: AGHT+IFuvqy2Me0qxIlTUD1gzn2ANQGPkWrvYHbhXKsZS10FK5wa9SVgSwWykVTuIFJnbIR3mYmTQGy2o/aj X-Received: by 2002:a67:ec11:0:b0:472:6a2e:1c80 with SMTP id d17-20020a67ec11000000b004726a2e1c80mr2800103vso.7.1709338196527; Fri, 01 Mar 2024 16:09:56 -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 m19-20020ab073d3000000b007daf6bd903asm205763uaq.7.2024.03.01.16.09.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 16:09:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 16:09:56 -0800 (PST) Message-ID: <65e26e54.b00a0220.7f90a.c89eSMTPIN_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 6E23A6052712; Fri, 1 Mar 2024 19:09:55 -0500 (EST) Subject: |SUCCESS| pw137691-137761 [PATCH] [v2,71/71] examples: replace use o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301171707.95242-72-stephen@networkplumber.org> References: <20240301171707.95242-72-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/137761 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 01 2024 17:16:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137691-137761 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/