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 D3EE343EB2 for ; Fri, 19 Apr 2024 18:15:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD42A40691; Fri, 19 Apr 2024 18:15:19 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 7951A40689 for ; Fri, 19 Apr 2024 18:15:15 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b4e94ecd2so10047856d6.3 for ; Fri, 19 Apr 2024 09:15:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713543315; x=1714148115; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=RDz/TlbG4pTQDNVy0MV46n8VA7w8fKUU9Vu2rbLJXGM=; b=OoG9YBeMKYp21QP7aDdc1IPxqzzC5w2e3k/DjYKXOvY+Yb0588LGsxAnzG23VKjkeN TVYna9iUrJEhK1OyFcVz7B1GVvrCHsb9gOUNiOIEQVhFMbUIU3bpVMXXjU4OusDzw0kq FAqm0gweIoiCchzbuXtX7Wtr6PMRKdUWgbayc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713543315; x=1714148115; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RDz/TlbG4pTQDNVy0MV46n8VA7w8fKUU9Vu2rbLJXGM=; b=DWnwEmx0wPuWQrDP/cTpdEryFNoVid2u25T4aZT9+b/V45E2bcB/MBSnYHicDIrt6A NUBdB+RNH9nDcymWTCivquHkz/C9qx3gbqttHOCd+AmeTRRYBSKoAV5KktG21ePpvTyH wKkvz7NMCn1rikLN4l5BUaA/t7zxvuAQJ7WB9c2aYqbuj+ezHfyMZSMnvpPtvfmNEczT tT6xyLPNDGutK+MtUmT6TYNNe0Y0cjDA4g6yMWMLiyRGxBebieAaV0wDQlZY6j9DUTqn H+9PDypKVRneFWU+6O3TTze1sa/KP+xpajoKSo7/9JErEkyO977ZorGsqaYgUrvmd+nW +FqQ== X-Gm-Message-State: AOJu0YxYZ1+26wUYgUirj6tg2CrxAqEn+mnxSfj8iySLMO3lLao5aF3h a8Tf9EEldkIGHwoSzE7LZi0X24zVvL79kTWG+dL6tsIf0Cp0IcR56Jt0UxL+YLfDllDdUM+SE9M gL46ffT6YlDiWsIroOVyoYgyYxw2SqdoWod4Mz0QD12mVkl9KlMN8rQQj X-Google-Smtp-Source: AGHT+IEhLi8vT3EX/HC+4C/xo9J0RBcZQSKPU4otDBoudCNYcLifLPmdmXLeGYm7v5HkoyPMcA3XtzqIjpJE X-Received: by 2002:ad4:4345:0:b0:696:7c8e:e636 with SMTP id q5-20020ad44345000000b006967c8ee636mr2719937qvs.63.1713543314974; Fri, 19 Apr 2024 09:15:14 -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 ee18-20020a0562140a5200b006a05988b8f8sm217259qvb.55.2024.04.19.09.15.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:15:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:15:14 -0700 (PDT) Message-ID: <66229892.050a0220.4381e.be5fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A75F1604D420; Fri, 19 Apr 2024 12:15:14 -0400 (EDT) Subject: |SUCCESS| pw139546 [PATCH] [v1] dts: remove the OS UDP test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419135216.106445-1-juraj.linkes@pantheon.tech> References: <20240419135216.106445-1-juraj.linkes@pantheon.tech> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139546 _Testing PASS_ Submitter: Juraj Linkes Date: Friday, April 19 2024 13:52:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139546 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29829/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/