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 2B4284327F for ; Fri, 3 Nov 2023 23:19:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2577C402D0; Fri, 3 Nov 2023 23:19:03 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 82217402D0 for ; Fri, 3 Nov 2023 23:19:01 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7d9d357faso30278067b3.0 for ; Fri, 03 Nov 2023 15:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699049941; x=1699654741; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3JxVyC0o7YubRJBaUx5MS3mixuWlnYn8DhCURfstJ5E=; b=DEKEiADJiCRXiGlgMqiKyb4YuJUbMY6SxkP7nahnKDmln2K+/lH0WWPturXkTlwlC6 YXtH/4YEiDQoy1VCiZNZZ5Zgai0iFzLcs95p7eFtyIdUzp7oDZmMLi2eQOPmnIVME8hW R3wf2/WvVoyFSJumQ23UxATJqey3K8TLMeOvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699049941; x=1699654741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3JxVyC0o7YubRJBaUx5MS3mixuWlnYn8DhCURfstJ5E=; b=JW1vL4Pdwz9lQWTIRHqVJ8vSakMTP7Hp/4E3NpMtZdU4KZszUwjVFDzR5px13zSphv 122654J+wF6YopZHKMlizsiyi9yAEvWt/btt+6rmTo9wgzbWqOJUDu/NdvCKlWQ6wS2Q /iLHxe/qgxp0wonEi6JEpFBSrEb7j63aq+ZthxHGqL9q2T8gUYyaM6M3lWVH0cpZaZuv ZFX1jmyl8O+a8hrZancBuGvGc+dyXQeZLaDmSA7epjyu3iUUa51A+Rjj0gKlzG4XUvhU vLCiJXGDz0+BdppAS+OhRSHRVKYpo27+KLAw5s7F1VNuPNjacbvpf9+C0z+LmFlyT0sf /6ww== X-Gm-Message-State: AOJu0YwvG16HJdNM/gINd9rgzOBvlsD7z3+YUo1HL7FVSv5kaAv0Vjit Ei1+bCOVFCp8EFMy1m67JGdD7GwX5zQznpxOZGEzeIIwPBSVIA== X-Google-Smtp-Source: AGHT+IF88UiWR6jVQ2hPPYD12bi/4QdgmqbBhVc4/kPtzOdEC1puszqDm5cVRQHLd6JPWh19ucHEWP24kYd2 X-Received: by 2002:a0d:d696:0:b0:5ac:fe2d:5edf with SMTP id y144-20020a0dd696000000b005acfe2d5edfmr4122365ywd.44.1699049940997; Fri, 03 Nov 2023 15:19:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m142-20020a0dca94000000b00583d78481a1sm303087ywd.63.2023.11.03.15.19.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 15:19:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 15:19:00 -0700 (PDT) Message-ID: <654571d4.0d0a0220.55f28.b0bbSMTPIN_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 A5E94605C34D; Fri, 3 Nov 2023 18:19:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b0e2ecd7d8185d8d497881214cb1e906196323 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 b0b0e2ecd7d8185d8d497881214cb1e906196323 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/tarballs/26818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/