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 B737743059 for ; Mon, 14 Aug 2023 07:05:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B30F4406A2; Mon, 14 Aug 2023 07:05:56 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id B02D6406A2 for ; Mon, 14 Aug 2023 07:05:55 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d299ed34bacso7142467276.1 for ; Sun, 13 Aug 2023 22:05:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691989555; x=1692594355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R7RFj4fsvN8pRNpnE9O20fq4SYQlqo+EsW/YHXP2gzA=; b=ZXzelNJsRWuZ18YbRRsvXGe3vYotJPFlYbGZ5zx7xbV896v3CB6iu3YuoSs4obNjGU SrsZqDtpQF7dLgrAHRQi6qqoC0YW4CYgFUkaNbGhZsyNDTnaofUPdyuCC0/o5Mc5pRqs ATcsieBp8l/xnZztHF6MB7kOwGo6C5FJYjsBs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691989555; x=1692594355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R7RFj4fsvN8pRNpnE9O20fq4SYQlqo+EsW/YHXP2gzA=; b=Ih4q2iNoGEkkWUFY9ZwRtVoAFuR2nxn1g1PVS2BCHQ6CK0RaJGA03K2VuGU5G0ahr7 lKPRFk0s3RC1fYr8OntPJKASgc97HrtetMpiAScX3aA//afmX68nGGnp2oWCVE5EWyvZ 14i88L7ViZkehlQgvFncwCR7L3LGSU6iev+l0GcvLAxsOlRz+fU9sg3FL3P5dLoBi7nu GXVQRQY3n4G4IQzmJtnNjEQDY3qsQTkUAp1MnKa8vxTVFmddKtIyWVYafSZyBw7zuB/u FAaCQ5Xs6SIW3eAJkvMiTGskxGUUWQlF7z0/YMn8d64iyw4umExrMGjm/LsL8+SO3kBo 9YJQ== X-Gm-Message-State: AOJu0YzTu0PtfG9RAyBov97PsUDjrhlOjkzbhAKIDKzdYjKtAUzhc31p 5YDCUGLVkvvBVBzF9njnc1TGtZWPREx2SF1pp95vwtSvNY3tWRkufc7zkD4XaRcUHw== X-Google-Smtp-Source: AGHT+IEj5aap3TPiXxa+mqkkyo44QtyJY8WYYhoJbv1vZgNiJv9Hbe1spRJljGsbI0kXCUiPdtB12BqyP5CG X-Received: by 2002:a25:9c85:0:b0:d1c:5a9a:48d2 with SMTP id y5-20020a259c85000000b00d1c5a9a48d2mr8756537ybo.19.1691989555168; Sun, 13 Aug 2023 22:05:55 -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 b194-20020a25cbcb000000b00d0c27405abfsm616591ybg.5.2023.08.13.22.05.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 22:05:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 22:05:55 -0700 (PDT) Message-ID: <64d9b633.250a0220.dd914.62b1SMTPIN_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 CFE3C6052471; Mon, 14 Aug 2023 01:05:54 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 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 89133ca5b161036ace8fee04dd39ca94533fffc9 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/