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 DB3FD45D79 for ; Fri, 22 Nov 2024 03:56:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCD8043252; Fri, 22 Nov 2024 03:56:29 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 961B842FA3 for ; Fri, 22 Nov 2024 03:56:28 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-724e1742d0dso176397b3a.0 for ; Thu, 21 Nov 2024 18:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732244187; x=1732848987; 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=uMo7ak7m0Y1S/i1EZ9RTROERW4nTopKe4ZqJvuohyJI=; b=Z7pGR2+KXTfM/PtPfeec3gK0LAP3F98h5B3OrHDhYw/HT7imwI10lkVlZ4Lr/Xj2JJ nnAHQDHatn02WEbDjtcZLbTuNf6xGpQT/hmw01sbFp/H70W9RtnK3ig3NsAUNou9fki2 hfwk2QD0aWYJovEGKUOi8A7IZbA7AiGZEyRTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732244187; x=1732848987; 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=uMo7ak7m0Y1S/i1EZ9RTROERW4nTopKe4ZqJvuohyJI=; b=L/3IDhZxwpo5SSfwKEk6ysvy8dOaRPY93IwHta/zKxiA5QwDIMqQG2sv0nyKBDqKIw +qhc8cEU+Bw99M2d0s34pQ7EmcGqpUgP1o0DoyKQYNUH57H9aHzKfWuLDAxMNABcgEjg pSBkxVTAoC8aAzeNzhABHKIQtw0C3f2+7P7mKB4QzOxK6D7aKmQ3W6tC6rqAv4Et1izt whCA0nLOG7H4/4lkESONAgIEYpnTXa0xISs7+qVITZ1WI6sLEVHRtB1NpnJ3uscKNiPw SGQrIvJuw8piAPXjljk5Jajs7i0OUpdkB68i1oD7w88BZtAWG5ar4MhoYfp8y/PruA05 KaKw== X-Gm-Message-State: AOJu0YzqEoQali1hIUsvk4eMVu45ferXgtxPQsiE6tKv9ooRHkYoVJuS 05qwY67p0L53Gi4eAbbG7XE55nFd3nurTVyAsTreVz5JtjOmCe54MRlK4E+ct2oBEyW8X0cQCYr CtL+hqL47N6C0KnzJSoRQLwzRQGh0t/V85hMxvZ3C X-Gm-Gg: ASbGncswf2ykXO0lq4xK6P7+p4app4EhEYp2UL+qft8NF7yB2qaWOty61a7shCOwtnE 5YKPba847NOl5+fKFRplxfZC5ps3f2Ot8/HFiwb3TAc8H9PJY2EjtnVmTjXABL0/c8HZEhszE0+ NK5NUuD6h6/bWMd69uLocKeR+Jsxy3fNutoWHqYZ+OT47jDCR0wqg8tvyMhkuuQ+eSb8vBJr9nV SPosUg7Qkytkq26PVuxK6umeHaG9cBmJdRMM/K39pX1uFUTZxqntA6+jaRrPkbFLNcGHP8= X-Google-Smtp-Source: AGHT+IET+gaM6KELabbDLAsojZrDjpkPw5AOQp8WNv5/S2d4PkJ8eJoZIEpbIHxC3fYq1MTqSlTI1K7rQ5m1 X-Received: by 2002:a17:90b:2884:b0:2ea:8295:cd0d with SMTP id 98e67ed59e1d1-2eb0e527e2dmr1455299a91.20.1732244187522; Thu, 21 Nov 2024 18:56:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ead04f18e3sm252559a91.11.2024.11.21.18.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 18:56:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 18:56:27 -0800 (PST) Message-ID: <673ff2db.170a0220.31361e.004bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B3D626052471; Thu, 21 Nov 2024 21:56:26 -0500 (EST) Subject: |PENDING| pw148769 [PATCH] doc: reword glossary From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122022645.31480-1-nandinipersad361@gmail.com> References: <20241122022645.31480-1-nandinipersad361@gmail.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/148769 _Testing pending_ Submitter: Nandini Persad Date: Friday, November 22 2024 02:26:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148769 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293972 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 | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ 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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/