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 08E3542638 for ; Mon, 25 Sep 2023 20:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03DBE40041; Mon, 25 Sep 2023 20:54:13 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 63B9B40041 for ; Mon, 25 Sep 2023 20:54:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35142c4cbbdso6494415ab.0 for ; Mon, 25 Sep 2023 11:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695668051; x=1696272851; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iBjjYyKHMCfx+SvZhRNC/lPP3n4GarlJwTzwX6Zqknc=; b=e+tQ2BA4JfKdZNmaFFfAKDicOiAP0GsIohqCV9rNJo6Go1fx9Z3lfJIOok9E78D8UN HriIGmsEcGiVyL3N37RloJWBU+TNECGlAYEuFhQ76V86ez2y6gZhJ8IdA3khu8CCPsZ+ LNlJj0WZ3Gw1jOL+4xC+qeFk6sEU1rJ9rSYk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695668051; x=1696272851; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iBjjYyKHMCfx+SvZhRNC/lPP3n4GarlJwTzwX6Zqknc=; b=bddYpfCyXBdH1sU7zJ6RwII0staAAJhHalZPzi5zJY+V14cG99xXVsVososAaSbWlk yQwqKvIYOYMu2f2a3Suhxw+VhS9qKZfpF80PfdFIujREClI7Cn/Mh21SMZo8DeaqjPPV /8/hIeGJ8ZvEVi1E/JdKUmj+uS4/uy3UkUVam9QkVLeYz4XL6p/ZjEQcz53rPVzIQfhC F+Kr4cUjll1emUblCW3aFnjmHFfypvlQhks6dA1YNhkMkix4Q+DqNq10y1ORdcR4Dz1Z s97Gdx4TsScsgRF+DMBTDupU/IxHmTEqh95GyGwxiC4WD5s3JZYM9gMgvkgVn+WP8rhy SZVA== X-Gm-Message-State: AOJu0YyQ9U4MQ5A7gl+7OBbF6QxjrDAn2HgvhLHSy8Iq5CQDen/DDJlN o+7cn48tZb3cOcpSj7rHmjv3521dXaa4ocK+Y1m/KZOQQmtyB/iXCAAPed3zIwImkw== X-Google-Smtp-Source: AGHT+IGw24eauqzHNnks/CdV0fYadXT7XNnM1FNuFLrvWfr26Et/6gqQaBaP5UnY2eRcGNeQBJ/ZhG3Wkf3R X-Received: by 2002:a05:6e02:1a87:b0:351:518a:1675 with SMTP id k7-20020a056e021a8700b00351518a1675mr13035ilv.0.1695668050825; Mon, 25 Sep 2023 11:54:10 -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 i9-20020a056e02152900b00350fe617da0sm217472ilu.68.2023.09.25.11.54.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 11:54:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 11:54:10 -0700 (PDT) Message-ID: <6511d752.050a0220.72f35.e24fSMTPIN_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 79B11605C351; Mon, 25 Sep 2023 14:54:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 29de1751682a9cad7cda9f3e85b39fc5c3810132 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 29de1751682a9cad7cda9f3e85b39fc5c3810132 --> 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/26230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/