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 3B368429A0 for ; Sat, 22 Apr 2023 05:04:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3736D4021D; Sat, 22 Apr 2023 05:04:43 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9D0764021D for ; Sat, 22 Apr 2023 05:04:41 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54fb89e1666so13460057b3.3 for ; Fri, 21 Apr 2023 20:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682132681; x=1684724681; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rV3y7W4euFDtNes2PxX+HjNtotoPaqbWd02JJanCR4w=; b=iRbU7Hck/wR/tPTwisrNeW3EC1JHhb5h5kMcChy/+AKHaxYDyXCbN3/R3hJpijGpan lUdJMhNDtNbn4pEiQbURhTtrl7gTy83jZ87E9Dpsg56+zmUZOxwGnASTTfOL0Qg9Yx8R 1f0CeHpJ/cBkUd46kW8WHqcyKxOrqLwdYIYx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682132681; x=1684724681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rV3y7W4euFDtNes2PxX+HjNtotoPaqbWd02JJanCR4w=; b=LWDPjKNS1EL7bLWecv+9yPAGuNvuO32QSYnr0+EdUHcU4BwF3cKNtNUQnDOZeAMh1x CTpgihnZyt1rOtupkfaYCM05HKjV1H7j3Xip8B9sOgsmNPBJHD0BOi+DVGObFZ7Xhtct WLsrQpCdvq6yseTbWkk5s7MuRPDF8FPQQM3F7SGfAR6/D9X7effNf9+f/Ctix/b8JeFe c5hYDKxJn39VLLDI6OZEb5Z2CtlvTrNt3jr42UiUYpUNGGgcirM/+Np1EyoGBWf8FSkz xHfpoOSK+6DIhMj83AtiXL55SHQv77gv4mWj8DVW5z9uk6CCPc+NyQymCHYMFAN/GQ7p jf4Q== X-Gm-Message-State: AAQBX9cdh/phlrg2p1wevD28tFEpR1L9W15CTczcFan3R/5JnuEcHW2i oDXQ2F1CTm7LdAusQ7cd8VfAKaVWq2gVpCPNziHm3wltGGgBHcJPBK5Gwg== X-Google-Smtp-Source: AKy350YMmcSH77WWizHj/DjJ1MGlYzfB5jLmDGOiZqtgX5TM6pncFo+sjfgPBtP+i001Sf1EcxjdiikwxksG X-Received: by 2002:a81:8107:0:b0:54e:e9f9:83f with SMTP id r7-20020a818107000000b0054ee9f9083fmr3743734ywf.38.1682132680940; Fri, 21 Apr 2023 20:04:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j133-20020a81928b000000b0054fda7cb64asm532797ywg.0.2023.04.21.20.04.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 20:04:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 20:04:40 -0700 (PDT) Message-ID: <64434ec8.810a0220.71383.f248SMTPIN_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 932E0605246B; Fri, 21 Apr 2023 23:04:40 -0400 (EDT) Subject: |SUCCESS| pw126365-126379 [PATCH] [v2, 15/15] common/idpf: update license and README From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126379 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, April 21 2023 08:40:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126365-126379 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26081/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/