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 86B2243E82 for ; Sat, 20 Apr 2024 08:58:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F762402E0; Sat, 20 Apr 2024 08:58:18 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 33F2B402C3 for ; Sat, 20 Apr 2024 08:58:13 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78efd533a00so170045185a.0 for ; Fri, 19 Apr 2024 23:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713596292; x=1714201092; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c4iTLaZhwxS7I/e4/PPET9KRl4qMKw6pk33Kk/w5HPg=; b=NtYQ2jtTr0giVeVRE3jv1aIRWAO7M5aBgAke4Z3WIvda0LU62nWtM53yNFvr3pn/si UATth0X6M7LFRdOrMXORB0gIV52qEm6WUm3JaH2+2u16RKFYPqQvAs8irR1HmIgObbd5 hsoz6p9oT86QZJ+h3d/CnBILn5cZsVXtUGlG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713596292; x=1714201092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c4iTLaZhwxS7I/e4/PPET9KRl4qMKw6pk33Kk/w5HPg=; b=oQLOrMTgbVTxb3n7eREkaO+r0ytdXGycJV12mvplTIbw7jwENAG/rECFkxMTYhhD7f Dmahym0XqbYeUsyBki6jxUyx7KEj8NRU6UpHopogwaXVV+JM3ccLJ+PMiaGCnk7Tct9U 9PXkVFXwiGGr2UnqEi8HcTs3zcebWmotBwGYX758AA0w9so/PSKnp6MjSBsEsCUkxVax WHzX5x+VV0intxlIOaO29jum1a19r2Y9gIrO9yG2Wf/mpQHw11ezN8uly2wnjWJqaQL+ 6S6DnjyKjJLNf55x1Zq3t7AFkFJnlWFmpECzsh+62e6BY1NAZM5JuH2Abnv/HpRXOZu5 jUGg== X-Gm-Message-State: AOJu0YycertjpHA5Rd+E1IC2NHFJ7psjpUsUwVB43AIwzGkDn/QgJuk8 zeoWrWqeqxL3dJOhq82fAXJr5YcvdD85vEXzX7Dh2AI56fCnA2cyIMph1N/FAzZK/6wltXA2OB+ 9f8SnVvSjULMfBkbRx3DGIAPsL/6rpqkQ X-Google-Smtp-Source: AGHT+IErLYZqcB9JR2hcNiCw0vouaXnsOdp3vTdo1o59yZyCxhEnyzc5a8lCZ0kUhS0QRkiZShIj4H5l7rlU X-Received: by 2002:a05:620a:24cb:b0:78d:647f:c525 with SMTP id m11-20020a05620a24cb00b0078d647fc525mr5366007qkn.55.1713596292670; Fri, 19 Apr 2024 23:58:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp18-20020a05620a459200b0079063b19f32sm12410qkb.3.2024.04.19.23.58.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 23:58:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 23:58:12 -0700 (PDT) Message-ID: <66236784.050a0220.acfa4.0785SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5828B604D420; Sat, 20 Apr 2024 02:58:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7b668b7d65ba33783c280d08489fa31685bd0ee6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 7b668b7d65ba33783c280d08489fa31685bd0ee6 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/