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 4279F4258F for ; Thu, 14 Sep 2023 03:20:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DB4F4026B; Thu, 14 Sep 2023 03:20:19 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 9A35D4026B for ; Thu, 14 Sep 2023 03:20:18 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c39bc0439bso3726235ad.0 for ; Wed, 13 Sep 2023 18:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694654418; x=1695259218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=buefGyb+mySmuGEUB+ABfTsZCzARk6ZVYcrcTvFv9Mk=; b=Y1xXJcy19x2N3/kz3OVnRjTAfU8tbzyXGOXQdcicIT6GHCAWsMvnW9PB+48dLIeJ0B eg5dB2c3ZOCyZtM6z3PNQDFAMSXcsQ4FxvSq/IrdQWxXeSm1pt1HJvpb+3Ln0KLUbYjJ OaD6ZmK84o8aJIGJMx29FN8A5QEgGon76prCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694654418; x=1695259218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=buefGyb+mySmuGEUB+ABfTsZCzARk6ZVYcrcTvFv9Mk=; b=fa7RrpyQM/OyaJSKnKfayO8+QFGOhh3wRVdgZscPZ6zRVoE0aYTdGPhJsKM2I6eMN8 NxyRARw5nKfLo20WrCShSrdYXGNmla+JEBu18RWRclZNjoDpyRabI0PcGx8J31N98xI9 AYsxtpPZhJjKef0m/K6rzgKVEdRzwhHO86yz/ssZbf2fuVf18u34fE/osgs+EIsd04kP KrZxwMLMv38nnSMURxE0kobntlEVdxh/UI865wuxrv8HJprPXBR11J8IWWlZ+Jome6LL KmwyrSALEwirz21N9QpebeGb2x8ySyvIkqNGaPJy6H9RfwVC4HHLSLX8H93nZYFeW8Gz LL2Q== X-Gm-Message-State: AOJu0YzUhhvUFX2Iq2//j2JVcsx5+XfIcpFRJ7fSCuoqbQKlBs4PJr8K g13AEkdyhSTWrAm4ob1wDf9bOdtQ12BcIjH73EP/2UFFgLUOy1/dTFjsgRBhGqNYOevq68niDw= = X-Google-Smtp-Source: AGHT+IHwCSrGPCT3FMZbVrnusfX8j/Yjh42Xjdn+J7wUJjXmtFX999igzyPuw1BjGRF7Bh14ZPbCsI5MJCAB X-Received: by 2002:a17:902:ec88:b0:1c3:22a9:8643 with SMTP id x8-20020a170902ec8800b001c322a98643mr488983plg.31.1694654417829; Wed, 13 Sep 2023 18:20:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jd19-20020a170903261300b001aff899812csm82333plb.43.2023.09.13.18.20.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 18:20:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 18:20:17 -0700 (PDT) Message-ID: <65025fd1.170a0220.b27a0.1571SMTPIN_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 4C2E76052471; Wed, 13 Sep 2023 21:20:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e92ba1426914db1d224dd5e9a1743657681b8814 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 e92ba1426914db1d224dd5e9a1743657681b8814 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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: gcc 13.1.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/