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 5E6F14323D for ; Mon, 30 Oct 2023 07:23:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5997C4064A; Mon, 30 Oct 2023 07:23:36 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B44EF40266 for ; Mon, 30 Oct 2023 07:23:34 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6cd0963c61cso2430229a34.0 for ; Sun, 29 Oct 2023 23:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698647014; x=1699251814; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mLjP2H+DixUuKFUXJ+r+kxDqBmz7MCtu0OMVot+HnNQ=; b=Acqi1ym/hTFPIXMdfzp0+IC3uP4FiBBlngSZXCTMapjgLuJAHIPE5LVFvE8DqJuiNT BhKmKN+kp8J5YyBpxioN2xa/6PERdvYWr8i7onflptI3DwGr3xFwylKspefdHNtLr1oS OsAya7z/WEYwSa+6ykLhPCO9BoQV6ScKeuMmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698647014; x=1699251814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mLjP2H+DixUuKFUXJ+r+kxDqBmz7MCtu0OMVot+HnNQ=; b=CvChfLKbZ7HIRDmTCOKlwOCSB+CpxqvYxcZJXWE7ZEXUdqk9O7ePDdzEkzMZSL54ru DlskzVmF8McB8ZFyS02MtE2RXgiNz70Lv+A2E2GVaUdcK5gMe/7gwBebMV20ioTqL1wC yxu6cPOUrp6XXpSMDUMV0nhyQPxSK2eeohWUENVjeQ+pUWX8Xp1vQgAjoVVePBj2OXg0 pgCgP9nLSzbZrYLvXoVl8E0gXZxgg+K+Wv6SOhlIn+iSYRczzZKXgUWVB/U0cqWqAP48 h3il0SyjwCqhaU/2icdvoSyYkPn4LkCYjv3uBiE2sSggQeoqhdHnNeD+B11q5haBvm97 RQiw== X-Gm-Message-State: AOJu0YzsEzprp9XesIBGdcBNBxDocCEz8AJb0/9jJrTk0XU8bIYEtK4u hpH9QuvbfgdqK0nJO/1NJwuh6Xn9v0LRFzFjKCLfErkyP6y4byWFJT3qovKLZbNI3w== X-Google-Smtp-Source: AGHT+IFQ3SayPZgKN08fgch4CJH9V7kZMpQC6+zEL8tdUiG3KhD8fyiAOHLo4spUpM4cdT9cZ+WSaTY3zJik X-Received: by 2002:a05:6830:14c6:b0:6bd:db8:db with SMTP id t6-20020a05683014c600b006bd0db800dbmr7310775otq.32.1698647014021; Sun, 29 Oct 2023 23:23:34 -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 bd23-20020a056830359700b006c7d355d808sm515019otb.14.2023.10.29.23.23.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 23:23:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 23:23:34 -0700 (PDT) Message-ID: <653f4be6.050a0220.b6302.d106SMTPIN_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 47ACC6051827; Mon, 30 Oct 2023 02:23:33 -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 | +---------------------+----------------+ | 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/26724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/