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 B3DC645ACF for ; Mon, 7 Oct 2024 03:05:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91DFC40A67; Mon, 7 Oct 2024 03:05:40 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 77CC740684 for ; Mon, 7 Oct 2024 03:05:39 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e252d1c5b25so2900153276.3 for ; Sun, 06 Oct 2024 18:05:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728263139; x=1728867939; 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=lrFYMSeP8aVsbP98w/6WL5CWu5u7ZQbwj6U9PqQ7Coc=; b=FR+e8cy2reGBEtGZCfWFZRBCWmVDAAcbPmUVdS42BxKHbcEsGc3ika5GWDwckXUrif rVV2Lr+dFVaWdEK3preTNiKlV6OmTwBzNw7f6o8TEsFeh4NosJ4LrEcYnFprAhndS8RQ qso0E/HP7pWE9qlgdjq8YFhOMirCLAll+0014= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728263139; x=1728867939; 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=lrFYMSeP8aVsbP98w/6WL5CWu5u7ZQbwj6U9PqQ7Coc=; b=fVUyF6sij4g+9XPaqO3SNcj/E8LfIUx1Ms+0AaaxGght1JiNUYI7tfmz+naPXZzmnb 2ErJ+iimr/TYQ2LollgSjIemWVy8IjRrCSgyTp2JZDegbo+m/0glUQlNgje+zg92mVyu Sau+wS/CXH6R4PWkCXKziHeFXue8QvFO378JUMIOvPpyiuuz6EO14KA6P8wu52ahO85F asdJxk12c1lI97i9FTBMF3FhdzbcBx6s1QAit9A8BZcBtwcwMManjUlWziqu9dmr8u9E sdb251eyh7VsAiEkmIKEkI7KWgcVwJ9izZ3k6hfXB1SU6IobQrK2zh33ebQ1psFvbxQk 2yDQ== X-Gm-Message-State: AOJu0YxDcXWg3C/yB2G4UtXyEyACjnWWZgXtaRcjMA+NZ4c1AwrgIYzu 0cOISJ/TP9cOdSgRzeR/QdiOxz4YX/n/vdS9x8uuKZHFMpOk58ewJQ+ha2LgyDfLZuZsk2HQrEf 69xYhDqlxLJFUoYHT9dG7KmMHK0kNAcNQu6WHf2bflMtXwXlwtB9MrgVx X-Google-Smtp-Source: AGHT+IFqf8z6RMyfhXw9344RMZha9330Z737AVYARmITIGWahCMHOfuWNlficB0ZO0PiNZGLs7WdeIknBI4R X-Received: by 2002:a05:6902:250a:b0:e25:e3d1:149c with SMTP id 3f1490d57ef6-e289393ee5bmr6980566276.44.1728263138783; Sun, 06 Oct 2024 18:05: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 3f1490d57ef6-e28a5ca8e1fsm221106276.25.2024.10.06.18.05.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Oct 2024 18:05:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 06 Oct 2024 18:05:38 -0700 (PDT) Message-ID: <670333e2.250a0220.e7499.ff23SMTPIN_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 62DB16050A6B; Sun, 6 Oct 2024 21:05:38 -0400 (EDT) Subject: |PENDING| pw145236-145284 [PATCH] [v1,50/50] net/ntnic: add function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241006203728.330792-51-sil-plv@napatech.com> References: <20241006203728.330792-51-sil-plv@napatech.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: PENDING http://dpdk.org/patch/145284 _Testing pending_ Submitter: Serhii Iliushyk Date: Sunday, October 06 2024 20:37:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:0107bd57c612a3b8b6aab6e5ae761bad3a9c2b1e 145236-145284 --> testing pending Upstream job id: Aarch32-Unit-Test#3635 Test environment and result as below: +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+===========================+================+==============+==============================+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/