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 88E56437F7 for ; Tue, 2 Jan 2024 03:09:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83EDE402BE; Tue, 2 Jan 2024 03:09:05 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 44CC7402BD for ; Tue, 2 Jan 2024 03:09:04 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67f9f6caabcso72536316d6.3 for ; Mon, 01 Jan 2024 18:09:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704161343; x=1704766143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tSN7MmFIN8C5VCbhxBQhNaS3k9qZzXvcopWzJESbmCs=; b=LkbtXLAeDeDOZUNt6kBk8PIhuICMSmzSSTKsNPWslVbkVx9x7Bx6mn8YT+VzVoIzSI c5u2abb9jsbuhY491NSX/sEO/Soe9oHHrOp8oohYQfpYCnkeiVzyy5s4CnAQWlr3nOdR et5pMKPjGpI1a092z1F1I16bw9NUyV6Q3lygs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704161343; x=1704766143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tSN7MmFIN8C5VCbhxBQhNaS3k9qZzXvcopWzJESbmCs=; b=u4fQsQypcllxw41PqJqbrEy5HQbslTcLWDQI+7AbaZasI3kRQ9DryHsM94x5x+0tJV 61DsTu2MnPyMpN7SiAM+X/JHvqrvp0zKUDKAjaLoSSQQV8T2SjspuP6yVHK4s6Wf1mja 0SJb+hr/+ypzUpd0UmdYZaGbCT+EG6cWpA4ywMQ3AJBXsSfxS0Zy+B4hF0lH/IA8SEPL eMeXgS/pH0E/VqBg+TqNWJmtweErbLFy+sHULRFyP0ZIh1DcbtRenmk52muS9kQcuYob IHbq11K0VGbrDRYuHQ0WXAbHQy1NjsRdcN7kwYMASm0xeq4y4p2JgPS0HxYsWHHbfLET uAGw== X-Gm-Message-State: AOJu0YwhO6PkhzRyxOA+rZowJgdU+aR698MGP/eYsWdq5Oc4CJ1dM+6h KMcjAp6nxppUFdfTiONxgFM5KifweOXtGAtgI7VclG4ZJWNpHoD3MoCP2P525IweWQ== X-Google-Smtp-Source: AGHT+IFTzTlsEl7MGecn1HOBY9XwFBPHNRPpTpfTP/yWupBlNRYqj1WTn7N0m/XMPWLdKW3CImEQGp6Yzf+y X-Received: by 2002:a05:6214:f6a:b0:67f:51be:e3bc with SMTP id iy10-20020a0562140f6a00b0067f51bee3bcmr30936937qvb.17.1704161343729; Mon, 01 Jan 2024 18:09:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p17-20020a0cf691000000b00680b0b7441fsm128241qvn.23.2024.01.01.18.09.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:09:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:09:03 -0800 (PST) Message-ID: <6593703f.0c0a0220.e2425.8227SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7316D6051823; Mon, 1 Jan 2024 21:09:03 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/