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 A0154432C2 for ; Tue, 7 Nov 2023 09:31:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A4974003C; Tue, 7 Nov 2023 09:31:24 +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 49AE94003C for ; Tue, 7 Nov 2023 09:31:23 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7af20c488so65101927b3.1 for ; Tue, 07 Nov 2023 00:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699345882; x=1699950682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e9TpEFODfBdx/pS5AodpAz6UsJqbL+32pwlGzBy98Ps=; b=ZGhKlKCaoS54qX43Fzfv85BzxJfHOTb+p0npBivQJzV9LqJL0MqDTB5VxrYN6FsCEV HZj+y+NZo/LaqMdT4e9mh8Ow4vMm3S95ytqi2y4Ypl5swi8wnWJHR2ThQsW39X13S5Yo d94z9lhl6NTCBDlGCaUdObCP+AqYhOGYIt3L0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699345882; x=1699950682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e9TpEFODfBdx/pS5AodpAz6UsJqbL+32pwlGzBy98Ps=; b=roGyViJCIXFqvqwlLLESAroai++Hu3NLkOTq7X/thkRLObZ+IB48dwDbHOHv1xY4O+ 6s4S0iUxPos0HuWp/ygpbB2auIqHbf9YN5OjFJttFLuMzkv2JCKw46KGcRFNfriX2o9l LaDRQ67oU9s8zX7RCYO3WnQoy/vaWbdSMhzjVo1SV6F0wkoMtPQIF0cqEBpivJNATMbF /Ih3dL1Sfz9hqrJJBJTcgKuEPNFplCsgCxXSfG2XhFRTBVDOqQphyoR63/LjquE/I0w4 ycUDPkDmcEOm4+Cu7VWo4ozXYIjnuM379nbq8Wk47aL0obBuRYmstusFBzNeONp1aRjJ aJEQ== X-Gm-Message-State: AOJu0Yytn/Wxx2/4CexBBCV++QhJrEXDFpsERIcpDr1IKwQRh7Dh85SO GzwK+564moIES9xTzTLe5myPo46yapw5crLuaXnEaTbH+1DekQ== X-Google-Smtp-Source: AGHT+IG01GPxtbK2NEZj4p6a6PZpFiAFNHz8uxvmpsreJ1X5w5i3g6q4rk6JCIjXkj1gWtYBHTf65nsQ/kPN X-Received: by 2002:a05:690c:86:b0:5a7:bf2b:dc27 with SMTP id be6-20020a05690c008600b005a7bf2bdc27mr13606820ywb.14.1699345882715; Tue, 07 Nov 2023 00:31:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j11-20020a81920b000000b005a7c92d7745sm749235ywg.13.2023.11.07.00.31.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 00:31:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 00:31:22 -0800 (PST) Message-ID: <6549f5da.810a0220.17028.cfd8SMTPIN_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 090346050A68; Tue, 7 Nov 2023 03:31:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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 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/26856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/