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 1689445E4D for ; Tue, 17 Dec 2024 12:34:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF3CE402A9; Tue, 17 Dec 2024 12:34:57 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3EBBB402A3 for ; Tue, 17 Dec 2024 12:34:57 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ef28f07dbaso3545038a91.2 for ; Tue, 17 Dec 2024 03:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734435296; x=1735040096; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IO84bcPC+1XyGaQlzcS+GlQuvoo96X7J+3t7QCcwWy8=; b=Ce1NLWhdMhoE2ravkfDCtkoYXjGt1mLg0L1cxFzrNZKVS3vGh32Ww4U3q5Md68yg1d US1+/s1vc/vPr8adTsUpHeVk30zPiC6g66w+8Tk29fe2U3HqEo4hyQ50JXm4pqhRNJS2 y3tRbJaIGyqOdFrEMn5jpLNjrQ+bJ8plzW1xc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734435296; x=1735040096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IO84bcPC+1XyGaQlzcS+GlQuvoo96X7J+3t7QCcwWy8=; b=BiB2fSZkjNeFoYy5JmDiPb9e3ErTX5x+SzwciTI47rcx9odn1vez2xzMvy9DFb6WhH b2zgF4aBuBiC6B+SxUQsMJPBgPai8aIYDn8XYZZ0EIkUKKBZgIY1rgbf6CQVPMCFzdHG CcUlTk1JBxXVqrJ2gKiMLAKuIhZS1N7va9XkY9wx6E+RbqQkvdUJkGyygqBHFO0mcXw/ EtPuqsieebBjsZZ+dEulVZNI1yeve2IUITkkCTCBKKcCtQ3mwAW+zDQSuqpnCU/dxpoO Ed2esz9NhIUGMBNd4dOj6pcxse1KHI/le6j7Ja7sRdNN+vvOl9FLV0b1eJZTpS3XFgOC QUQQ== X-Gm-Message-State: AOJu0Yytvm30Xu+vaEpJ3T0fwmgTCQKYytFhqt4OjgPrbFGVnzK5fJJ0 zYZaLqu4dDq4cNSul6GXuDd1Ry+qYjLeffc3M5jXP1ck/8JxT2J2oh5COJNSq1hM3eOqV1kQ+By pBVACrzYucA1qjwrUmBAoZUUoIdcOqNhk X-Gm-Gg: ASbGncuXwIxTTX98iqIF1CPnLONCgbRgLL9/q8XXAPGjx4su9YDpd8W8hddaYF4luFA fbY6nJ5cun8TZiCHfQaSD0eeo+yKF64Th7BaVPK0npyfbnLZAVb7zMMh+N3fiWazK3TrJ1NU4Nw 8UpcKdykix5osN/uoaPx22GdpthrXmY6tfRIWB5tFGF9pTURMhIf893wH4rgLt/XcZpf1WtQ5km mwUZ/P1yMlHYmUfbSp6kspEH61wB/gNR51pnsEBX9cpmZvnjT5UBT9D1rF5hH4K77+oRs8oN2kK dA== X-Google-Smtp-Source: AGHT+IHQQoed9bOK632MbN1Es6t00K5zaU4f8k0Xk5F/70c9ZTFKafx92moh+28d2woFuP+Kio2aptiR5SyC X-Received: by 2002:a17:90b:3d88:b0:2ee:e518:c1d8 with SMTP id 98e67ed59e1d1-2f290d994d3mr24070307a91.30.1734435296326; Tue, 17 Dec 2024 03:34:56 -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-2f142dea3e0sm681184a91.7.2024.12.17.03.34.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 03:34:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 03:34:56 -0800 (PST) Message-ID: <676161e0.170a0220.3ad726.b1c9SMTPIN_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 7815E6052471; Tue, 17 Dec 2024 06:34:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 78d0246a2e2fb14cba220d507192d12d2ce896ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing PASS_ Branch: dpdk-next-net 78d0246a2e2fb14cba220d507192d12d2ce896ac --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299815 Test environment and result as below: +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 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/tarballs/31949/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/