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 145254368C for ; Wed, 6 Dec 2023 19:58:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB22842E91; Wed, 6 Dec 2023 19:58:58 +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 1A12F4021E for ; Wed, 6 Dec 2023 19:58:58 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d67870032so168085ab.2 for ; Wed, 06 Dec 2023 10:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701889137; x=1702493937; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+S5xIRL9nTerr+xLSNX+R9oqH82TyAzbhoCPW41keJI=; b=fwlDLI7Jz16xYw6O5JNVPk0hjHHSDROcphm2Z34l2dlEaHqxQFUaE3mtLQursNmKjX dfgqfQu3PLtnrTVT8Im8exs1NIy+Bx0Fw82KteCEXh+OdQtViY56LijQ7I9wDKiOYmki TdIqxuL4H2xU95Npg90RJWrGNjNBChN+1l3q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701889137; x=1702493937; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+S5xIRL9nTerr+xLSNX+R9oqH82TyAzbhoCPW41keJI=; b=spvLSOCoZtwbIFB425sy4G/zvNppyPi8AA1MF4sVYvhweBNn+fWji/s2VLazM6KrHV RojbT3xKpadv+prlWtUwPgY8cwngtIO7xscXbY6THl6ZUn5854kTCKQ6Lx/j3YfF2CrH NVH0cVj/WUFm9DUMm37+FdeGAobaLS8dsPUokAdGyJMZ+jmawGSOUYPCdzRYIt6NsVim Na13R/9VwtqwAfyq8t5dQ22XBRMZDa57RG6gU8dIXQvnvV8BpqTz4vA0UhMJQhQn3fwI DCBczUTkJAz7L92/DMULbrVUDiQnsBalUHhbICj260zgFyszC2JEZiL9GFP16ixcQVaL LCoQ== X-Gm-Message-State: AOJu0Ywdi+x4RoTZIoadhQJx1o/Y5TtwK2xLtkMos7X212CuZ5LGHQyJ AN6NBaCtwEesMBPPdEvl8ZtxhUmJBk9TI4x7TNzOc9b6YxNKOCk0bFnD8Zx0h2vcQFERV5oR6w= = X-Google-Smtp-Source: AGHT+IFSkk0C4x4qRWe1eUb8Cp7U/5SYfA31LWMLw3GfaM1YLgYwffUXzYdgkrBENd9vRet1soqu1s2sNtoh X-Received: by 2002:a05:6e02:58f:b0:35d:6aa4:d5bd with SMTP id c15-20020a056e02058f00b0035d6aa4d5bdmr1549821ils.34.1701889137438; Wed, 06 Dec 2023 10:58:57 -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 t13-20020a056e02160d00b00352610b7c11sm35027ilu.13.2023.12.06.10.58.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 10:58:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 10:58:57 -0800 (PST) Message-ID: <6570c471.050a0220.94427.1950SMTPIN_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 0063F605C311; Wed, 6 Dec 2023 13:58:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/