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 6489D42F4A for ; Wed, 26 Jul 2023 04:30:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F2CC40A79; Wed, 26 Jul 2023 04:30:18 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id DFEE540A79 for ; Wed, 26 Jul 2023 04:30:16 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-55bac17b442so4547178a12.3 for ; Tue, 25 Jul 2023 19:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690338616; x=1690943416; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XZN55HIM/8TrBWhPk8+3fyoAPdKhE80Z7YN7LTaH0jM=; b=CBI9ljcbkEADmhJsjmHAZ5BkWZKe9sr1oSLWSxHe7jScT36pH39w5gbj5K3yGwInyR /6cUwYWUkhqRyifYk3Dsq7tmdcGksA3cwka0+PimqwL5ZY50VUHIdqgQXpULldTydXKm LDozpiP3IqSTUZNctJpSP3CyvukAe75A5cAec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690338616; x=1690943416; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XZN55HIM/8TrBWhPk8+3fyoAPdKhE80Z7YN7LTaH0jM=; b=IjQNJ4JssCuVPWjpcFritC39ts0oes47boVHJbb7LmzNHd/t/k4dqr+to4/GPtyz5U oufYEMJ/fzFj8m8g99jMd1EbQbBKuSNPqIIPrFJfHWNm53N0/usX9SNBq/gUhRMpg8y1 U9uosq6oxF6awfRzmFMYpNmkLF6qwg6Q/SSxVfR4eLuHUraNZtc19GBCNF7XfPimX/LA +s2ICSH2ku4cSc3huPuvuISkSTj7Q9SLuKawV0F3Ul+eMXGbVntIMx6wTtU00wWLofk9 U7TeBnu1CaKpK6b4X2ngaLQU58twEy9BnIe0rS3rBY6MlUUTymUMlsXVDqv/tpkSlrow Trzg== X-Gm-Message-State: ABy/qLYsEluG5C5sezjhWok8sEY8aODMXnsVRmslfbhJjh4hTadFqNWB 4Qc6GGgn8q7oose5Sb9VCWA+KKQLVq3sgyx4bdpnXJiXGSiN//VlUWIG2FonSZ0SruY3oYLVzg= = X-Google-Smtp-Source: APBJJlGO+uts1NocGqliQA0yU97pcePfVFn6vDdbwEIZwOTQXIhOA7oEau29mZjGtQdZ23b5Vs3eOxNRkfat X-Received: by 2002:a05:6a20:728e:b0:13a:59b1:c884 with SMTP id o14-20020a056a20728e00b0013a59b1c884mr931328pzk.40.1690338615980; Tue, 25 Jul 2023 19:30:15 -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 g77-20020a625250000000b00686c42edf62sm33691pfb.9.2023.07.25.19.30.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 19:30:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 19:30:15 -0700 (PDT) Message-ID: <64c08537.620a0220.408c2.2513SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 00CD46052471; Tue, 25 Jul 2023 22:30:15 -0400 (EDT) Subject: |SUCCESS| pw129702 [PATCH] doc: announce changes to event device str 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 Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129702 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, July 25 2023 23:04:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:5c9f84a868c51c3c9f7913b941594cad2edc9310 129702 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/