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 C5AB743767 for ; Sat, 23 Dec 2023 07:32:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD35C402AC; Sat, 23 Dec 2023 07:32:40 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7626A4029E for ; Sat, 23 Dec 2023 07:32:34 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d98f6e8de1so545839b3a.0 for ; Fri, 22 Dec 2023 22:32:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703313153; x=1703917953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BC0cRf5JE8NvgqrGxIbARCpo2C72xgaKDlzkdM77wrM=; b=cFt9JJk9IGDyMdqMOfmCAHLGuhy+BSaq/iXRanucY1NvOEZYKubAv1IOPzJ+H15j5w wfJHQc2u99MDDApDWJw+fz599g+3qV//zOPMuf9ta4KUXlAPhvul/FkOP0vAmBr3ZC2h EbXPAz02xH9uic1qYLsDXsBXfvCYsJcdVIOWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703313153; x=1703917953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BC0cRf5JE8NvgqrGxIbARCpo2C72xgaKDlzkdM77wrM=; b=lbzLHLgaob/jWkxsYMW87FW+nwqEeE0GOOvVpl0crbu/HZ3QBXLfTPAJJwvsAuf2W+ 485Xe3XWOmL0uc3EP+KAuHWNTbQJOBYVSSCr9C2ZRyef+G7/qWPfTZEFlK0HHkyIRXXd nfcj6+q4ffwlmGjpPLCEiHXojQYRS2AR7E6/ktnlP+LJv6tIL4hZvhIWxUOVl4JfmvTz iI/rE+P87qw7WRlmfAKvu0JBCIeQa2fy+W4lnJD24i49raXdUfqRCLmRCTrO1PGSoiyD QrO3I+/elgBHNIR5yyvmSxr+GApMac3HF5PXA9aIY6MX0y9xfwzVkUif4G6wL5V4mYw4 1A8Q== X-Gm-Message-State: AOJu0Yw4Jy86rsrtwyc68W5v+8WZgFfwv0P2k7mS5fVtA8Ox05ZkmWiw HwRsSG+E5DLZprz5ANg4PkgS6aKonjemGVZzV8UFKDpBhBmN6gCCkOCcOQ== X-Google-Smtp-Source: AGHT+IEerIMNFDWqt9D084VZ8XmcnfRcfK9yamDKEVzu5j+rwTDbY1zqjYwtdyP35onkV/DC8L5hTCOREG6+ X-Received: by 2002:a17:902:bd94:b0:1d3:4d39:2793 with SMTP id q20-20020a170902bd9400b001d34d392793mr1491632pls.33.1703313153709; Fri, 22 Dec 2023 22:32:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a170902ff0f00b001ce5b8f444fsm265283plj.53.2023.12.22.22.32.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 22:32:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 22:32:33 -0800 (PST) Message-ID: <65867f01.170a0220.9e29c.98ecSMTPIN_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 DED8B6051823; Sat, 23 Dec 2023 01:32:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> 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/27462/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/