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 099FF45EA6 for ; Tue, 31 Dec 2024 14:57:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9F9E4026E; Tue, 31 Dec 2024 14:57:30 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id B899940263 for ; Tue, 31 Dec 2024 14:57:29 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-29fad34bb62so5068698fac.1 for ; Tue, 31 Dec 2024 05:57:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735653449; x=1736258249; 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=1p+OWPiNIzPlZEWLdvp8UKxtw3Tuq1ZHwdP7qPpijwk=; b=cCeXsFFeeDCbAfJkpxqyIYCbHgltdSpK+iBzbd830+55q5Gc6k73rDmDRLR2pSv0Cd L09DGGhJf1m5ovBGyIeOQOZZY6iSLX2lqpSrZWXnpoBaXNYRP5vxTzsLvPUueiwx6DUw xNG1wf8+UQV3jKuqhsh46Lxr4+MugpagKu8zs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735653449; x=1736258249; 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=1p+OWPiNIzPlZEWLdvp8UKxtw3Tuq1ZHwdP7qPpijwk=; b=v2FduDqH0WxaYGhuxWdRDBeP0OH74rbqu39BzcxXGrr1Agz05nfoHzByb0GxYLCqjr k54mFMKxrtjR6+DAtK9ceWB5ct/nZNVKY7I5NQYRURu8t1IRtuOCWIs7NS1q9IiRW2Ic /g3EkokmQ1h5bMf70OLyecFqnNJyz/88YxrCJ0LsxwEDxYC3gVtipiZpJ45o0zE9qcOT faB2Ye416SmlJniV2zD4CCwXRkAq+F29ic6DCZAzurMgLM3e4tKXXPg1RgvapC7S/uYM iNpRy/huZc4CdEbL/4N4SEhllPKfHBVkm7hekVtBcbe8hv4HVvrv/b5cxuIAA2/ctJFO tneQ== X-Gm-Message-State: AOJu0YxZ2LbBLu2jPiLqcuooAiDiSeA2F44GbW0i0X+v28JdgGAbWbgP dFcId54f3kGiaSkG3fV7SDXNOWivADZHAMuaZpV6M+t1YEtzqmLg9ucR295GnlLGBN6HjycBCEN 1T2MOogD8yJSPN3TRM8BL2Dxo5Lx7aYiOuEdsICdT X-Gm-Gg: ASbGncs8iNbNrH8/hfiYci07OxB5NMrB3WimP55HEgU9bIdlh978aQYVqlexm5StnAY bHnDjNfu22c0IADEKznkM1HKf+1J/4yTid5CaqSbInP4bwk6P4q1hITVY4o1/rPsIqSGnYD04MU i1ioJTPRRZP3u4BRoj78UOvDTXWYWhDd4IBRiUTXt2AjJCArsMSIaud1+K663Whf8ALEhxmIvQi fjhUCHVRN+JQ7ZnO5mVwonSVq78i/errC09z2dkdQF3l0sV8bx84Wa7tvhgc+8nvsliW4KG/IVh Bg== X-Google-Smtp-Source: AGHT+IFgiFQmzl+HT0gHaY+gU+cyFLkOhjuMh1zUyBE28awJFcPIQrGnq0dcg2cq6ws3qzXym5FpWYad3wl+ X-Received: by 2002:a05:6870:b9cd:b0:29e:787f:b294 with SMTP id 586e51a60fabf-2a7fb56616emr18874053fac.38.1735653448859; Tue, 31 Dec 2024 05:57:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d759534bsm953146fac.26.2024.12.31.05.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 05:57:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 05:57:28 -0800 (PST) Message-ID: <6773f848.050a0220.24531c.0802SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 582966052471; Tue, 31 Dec 2024 08:57:28 -0500 (EST) Subject: |SUCCESS| pw149518-149519 [PATCH] [v2,2/2] dts: add softnic test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241231113116.1510537-2-paul.szczepanek@arm.com> References: <20241231113116.1510537-2-paul.szczepanek@arm.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149519 _Testing PASS_ Submitter: Paul Szczepanek Date: Tuesday, December 31 2024 11:31:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149518-149519 --> testing pass Upstream job id: Aarch32-Unit-Test#4796 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32229/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/