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 90C3A4342D for ; Sun, 10 Dec 2023 09:46:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AD18402D6; Sun, 10 Dec 2023 09:46:34 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 3986A40299 for ; Sun, 10 Dec 2023 09:46:33 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d67870032so22006915ab.2 for ; Sun, 10 Dec 2023 00:46:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702197992; x=1702802792; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jhGpi8HEUXDImycuZW2t40DsM+KeT8YJch1IW+LXtek=; b=iJA2e8EMh9Va8pdVe+QHrF6KLb1ecPVCQH64EjQ+jxHo3ikzuubCjnQcxX3LiQbNjG YUUuujKwX7d5b6PlTBzI6hW6jxSxJc9l6tKRt3H5BOuqUBd7JCTKRZlgWaRGKPjTIBld Wn6i0Z2VlpYRpcGMO7oISxWIwxiYiFDT49I1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702197992; x=1702802792; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jhGpi8HEUXDImycuZW2t40DsM+KeT8YJch1IW+LXtek=; b=b0nuBT1i+31LYfmR96YmoRqGNPhphtQ4m/yTPxs+72ly14nTp4zCr6RJa42hmXhsfJ /bH8W82cDbjePPa2XEcfi4t3QKdOx5Www+LNptUvB1lswgflyd3stlYtn1i/rbUUMeV9 f/yz15jtDuuaWbKqI/ThU6Vff1MKyQCyE50xIGZhJ+tozUNWkUkDMjsdF+dJdBZmZ3HI QVUrbyla86Y5Iz5DzYza9VJuFtVFbOEPwSa/bXLg10Wierrde3k1d7d18g2wY7DQIjrT KGyew32uziAn62t8y/oboP42KjOaed5paUY/GT6nhQmEupXlgy7o9sv8klD5ZCZ0olm+ WzfQ== X-Gm-Message-State: AOJu0YwcDMjvATZTcBixp3N3HCsh06TYE8kDmF4r2/op0WQ8Zm/7KDkt ipSWA1dWzXKSHbe7GGLhJrx0VYuDEdAVzVNOyepXNFLFC+cTH4+IiU+l/Zgk+hXLvw== X-Google-Smtp-Source: AGHT+IGT2jFd3HV2A8La3q58yXawLapQS+Raam0p4nz6D3PdpI3PpW8SZEi47hFjA8UUz1sil8nImd2Rhyai X-Received: by 2002:a05:6e02:17c8:b0:35d:659d:1c70 with SMTP id z8-20020a056e0217c800b0035d659d1c70mr4661681ilu.89.1702197992580; Sun, 10 Dec 2023 00:46:32 -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 ba3-20020a170902720300b001cffeae4ed3sm173120plb.133.2023.12.10.00.46.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 00:46:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 00:46:32 -0800 (PST) Message-ID: <65757ae8.170a0220.af9f7.6c06SMTPIN_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 BA5106051831; Sun, 10 Dec 2023 03:46:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27276/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/