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 59B5643741 for ; Tue, 19 Dec 2023 07:18:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5624740283; Tue, 19 Dec 2023 07:18:46 +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 32A0240265 for ; Tue, 19 Dec 2023 07:18:45 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6db8ae7a0aeso1510719a34.1 for ; Mon, 18 Dec 2023 22:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702966724; x=1703571524; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eMNHt4IpRgwH18PnPX/J9nQ6mf5HDTuQH2QIsf3QT94=; b=iE4nBVJ5ngCwDQl96ONhBlfm57N2sIrhYDWHObTBJOyu+dHcDUUuIK2IjOyp90fGhB V3EQ5aRPK4niyr4ulo10BTv4m32FOSy+56dNcCh+1O4OVxxT2Dv4Das4TG+TnGx2/GD+ aToYrrfsKNQWguNWRJRNBdapRnpb9ZFxH5gzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702966724; x=1703571524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eMNHt4IpRgwH18PnPX/J9nQ6mf5HDTuQH2QIsf3QT94=; b=JIALs3XU6oeIL9G7Fk2UpVo5smyZphnW0/X+q0u6thfidySwLt9xUG/cvtTF8Sx0jD pT8CJjT2GX3gUvCTpjywMweqjlg6cxsllbUIqu90V+KBQhnYSSpspQUCE7EcbRookTOK j53X8y78uauO5x0CF++eqC5oWuht9iWUnttOURSmaejk67Qn013+IbyeQQSlNDGEzCPh lF3vEgBoVROaSnAoDZOFkHcyQZD1m8hU6PSRPW06Vld/pGltTjY4IefCg2YsojB9IEgD N7iMLm/fvRJQd0O+SWu8BANWjQoavMGhwFFvV4SBfOcyxFRjrYBwsDnJCByZwg9Xu4SI n0Cg== X-Gm-Message-State: AOJu0Yyr5wyB0A0FcibAQK9/psDpR3NIqYdoeKx3rhwVX+rqMhsvi/8j NMEMX9KOyXy2+eDj4GaF9S/dH8uEuA0Nf1OqJp3lWx52GTNjyA== X-Google-Smtp-Source: AGHT+IH24/TK7FcW7Nb3f9zOoODRsOwN71vMQFdf1FUiwnlXcj8LMMajL2awJLKIZRvp1C/mdyLkYm5pPi8N X-Received: by 2002:a05:6358:42aa:b0:172:cbd1:43bf with SMTP id s42-20020a05635842aa00b00172cbd143bfmr3683661rwc.51.1702966724445; Mon, 18 Dec 2023 22:18:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mf11-20020a17090b184b00b0028ba38e917esm63813pjb.11.2023.12.18.22.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 22:18:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 22:18:44 -0800 (PST) Message-ID: <658135c4.170a0220.c19b5.2e7aSMTPIN_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 9FC8B6051831; Tue, 19 Dec 2023 01:18:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/