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 301F44341B for ; Fri, 1 Dec 2023 11:28:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2610B402B9; Fri, 1 Dec 2023 11:28:30 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9574C402B6 for ; Fri, 1 Dec 2023 11:28:29 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c8c26cf056so22455527b3.1 for ; Fri, 01 Dec 2023 02:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701426509; x=1702031309; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xz9ySA9uVDHYFXnUgqb1+yY1CRiw2cgWrqn2aumkRvA=; b=XiNcMHi/NxZaRBK6C7VX89i/Og8O3qo99lep/4ebYRypLtkvk02bx/MAv9igGMKwFD 5V6+4chZZTHyj9RDKa31hXPxE3RQfWAKJYC4m8l8o9pa7PHE4qNUAk44+51JkHdXft5T iHppuhzsqCaiMNAQz1isdGa1XHbDcKQMNq7fo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701426509; x=1702031309; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xz9ySA9uVDHYFXnUgqb1+yY1CRiw2cgWrqn2aumkRvA=; b=DjHFPynzgUgRcEP2BKfbdZOsMqZdeBpTvDqs3cAnRZDjwcZRW+gWsswBHiJ6WSxwa7 3whWAdpKY7mzI9BqqoF/dFJSQQ6BYqJBNdcl28S4vMswzvY/RL/Q/fq3IJv3CLTI2y54 qsKZcpM+Yg9NIOS4yaqX1iD9QwFsieMfumrpPMMkkABF9VEW8Oh9zc38f+K4+bAYx1Ge kyjsMTiCc3XIpixPiIvlFvrlJCED9xWSkalSS4kUVyrbjoD+TOPi4GpLvFkpA/Q4VvUt wmkrT3wEBrcTtvm8/p3OqxZAqEtCmV1nCEQJN3eGG9mCRTQKopF0S1m4YaIeya4bV/Wd f64A== X-Gm-Message-State: AOJu0YxgWDuENmHYf45EHzLMWuKKCjtDfejo5PHhBj72qapD/sO1ddZb tmxaR6dR2ak9BB8j2+LsPcYXxUjROVeEn8gJuwhqEKqQmIkOMw2xtdFL6n9JzW7bXA== X-Google-Smtp-Source: AGHT+IGNOEdWe089zKynFlYVnSQ6dtiQeqVW5fLHifd6He7zESfR7ZMg8wA5TszoaMnuHm+doUsxLuey3KxU X-Received: by 2002:a0d:cb8f:0:b0:5d3:4c67:728 with SMTP id n137-20020a0dcb8f000000b005d34c670728mr4763337ywd.18.1701426509068; Fri, 01 Dec 2023 02:28:29 -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 x8-20020a814a08000000b0059ecdd3572dsm290854ywa.75.2023.12.01.02.28.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 02:28:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 02:28:29 -0800 (PST) Message-ID: <6569b54d.810a0220.3c289.d55bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id ABB896051831; Fri, 1 Dec 2023 05:28:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v21.11 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | RHEL 7 | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/tarballs/27181/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/