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 7CC154381A for ; Thu, 4 Jan 2024 23:23:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B698402B9; Thu, 4 Jan 2024 23:23:13 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F2BFE4029A for ; Thu, 4 Jan 2024 23:23:12 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6d9b37f4804so17486b3a.1 for ; Thu, 04 Jan 2024 14:23:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704406992; x=1705011792; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T9pqITbAYWNpAN+MxJCSU74sNyjomEPgeR9jh5babXo=; b=btc8lPY97cPkdFFaevW1AXpahqg9n1OAWNLnpp8FriDm7eaaF9BBr/tQPMycT+5BNl R0LflLrvHVKxEl0uwFpuS/WiSjzExYVvCqlhEgbLNh2cALnImoZ1kBeEc1PjqxQ67Pz2 7SCtzjIJQShM5ckfVoACENnmpngHZVs/CBNyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704406992; x=1705011792; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T9pqITbAYWNpAN+MxJCSU74sNyjomEPgeR9jh5babXo=; b=HNPocs13SMIehk1W7wRcK/GaS4mxEimo+eorHC+6uu+EGttBWdue3uEtw9Ec9wW0XJ l6UJMuLP4UV6mZgYp/uXUKUR4fHISWk50Hy+nkGJqx6BYMJ7NzyG1hGrb8t06WFAyFHv c7I6p0xprl66y0lLzV9Q+eTyfvCs9SK5v107/Fj+Z6BcUHMJ3g7DCCQNNV3EzXWveZz+ R1/sT4VlkIhe10XVTlrQiG5yoieECHuc3rZdoBFi7014EXai2QFzDB+pgNm5/OTMyw5X rqU+/Dfv1pNNA9b+I0DBPo7j32EHRmK+l+Bu7W7QkOjBhVyikvYwSN758lH+3zLK81GO nF0Q== X-Gm-Message-State: AOJu0YwLfhQZmsUeTcpL2peJTXBzKWokJ8egNWXpKOjrGvZzKHuo6REa eRazV+zL34yVOhbAC7IwVALGiI+qHySd3NZDOx942a9k5jHREcekLHjOSxJRWQAzJtc0ENTlAmo BOTAIsg== X-Google-Smtp-Source: AGHT+IGTNyfwgq4hc7UFcmOpYYmnQHGc0PujRVZWZXkgFErFtffsFNVQg9G7jTgXt/pEInMJWS3TQoyiU2J9 X-Received: by 2002:a05:6a20:12c6:b0:199:2b4b:f64b with SMTP id v6-20020a056a2012c600b001992b4bf64bmr763413pzg.21.1704406991936; Thu, 04 Jan 2024 14:23:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c188-20020a6335c5000000b005ce06f2a3d3sm13623pga.17.2024.01.04.14.23.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 14:23:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 14:23:11 -0800 (PST) Message-ID: <65972fcf.630a0220.2e33b.10fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AB53605C311; Thu, 4 Jan 2024 17:23:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 915ecb9cd68c5d613bee44ad41536a4f489f6d15 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel 915ecb9cd68c5d613bee44ad41536a4f489f6d15 --> testing pass Test environment and result as below: +--------------------------+---------------------------+--------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============+==============================+================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+--------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+--------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/