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 028A44267D for ; Sat, 30 Sep 2023 07:18:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D00D34003C; Sat, 30 Sep 2023 07:18:37 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 44DC24003C for ; Sat, 30 Sep 2023 07:18:37 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-351365e47f6so35117155ab.1 for ; Fri, 29 Sep 2023 22:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696051116; x=1696655916; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bu/6vd8TWRGw5xfqGglK7T/Z79qC6njZGTLb9/UzsRg=; b=HaPBBYGwYmT/aOWe5V82/qDIqQyp9z6s8Ihjsv2kFqqhI1MUrqVF/wsghfNL2kFIlU vonk6w4y1JQvzO7tIEV9ZHHCZS2iceG6p6ZP8y9IMImHqyhmWGwZjRq1T/NGd8+CjW5R cLRKtGXe+GzYahrm3NYJtnGdOC1EgywI7z5uk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696051116; x=1696655916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bu/6vd8TWRGw5xfqGglK7T/Z79qC6njZGTLb9/UzsRg=; b=UX57HpJ5FY0aU22D0ZXO7mKn7rRA0j8W66Zta5yYfbyCipbIb8Xbm5IL5axhGMz52r t0PRbMj5P7f2U34uwhyOpTQ0XsyLk0ToW9y/rHRjhpxi2ZbqA/8JkpKzoJrdWUH3mWKK n89rv7gC7311n7FE5gAhOrhNPB+vkw75MGi4ukdT+OGgXBebw7gbbG4HqK/7jy1hfX+1 cYiDh5aeurKkukmpyksj+AKv3nnLDdlv2ppGxou8rqEpEvgd7Esnu3659vlXiJHtbGms aNRJCOQwU5pzUmas1xRJb0/WfExd2bEzCsF0DzDlbE8VVtwuKyyxMgaWG4yu/OHpK8ms 386Q== X-Gm-Message-State: AOJu0Yw0caxH8R9U0tXxFoUb55aqmsQ9+Cj0M3ASfHUjNJ+1o3zpXeZu 7cQuBoorTuxHF/XMO5VWtxfKoBOhntuVdUWr3smg6JVPzH76N0PuRMWhCaSajCATfg== X-Google-Smtp-Source: AGHT+IEhG0Ajy0QE6kl4wUO4uoR2BVVLB2B4Sa4LYsSBbX9O6Ak114Bkn+wO1Jx3Xvg2KDInRxAH1/2HQyB2 X-Received: by 2002:a05:6e02:12cc:b0:34f:a4c5:8eca with SMTP id i12-20020a056e0212cc00b0034fa4c58ecamr6333031ilm.27.1696051116571; Fri, 29 Sep 2023 22:18:36 -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 b2-20020a92c142000000b0035135c7c713sm744835ilh.74.2023.09.29.22.18.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 22:18:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 22:18:36 -0700 (PDT) Message-ID: <6517afac.920a0220.bae82.00e9SMTPIN_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 0198E605C380; Sat, 30 Sep 2023 01:18:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26315/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/