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 4921743419 for ; Fri, 1 Dec 2023 08:28:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4061C402B9; Fri, 1 Dec 2023 08:28:22 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 096B5402B6 for ; Fri, 1 Dec 2023 08:28:21 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6cddb35ef8bso1743429b3a.2 for ; Thu, 30 Nov 2023 23:28:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701415700; x=1702020500; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0IUHbKmFsYalaAyDW6qAJeOlcKrsd2wU9usakDizzxE=; b=U5OoJRBk/CWc6/ZI3hFsoUPumDDi5fTMs1RfG+nSyJXqF5J9SvnnxEIf8+8KnYi4ly kAKEzvTtT+MT1shhGUMs+BiKCh1D0yEfflYq1neax2sNBGUPTf62Q3qwEAxkkmzlUTFZ BzbQkqfgSyBZx/qbCcmdVd3eY+3/WKrHRzZQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701415700; x=1702020500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0IUHbKmFsYalaAyDW6qAJeOlcKrsd2wU9usakDizzxE=; b=ZmmUQfZ7LjEXHDUfrCFroWsYgPxjq8T/tAutlKw+s3u8RFz11paC7LHt8oPz3IadxR xITu5DSun/cvw9JszYuwHREeWtpJIIYezsyt/KBbzNmVM2gsftFO/slMDjD0jtNd90zT cflA1rWoqKyvDfzxxgflbJhHaa2PUg05hVRJuwnUfmqYgZGamEGZJDR3YPmLa11YJu1P s1lqQyu23Npe4nsUy2Ytw2UWAuvFafhSiMDWW5GhgEka0ZmFFUSIGXBG+GM63eNeq8nb XsvqlWYA92XN7xxgWbCv0Nc2MdXecKpJxlxCdGx7mX6+tmYKr6SrO1PpuOmdW3MhYYKU z23Q== X-Gm-Message-State: AOJu0YwieeBtDuzBig08s6+gyEARAv/UozmtL0wdwV/+fUO07OKYYZD1 9BI5HHPJaH6JBvFWoLHn/iHv+Jq5FnkXnzrl9ufsAKVWtj8Q50IPFHLVxw== X-Google-Smtp-Source: AGHT+IG7WtoXLXhwV2qtjA6/zP/9iSrotBH/jnoWAAApK2ZBhl/Wio4afvfmHoAZYHhPH9UnP+GQtmmXFCM2 X-Received: by 2002:a05:6a00:2410:b0:68f:f650:3035 with SMTP id z16-20020a056a00241000b0068ff6503035mr26191602pfh.12.1701415700259; Thu, 30 Nov 2023 23:28:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a056a00138a00b006be055a1818sm171371pfg.5.2023.11.30.23.28.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 23:28:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 23:28:20 -0800 (PST) Message-ID: <65698b14.050a0220.a3c4c.64b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 6FA036051823; Fri, 1 Dec 2023 02:28:19 -0500 (EST) Subject: |SUCCESS| pw134681-134690 [PATCH] [v5,10/10] common/dpaxx: replace z 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/134690 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 29 2023 02:39:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134681-134690 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/