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 445A645DB6 for ; Wed, 27 Nov 2024 13:43:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DC72402AB; Wed, 27 Nov 2024 13:43:22 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id DC7804025D for ; Wed, 27 Nov 2024 13:43:20 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7ee020ec76dso5755920a12.3 for ; Wed, 27 Nov 2024 04:43:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732711400; x=1733316200; 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=CcXbiz4cx5SiiQiJ5UFMMpf4UPlr0YIzIuphAbKlJ2w=; b=cFNeVpyKMe/iv+USG0VAARexV25HJhzyZHqiRNO6KsyhmaWHS5RCAN2ry7RyYW2CPA khlXImvBT4YdJF1zHoJxh3W7xDF8mIL3kmlKeF6oTH8qtBQnZigJbt5LUkTNQEAUJRrd DWLxKTbw6AbgalSvIvivMSS99eYtQRCHZ1l3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732711400; x=1733316200; 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=CcXbiz4cx5SiiQiJ5UFMMpf4UPlr0YIzIuphAbKlJ2w=; b=V7qcmLYmwtjtvSAsDLGYGytUc6isnvU2svd5AR3AIc+jEo+aH5Gv5nJjlj+fCG0aWm p5lDpH/e0IaWtWHr2qeRsYOBwPQWeTgVju7xAHo0va8Bv7X8e59+wB6X4LSZR57lbVyb KGDBKJICq2blpSU8B37Qo1FFWlrY/WwROoeF/Aj2kSEs/Rb3/6gweHPWCRGi4B+xMHwu sNcnK/muomsmWZdOxYbOW8Ij0AiBFG7LtUTr1FqS43hgNyrWnJk5wG3OZ7+6MMZSmJCI NH3EivBwUqdBU5mxQZtl8UXgcTUzeG+TaeMFVfING4FhHxlIfIzyy/X6vhzxxl9J7Djo bRUA== X-Gm-Message-State: AOJu0YxYSqqzDvoiUy9HOhl2I+5WY+3sW5aLRSBoeuSCIoWffUZJUlSW JMkVEWQjpL46uzwXgAzgjHk6inqrwKFXlL86tUBQGRpITCbrwTsP/909Uo0xjez6sF6w+V5MaSV KQvkULrX5O5Z8nONiAR6589sG1qh7nKe8B7yBN509 X-Gm-Gg: ASbGncvR1YysB01JCOQYIktuEmVlDPVyy3sM5zvV0Yeh2SgMOAKh6CLu1epjE7SzUrB cDQvXCGd9WQ1u17BfZ8ndqZyS21cm4oFpUrhFjtfHWT05KpTQaXk7IJn3gUq3yEXV2CKhmNqezd pJTYR8drZdCfbJU19NUaQUolZKEIhHSkRHx/h2OV+y+hOdF+C1u5SrOWGajyGxtJj/wLqulnZs9 88xGgd08zuzuubNWBotCB3Mi9M8eUwDDNrXfJeucYCrABqMPUTJMX3ErpJr1lENJ4skfS0= X-Google-Smtp-Source: AGHT+IHPgRRz7tfodOc4KoMIb9oSnkmNRX/BEJt9uuRzXNfU1gGJ3KDApb9qWWEVnRsZt44bc8K1YRLkQCxr X-Received: by 2002:a05:6a21:99a6:b0:1e0:d0b8:20bb with SMTP id adf61e73a8af0-1e0e0b149f7mr4492162637.20.1732711400035; Wed, 27 Nov 2024 04:43:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724de572de1sm538123b3a.24.2024.11.27.04.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 04:43:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 04:43:20 -0800 (PST) Message-ID: <674713e8.050a0220.1469ef.3217SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 33EDD6052471; Wed, 27 Nov 2024 07:43:19 -0500 (EST) Subject: |PENDING| pw148904-148909 [PATCH] [RFC,6/6] buildtools: externally c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127112617.1331125-7-david.marchand@redhat.com> References: <20241127112617.1331125-7-david.marchand@redhat.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/148909 _Testing pending_ Submitter: David Marchand Date: Wednesday, November 27 2024 11:26:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148904-148909 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295579 Test environment and result as below: +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============================+==============+===========================+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------+----------------+------------------------------+--------------+---------------------------+ Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 (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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 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/32035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/