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 E69F2432E1 for ; Thu, 9 Nov 2023 09:02:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE8B440267; Thu, 9 Nov 2023 09:02:16 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id DEF1640267 for ; Thu, 9 Nov 2023 09:02:15 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce291b5df9so329661a34.2 for ; Thu, 09 Nov 2023 00:02:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699516935; x=1700121735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3YfZrO5DHbkkH03S5bfb7ZXVYCMD6HpAWFo+QqfbpdE=; b=fJnkF3+4VUw2WtujWyOOC5enMA0hefaqfgzMAHhAIlvQ6zzzY15QxcUohlHgolqPeE 7cp/rTag2WNVi0fX7FRQhXkOV65dEqdpi4goL5U4ozm5TIIEIOPbGKHtilHJF3sSJv7n qyYHu+F6FqrOvD75dSTC8jCBU7/+bmqK1Pffo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699516935; x=1700121735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3YfZrO5DHbkkH03S5bfb7ZXVYCMD6HpAWFo+QqfbpdE=; b=bUbAJXHgCEETxWUC14Z82jZEDLLZmTRoKbS3mNCIXOklhp/PV3VkqMLzf94W7oeKHW AVRGkd7xf+FYdgbLKvuNrWg2hCuhKJeLk0fAbgf+6+lbBTcSC4pg4By60KLcQiljqu4W QvG08p6NFTlMvQ1JWcydHzNv6ZrBOlEdZV64ydDz3rvZ6nW8tUQjOzGSlbBpVDb70SKx G6fFVKApMmRq1lOEVBqrcGdUOwMefpdVYm7ugNoq5t6OfT5WbuohajSoAIpqMOP8hPXo 5dwQs5f+23gjrDqSrAtDcpjDqzDTlpTKV+8N3Rc9sZY+U1DVvy5XHKEby7SVoti0PRhd rPZw== X-Gm-Message-State: AOJu0Yxq46hh5f2EoEu7Oz1GMSdckFQN5BRmSMVkw8D+32+vr1U6usoT QKEMCc8gfgXshwj3NPt56cEuM9t5BFYZliYJ6w8NqcxbSlcGnCbgGl+dFODJA8GJYg== X-Google-Smtp-Source: AGHT+IEeeygjHDhyA9I4vfYE74MN9dMOdFvFlPefi85ESGBGW7ZCKs/I5RmKbgTLcuEkDZEp6qHDGXrXOqS3 X-Received: by 2002:a05:6871:7510:b0:1f0:597d:fe25 with SMTP id ny16-20020a056871751000b001f0597dfe25mr4519035oac.45.1699516935208; Thu, 09 Nov 2023 00:02:15 -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 q2-20020a05687101c200b001e96c1cfa4bsm1023829oad.24.2023.11.09.00.02.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 00:02:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 00:02:15 -0800 (PST) Message-ID: <654c9207.050a0220.58e01.33e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B1398605C318; Thu, 9 Nov 2023 03:02:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d 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 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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) 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 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 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26894/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/