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 AEDB143395 for ; Wed, 22 Nov 2023 03:13:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA0D940150; Wed, 22 Nov 2023 03:13:15 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 01F5240144 for ; Wed, 22 Nov 2023 03:13:12 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-679e90e2b19so10616306d6.2 for ; Tue, 21 Nov 2023 18:13:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700619191; x=1701223991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wOUsOcTXwTq0gWIBW4HU1/Rxmv6QgcnEaULMx7Ec+Jo=; b=AdouRBQGKGIlUyT5H12gJmexytu0O79wVky1c6yFNSVKKdu2LpkFkVsLGqNxFQghGX 9j79B4KrLuDkTRzLJdX4N/19PeWf8zH+rBQ5N0QFJiRPpNxWoI2TZ03T0ubojflwCqRd v88VY5wFXofpShu+L/xpxNn/A/uEe6eDLSdcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700619191; x=1701223991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wOUsOcTXwTq0gWIBW4HU1/Rxmv6QgcnEaULMx7Ec+Jo=; b=AXckEMaANPE2B22Ee43pb5HGHMUb7237uSJE0boGTBNiauHf/L3abi9VYlhW/MuFSj Q6MyyzAmwt19WdIQiew4ebx9BGWznp7BjiieRpyXjUpAaxDjlgNZovW/4IrtfK7YcEF/ DrgyMee7btGjVLgARBurL93f1LliDr9tOZHvrGtrvBIGRNiKBo74IqMoDLEeuXBgt5Px bRtPEJ3Ncu/AuI03zVxbf8UYSOWq9eMz3hhDBQf4KaTea+LRAYWvGJo8A6NMEF1GtRmE Afg4Ssj6/pMt/+PNz5mXsYmTe8pKD1zabOErNSLthMCX58pCB1NT7PzJX2a29PfMuO/O Gr8w== X-Gm-Message-State: AOJu0YzXxm95C4q5V8Xbsc3kr9H1iErtL+bDBznwyduOCBjHdYqCI3W+ oqfgqm83Y/Oc9Vaenebagx5HEbWysMM5M+4YIU01z5k5VEC31CwFP466IQ== X-Google-Smtp-Source: AGHT+IFaB0zNbglT8PtD0e/NBpAAhyaSPMLe5VL8gG2gWqFhb5IqwlWyF4uC7ab94GJ6HFcDkPM6hR7meTgD X-Received: by 2002:a05:6214:5008:b0:66d:3474:a93a with SMTP id jo8-20020a056214500800b0066d3474a93amr1305607qvb.30.1700619191432; Tue, 21 Nov 2023 18:13:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d20-20020a0caa14000000b00679d0803419sm463055qvb.28.2023.11.21.18.13.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 18:13:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 18:13:11 -0800 (PST) Message-ID: <655d63b7.0c0a0220.d03e0.0f76SMTPIN_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 E8718605C311; Tue, 21 Nov 2023 21:13:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] baaa446dd47ec05a93bb1843fc49791c8fa21697 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 baaa446dd47ec05a93bb1843fc49791c8fa21697 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/