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 30A554342E for ; Fri, 15 Mar 2024 09:51:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 297AD42DCA; Fri, 15 Mar 2024 09:51:38 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 716274027B for ; Fri, 15 Mar 2024 09:51:37 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-430b6ff2a20so152411cf.2 for ; Fri, 15 Mar 2024 01:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710492697; x=1711097497; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2d+klNo2joqmAUnmrU6uspVTU85qm0/gv6ZVRhJ9+eY=; b=T+5oaIddLEtdgFdt1JELwsWE1/250AWik+hT7j1z8IaXlOEbu1/JJK1ja8x9jQR2cM Nq85g7R0EVWWdmyxUyp4BYR51JHaheRJ0lMURpd5w7IBB3wn6/4Azztnf3QwTuNkniqD prQ7fw/AqeAK30K/QCtqhknlqj5ead3WJVhDo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710492697; x=1711097497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2d+klNo2joqmAUnmrU6uspVTU85qm0/gv6ZVRhJ9+eY=; b=APxKLs5gUXqy3rAkUozt/CVNii7E7Ik6TewCGH6VimAbHQjPtbHPUGiSb3tE5cpUc2 0UWd5AWh82h5oR7Evo0mCQSrqRyWXYan+eKrLDmErklPjMgyReuT0FzAzW24AN3WqggT J91ULE3td/M7tCdIrc70Sg7E60Gi5mHPQoojujnVwKyW7Khn6fTKdrGPPG3ikBgYld8d 8SgCsiPlbHn96Dm/5qoSLiFH7+QeT+bXP1bhHjz0x1B1cOmzvHRQspyhWGuIx0xzqV6x T2KucidxpZIX9emmNDfAJxpj7nChNyjHfOTRyVuDEvxf0dLEH9NBHRwWITOKhl9mbuoF +s2A== X-Gm-Message-State: AOJu0Yy5xgOyvmBzR3OuqpTpDqVQM2590/kEY/9oFhKXWKKu+PAomwzp EsiCp30MmagseGGzn0h8DChhW5FJeH12GdcJAOC6GYXFdmi14uCVVkSM902di90osHtoMMpnQf5 P4zCFKu9Bqyokt1AFzeYZX45SPkNmAuIe X-Google-Smtp-Source: AGHT+IERKalOnjdCYttV1r8CJskiTCcPwPLycl5NbNoeYHKK3xJdJqpCMhKaecaCh3SPiEbUtcp+srXI/WTu X-Received: by 2002:a05:622a:1817:b0:42e:da9f:b2b4 with SMTP id t23-20020a05622a181700b0042eda9fb2b4mr3891813qtc.13.1710492696767; Fri, 15 Mar 2024 01:51:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r3-20020a05622a034300b0042ee4e6c03bsm117502qtw.11.2024.03.15.01.51.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 01:51:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 01:51:36 -0700 (PDT) Message-ID: <65f40c18.050a0220.3d0a8.7941SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 67F2B6052471; Fri, 15 Mar 2024 04:51:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 136cbcbe91ea5d7bdb337b168947828947647b45 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 136cbcbe91ea5d7bdb337b168947828947647b45 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28501/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/