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 6DD4D4258F for ; Thu, 14 Sep 2023 03:13:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69D924026B; Thu, 14 Sep 2023 03:13:26 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 2DDF44026B for ; Thu, 14 Sep 2023 03:13:22 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-44ee1123667so1023634137.0 for ; Wed, 13 Sep 2023 18:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694654001; x=1695258801; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q4yMCHc7nmHPagf4vC8CdQI4/TD9LwNlsZprS/KtmyI=; b=RcYQv7s+VWFsMeEqURapTbDkkb+SV62WONkvHdb/iCBvROeA+/7BNca8306DJQmavd RhHhmSUB5kb9mv1B5dxohLCWJS3Gy3VmJWu67E+2rbjbTuUtQpZs4bHQmESZf0ywAVxC MTuFB/a34AVClXVImYWmD5JA/zO5Nlimu4UJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694654001; x=1695258801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q4yMCHc7nmHPagf4vC8CdQI4/TD9LwNlsZprS/KtmyI=; b=HuMqm2zFU4MLzl8ZC96pq6Z2+6L4VxL1bI934n2v8B2PXfReZtgiEYfDVFoy+J26L9 UZbDuKVtvpZgoE3IXCK3oyqkDH1Niq58B0zmzXlSI++QxVM8k2Btn0kH8Wn0Bclei1SI Tof4c5OmAetLK2WSOBxvu4XnJwmNQSW9HQWzDvVHXsFV+/EUGV7Ef1ecwMVZ948a9pyM Cf+wYqAINuSRmnTDGc38eTnXNtOcbhZXxg0yixHkhrvnWiXtzT96yj/Qw3SahqrJSnC3 s6kScOireJyPcZwY50UEFhJur9Rx5IoKPFXSgHZOf/IKIBYkMCBIaqAy3sqVVr6d/p+J D4hQ== X-Gm-Message-State: AOJu0Yyj+9HM5PxvJ2MNmIOvEb76QgLWa94Zr3810lNjS6JI+ZGwEfTD cQ2QoaLyW2cNau30EfqoCMghrpaSP2JQ6cAsnsmbV0MgBs6o2CIQtJ+DzQ== X-Google-Smtp-Source: AGHT+IHkK2J4fi7zdrbCSp/lAFJCqHovhX118vBI6GgETa1QpevzL9wXqGFaiGg8cee8mzTrar37IoPcfdOq X-Received: by 2002:a05:6102:3d9b:b0:450:77bf:3c18 with SMTP id h27-20020a0561023d9b00b0045077bf3c18mr275027vsv.3.1694654001579; Wed, 13 Sep 2023 18:13:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h28-20020a9f301c000000b007a020603d20sm52149uab.6.2023.09.13.18.13.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 18:13:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 18:13:21 -0700 (PDT) Message-ID: <65025e31.9f0a0220.c3d79.0de6SMTPIN_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 31DFD6052471; Wed, 13 Sep 2023 21:13:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e92ba1426914db1d224dd5e9a1743657681b8814 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 e92ba1426914db1d224dd5e9a1743657681b8814 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/