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 B6ED042348 for ; Tue, 10 Oct 2023 09:17:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93FD44029F; Tue, 10 Oct 2023 09:17:19 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8D9DC4029F for ; Tue, 10 Oct 2023 09:17:18 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dcf357deedso3460692fac.0 for ; Tue, 10 Oct 2023 00:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696922238; x=1697527038; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bygIJfQhx7DBl6XluJQ6t4qYF+vEfFbR9k150xC9jjU=; b=GPOCCOV/S+NJjuBEO/lltTvq94MDJURCYofCNKsvVWFI186Oh09z6cL7wST8YUOWE1 U2dYUlHHc0fSZvDG74nPpIUTOl8Dah4l1V3kJdY0MC9q9MtiGTlWAPb2cIMwc3QrLk2C uJKRby3WJ0w+J9hLs5KNkyylf727c/3c8a7t4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696922238; x=1697527038; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bygIJfQhx7DBl6XluJQ6t4qYF+vEfFbR9k150xC9jjU=; b=km0AtbTGPzOgBcOEUuiS2zj6GMm6QjLnxTP/bjkFi6vsKy2nNTnPipFW6gA/nRcKBv SIF40EzImg5Ewzg5JpLJkerLf+MI+Gbn+y7Vn9G7sXWpKQmEUSnvq1FRaWIqnh69pnfY XyCVnXBhusSFExBZqa09upQAcYTiGdELcKRjgZyfDwQloo2P0lrSSFngVRTtuXfD18hg Ou3YMRoce9xZkQR0f/h1997n9eeCASd+6Bp/v0DtY3hsx6V0q6XLwAwRkxyXH2SvQ7Vd TXFi4nCcz2r6PWafbgWu7Srr6XUIABP0WZeNhXesbyXl+w9ylj8/2LeZww/jiGD0BpfI vs/Q== X-Gm-Message-State: AOJu0YyArtdp09X1U/CATeW7HAZkDmjux/L+uy5B/tM9X8dX6D4eHp2M GT04fZjsJ1IBLv0KypKdvD3lUA9njNE0dNODUa4/9ZmesWuW6UGKQc4PKLZ/0y5L4Q== X-Google-Smtp-Source: AGHT+IHPjSKbX1s7+GE2lsvIvQZBRa+iS6TSQfXHNNH/w299Mb/bkfaNBpwdGQG3trxeGaqWu47gcYeTuMLV X-Received: by 2002:a05:6870:9a1e:b0:1d6:5658:7989 with SMTP id fo30-20020a0568709a1e00b001d656587989mr21631616oab.19.1696922237895; Tue, 10 Oct 2023 00:17:17 -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 j5-20020a056870530500b001cca1dc6d7esm889629oan.5.2023.10.10.00.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 00:17:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 00:17:17 -0700 (PDT) Message-ID: <6524fa7d.050a0220.3737a8.4dc1SMTPIN_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 5937C6052514; Tue, 10 Oct 2023 03:17:17 -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/26411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/