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 2925942EF2 for ; Sun, 30 Jul 2023 12:13:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2686B4323A; Sun, 30 Jul 2023 12:13:08 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 861534323A for ; Sun, 30 Jul 2023 12:13:06 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bc9c01e154so237950a34.0 for ; Sun, 30 Jul 2023 03:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690711986; x=1691316786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A8Wtp5b4SQR1cdxywLd2fwW1E2op8bD6h3hzHQzg0yY=; b=Mh7A9MFLklayqqewoPl4UVd7FxYG67iNUNbflBhLQEpyjoXUn3ItTkyKyyub92k5sk xWP1eWrrMI6GPno8EzZwkBK4Ak6Ok9h/odCM+kLd79+maipUIRXYbQ6bqg3OxrBAp9iO CDFy9FRoXBlfRWiioNzpLRpU4taLeNBJc/VB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690711986; x=1691316786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A8Wtp5b4SQR1cdxywLd2fwW1E2op8bD6h3hzHQzg0yY=; b=dWAdPj84V1N4ByDZs5Gid0ZVcte5r9RpJcsdhrBKMlXgzEl5A6uCnvRj+rGZ/ubWci 2DJy1eIHT+7m5zrjp4lLd5XQdSXvLA4NsQDeDL9leqKejs5xZEUTztYYYWrbOZKDjMaO CSWfzEHIs+NF2tt/cKNk0a+W4zisH59/w/Lu28TEflYjGkP/zY1wmOT/ElC1dfzUCuba 4w+RMLT+QvxiYhtv/pDExJLVr9925dR6yr4TW5ty6BMjx0u/e4aF+PiSQwH7kPQeAU9W DAqyOL6GcYjP9OrJn8CfLlKCpusm3bvQYcW++QqYbLSqBe+9UAPU6l4eGJ28ngTWDF3i 2aEg== X-Gm-Message-State: ABy/qLaN1OfEfZf/79dLW/p1uR5IXUDtkZExqTqS7Rn1Vn/GVAyrbfo5 DxrD/wQLCXnLIlCeYHmHNua1Mp0QXsnY3qQh2BPPr1Kwbgbrq5YPKYpqSWl9ojEFgA== X-Google-Smtp-Source: APBJJlGZSpxiaItqe2/oJp3LU5ay2gb4IIRs0bqcKqHwroN86S1uURa8GwaNfWIf/dSjtQ5WZ8iM07X/UYfX X-Received: by 2002:a05:6830:318e:b0:6bb:132f:a785 with SMTP id p14-20020a056830318e00b006bb132fa785mr8864236ots.10.1690711985948; Sun, 30 Jul 2023 03:13:05 -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 l4-20020a056830268400b006b8cbb05836sm551714otu.13.2023.07.30.03.13.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jul 2023 03:13:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jul 2023 03:13:05 -0700 (PDT) Message-ID: <64c637b1.050a0220.9081c.3120SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 22D826052471; Sun, 30 Jul 2023 06:13:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 12fcafcd62286933e6b167b14856d21f642efa5f --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25628/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/