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 3817143384 for ; Mon, 20 Nov 2023 21:10:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 321554027A; Mon, 20 Nov 2023 21:10:34 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id E23604027A for ; Mon, 20 Nov 2023 21:10:32 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-40a4848c6e1so16397805e9.1 for ; Mon, 20 Nov 2023 12:10:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700511032; x=1701115832; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0C7M/cqAPJffdPL34rx35WY418Jc0s8ze6uTAK+2SwY=; b=ggC++qdg5h5REJUTjYMS8C+MBrF9cpL/o9GvVy6pWYEIqZu0arcpAIw1k3cAUzyUku T/rX19y9j0+njCz8REKQXU7YrZcux6qAqsyHeHDqMLY3DMe10hexNF7rDVranoNPz4nP JliT7FeIll8EpmRCd7HWvHiDPOnebOuBYJJlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700511032; x=1701115832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0C7M/cqAPJffdPL34rx35WY418Jc0s8ze6uTAK+2SwY=; b=Ja1onUBgm0VBpQKiVWSyuJfkR480Zd7GWXYucwDvcfyqzjFL367/bGp/TIRSdb1b0g kG2PpZcB9RFh2bjJ0M6ydlYj3YTbx/yBObNkIW3XlrZVkPm2dxs5oFR1MQtewrqw1zJZ 9HgT/62uvy03/OQTuK6qd5O8uBpJjeiEUA2VSofj6mJTqznIJSjYgLzazQnh+TjktSCh tPKU8VHltjQwNlL6dm0c1IdNTbE7ejtcgyfJ1P/nejRruGvoKdXsW9ktVk/MjrReESnd b6TW0H2A5fBTI/KaGzlYaqidHXLoQrdVs4bpSGCAzbDbzWCx81D8eer41O2vEHG9l36L l5pw== X-Gm-Message-State: AOJu0YxsNiVss+TtzOZ1mA9HsUlzCYMsPP0cghAc55INQjQ46E+bEvsy znDW9o90cPIMb2m/byLXcd2S89oPuOnnm+E0ORUmH36irbF0HA== X-Google-Smtp-Source: AGHT+IEgeYfc2TUhfF34QzPwINBzMyC5q1AuOjL6FE7455i+mudAsVbJ6XD4xp1xYG23sJFoK+tIVEYl8xBf X-Received: by 2002:a05:600c:1393:b0:40a:767a:7248 with SMTP id u19-20020a05600c139300b0040a767a7248mr6499548wmf.22.1700511032539; Mon, 20 Nov 2023 12:10: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 n19-20020a05600c3b9300b00401d3d3cf02sm1879810wms.1.2023.11.20.12.10.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 12:10:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 12:10:32 -0800 (PST) Message-ID: <655bbd38.050a0220.c0e4d.e25aSMTPIN_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 9F47D605C311; Mon, 20 Nov 2023 15:10:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c404c6644d2378edba78b2ce5d8b54fb798b23b9 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 c404c6644d2378edba78b2ce5d8b54fb798b23b9 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +==========================+==============================+===========================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/