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 2C937432C9 for ; Tue, 7 Nov 2023 18:59:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 277FB402CF; Tue, 7 Nov 2023 18:59:36 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id D0FF3402CF for ; Tue, 7 Nov 2023 18:59:34 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7ba170ac211so1967972241.2 for ; Tue, 07 Nov 2023 09:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699379974; x=1699984774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ox2FKC9YLkhd4t8Ct3pIhvqaHr+691IznX1dME0FVfI=; b=gK8pgoOaWLk5Hq/GsjPYfuG4+MGrOGGwn4tS3kWwtQITTwSTJMjOfEp2ir6azPJIv3 Yopu+FNMwmlZEEeq3LjI4WLwGumOPc2QocQwdxBfd2SMblT9LBy0ibg3TZMRW5NHLXO5 OKCotMolQBBzfbt2vC7KBXY30jkqwbeLV6sk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699379974; x=1699984774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ox2FKC9YLkhd4t8Ct3pIhvqaHr+691IznX1dME0FVfI=; b=dGCkJ1IiWui/6uXRKMs9ysTT3okK0mMPsX/2veN/AyFq859Z8421jHCNqEmSpUZ+ff X/M8ZHC3YbFheKbALx2Juq5/Wjtj2+XYkYrh5yZP1kv0Y7qVR4r1jGubEP1c5Mof2nrk +DlaBMKihW0oFiIUaTXU0es65eF0Epe1SKlbxluwyAVJYp6aoCW/jb+WIe5Sz1cfBxV4 4NsYqRaLuLlecEWqtFUmTpeZ47X2TpuR5bxBWQM7gmxPhFmbqrDROLi4jpXJx+JLr9Xr qchE0bGzGOrxlS1cMErGQCuSXQR1IShfe5OeQ7zWVKate1cI4t+0/jfCVNKcRswYFuf1 MZeg== X-Gm-Message-State: AOJu0Yz+STnxQfdNCdhpdtFe5w3piI24FYWn/IhjmXm8AZhHgmOuyNKU /gITsLgIR4ZfmX4GysvaHfiN+RxHuuLyVZKUlWbv23j+R0iI5EFT1bMycQ== X-Google-Smtp-Source: AGHT+IF43gkGqAfn+X6m29XW2UsLWpyaLSVnUgJUWfI/mgGIyyQq0SUP9okqWWMvvxB+HZ5YebjqDdNun429 X-Received: by 2002:a67:e014:0:b0:45d:89a1:ac97 with SMTP id c20-20020a67e014000000b0045d89a1ac97mr7398813vsl.18.1699379972756; Tue, 07 Nov 2023 09:59:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x40-20020a05613000a800b007b69df9e0b0sm659665uaf.1.2023.11.07.09.59.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 09:59:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 09:59:32 -0800 (PST) Message-ID: <654a7b04.050a0220.e0adc.e546SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BB04605C318; Tue, 7 Nov 2023 12:59:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2bbad8f974e00552d106c27e1d157a31179ab5ec 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 _Testing PASS_ Branch: dpdk-next-eventdev 2bbad8f974e00552d106c27e1d157a31179ab5ec --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/