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 3514B4611A for ; Fri, 24 Jan 2025 08:29:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 061F840E1B; Fri, 24 Jan 2025 08:29:34 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 48BF540E15 for ; Fri, 24 Jan 2025 08:29:33 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844ce213af6so54381639f.1 for ; Thu, 23 Jan 2025 23:29:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737703772; x=1738308572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=whIY/yPgtzr/GgtCRts0GAKmJbW/UoO+htFIVPQus7M=; b=cjLlIjCuDij7Vlov2o3cqqgvSTwgADu5RIJ0IZgIDiQIIynttQeuClQmtL6FwHZnFl aooWq++sfJV6mpD8ZDD5xcjXQ9ty8PS8+tcZ5ZbyM8ld9G4naq1xKp9YjsMe3c5QKqW7 zPrObKmMLMpUFAMeJvwTcUJz7JBRFt6iIfUt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737703772; x=1738308572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=whIY/yPgtzr/GgtCRts0GAKmJbW/UoO+htFIVPQus7M=; b=WCuuE3dq3X10o+GTvhLz9WeIuds747cBM88hh+Pbf5XQmWsMUBomkwmR/J006XLEiF /cC6woMGFYix1lBfXuxPknGJohLKftdSLB5J15Kh1qichZ4GsGJsFiZlU8QXfBau7I4U 5ywncJjK5VxaWGRSDQtq1nyGmlOoqd1xJDKdtyynizcNRZa9IVhbsFGex+U6rx3M4akC f9Ekt4TpSKpt84MzZjG/4RDrEgwpHot0W2AHk8nGUfg/6Hbj2/HHTqJVVHKzFWQrWLUg HEj7fxujHjjC2l/0duwJ+meSg0O1qXnlA5VDkSMNcam+DjZPvFtXKi8gmwsmFQPa128z 4cag== X-Gm-Message-State: AOJu0Ywl5bxm8uvNZm9Wk20102Pkcf/7xFOoFrtBSjLSAy7HjOy38ADf pzLZaIhpVpLt/UtYwXbesJioV5DYw2XnzsI/E3PtAaNdIqGIV+WcDAZRpMOyIEqNbIgm8Hx4OqW g76qXU0PbbA+/3yR83pgpXbDug2tyBTr/ X-Gm-Gg: ASbGncsJrpzaiUyrxq0L84Zmre3EDDcg6SUfFGHtM4L0gsdZp3OsLRctYX1qGtffkUp BtcZIsAT9eI5P+ScpbLaKoRMZ6y1Iaz1xU+RBiBJMMmL72IuoZQXbld2WxyfhX9PGBKlAmr24/u LaT4m7wBe40THjDumZnvhSaIrblonhVquqfJCetmo/7zgX4jRYhIolA7UspNsQT35rvbbdsU+kq WfaAdvX+zJWTr11BRTXiLooOuEpoq0/GMR8JAAK66zq0NujIoVKVvNXowRWB6KB98zz+yXYfkUZ VrBP07GlQzDoTYTKyIw= X-Google-Smtp-Source: AGHT+IEK8SlRNbd8Sb7SQssjWiiOOuws7cBcG+4I2p7siEkjM7A+x/7Gq0ZX/qYuU9k9Dg0ed3XZ+EiTorb6 X-Received: by 2002:a05:6602:2d83:b0:847:22a7:2412 with SMTP id ca18e2360f4ac-851b623bb6cmr2873947539f.8.1737703772539; Thu, 23 Jan 2025 23:29:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8521de0a932sm7086639f.7.2025.01.23.23.29.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 23:29:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 23:29:32 -0800 (PST) Message-ID: <6793415c.050a0220.33e3d8.473eSMTPIN_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 0F6296052471; Fri, 24 Jan 2025 02:29:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-Unit-Test-DPDK#308690 Test environment and result as below: +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (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 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/