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 03ACB42A08 for ; Thu, 27 Apr 2023 08:26:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2F8240F18; Thu, 27 Apr 2023 08:26:40 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 3E8AF40F18 for ; Thu, 27 Apr 2023 08:26:39 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-74d0dbd7c58so403043185a.3 for ; Wed, 26 Apr 2023 23:26:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682576798; x=1685168798; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3/hmGWwjZ5yjLyn1pED42jWk8UlYtnjZf2IVGUhVYb0=; b=RNPP2fbgJn41FXC731TLuaEPigmBlYJadgKuKHJZi/9/N4Fc5OqfMOHQhmSwvFg4tL F0eewQhBEVzVXRW0xpVao8keyOA7BDnEXQG8n6dlXa1goilbfynP4lnmXenhA6M5gYUy V+Y/8hT19hoGKM20DuKSn9uDT64ybWCg+Hiws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682576798; x=1685168798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3/hmGWwjZ5yjLyn1pED42jWk8UlYtnjZf2IVGUhVYb0=; b=ATzbD0cO7mGJQ42YAtgNBL32ODFa9OcKJ+nbj/F0a345kUqKUy7FwdrQaWFO/6V4+9 vKnpBs+cgALbcOARh7C3Na7co6VnCvHvV+5oXA59Qy2sVKavWjveJzfSIwuSzifwjprp DD0SS8kII4Y7qGqpLR5ScAqe7i+tpC7b6l97T3l9i2r2Xshu6egaEGfg4aAfAPpmluC1 i6aVTZWTN7ksP+IZJVTwntVPDYKswXbUVbKdvKYCL+YSVhve48+R7WlXRB2hFulG00jg 2fNksx886ItkOWcFD7aBaoF0149Zv+NaxQb61osVP3oktQ2X9eFBcZWIfFJAiGWr98ne ITLg== X-Gm-Message-State: AC+VfDwRauj7dc+qq31ZwLp2N27qBXDFcP0D5lpHu2ESLyuKH/REPoPI 5XGiXBb5isa5gWD3sG6f3Ncqm3t5a3mBAQh2EB+jHDbNBOxIX7Dd9pFXTU3t+YPOiUBNeZ6uMQ= = X-Google-Smtp-Source: ACHHUZ7z6SJRfPjX5boDvzt1iuADsjO+UNJJsgfEy/h2zBqXbCRUYjDJLs+D9RMK64LN9/3xQFt9x936N/VZ X-Received: by 2002:ad4:5cc9:0:b0:5ea:9fc5:fca2 with SMTP id iu9-20020ad45cc9000000b005ea9fc5fca2mr326110qvb.45.1682576798655; Wed, 26 Apr 2023 23:26:38 -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 h11-20020a0cf8cb000000b005f10f9ffb19sm1157754qvo.1.2023.04.26.23.26.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 23:26:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 23:26:38 -0700 (PDT) Message-ID: <644a159e.0c0a0220.ebc85.151eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 64474605246B; Thu, 27 Apr 2023 02:26:38 -0400 (EDT) Subject: |SUCCESS| pw126533-126548 [PATCH] [v3, 15/15] common/idpf/base: update license and README From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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 Test-Label: iol-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126548 _Testing PASS_ Submitter: Wenjing Qiao Date: Wednesday, April 26 2023 10:22:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126533-126548 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/patchsets/26125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/