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 E8E2843406 for ; Wed, 29 Nov 2023 20:53:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E36C7402E6; Wed, 29 Nov 2023 20:53:32 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7E0C2402E1 for ; Wed, 29 Nov 2023 20:53:31 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cfb83211b9so1462945ad.3 for ; Wed, 29 Nov 2023 11:53:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701287610; x=1701892410; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GxIRYstufMySVuaIq5MrKt9eZhXxFzxql5nxkGsheno=; b=J1P2SHMSUdroyOb84a3arHpmHv92dd4WnnhNMsytPnBOepnOXbQlVZ292EMWjF77O3 AO4WnC7I2L/jrVKqQvfR2dBAPIuxZXSJFBWJTIaVyrYhla8y5XJgvTAdvUaAM6dftgTp fNp6eLwDeVHyj5qGh7lQqRmatF1+RsrG/r3rk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701287610; x=1701892410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GxIRYstufMySVuaIq5MrKt9eZhXxFzxql5nxkGsheno=; b=gCTEaGrE72y3EI+a5LL+ld1BjzdAVVnU4KELSezvA2JZlb5rvzhw7EoXt7OAX5rZnf KyB9dZLPw4hppTGL6xbmxPVv0oDseWJujJrQg0aehmwykDKihzr/LWR4D/wEyVj3uEho 13b6XSW0n43IuerVm0VgLyE5LMMxzyXPQGTCknZE9qpWPL3Oz+2vC3Lck70RjglZxtTR 1JK51RN5FC055MJYeEIHDqXtv2O4IY5my1RlbBgSc3LkiG95YKRHHwvcBeId3Uw92A4A rd/I36zsvVs69GfccNBzboKssCWxMAfffyIeyPFYiaXf0dwE+K1y/minDH9lGvJl/lYG ehng== X-Gm-Message-State: AOJu0YzbBSJ/Xud0S4httt0v58wGmpVbIY7Sn2mk8We5p/hksnUL49/Q DDso8E32iYuT3fvZWZrJHbJwOzVkZXwYNIin9bpRDmkhlYT5NA== X-Google-Smtp-Source: AGHT+IFjfjEKkBNGTkSp/G2U13/oTcDcVM9REe1xmjn5Gr10p/VeV1oO3hL3sT5S+saeFHcp9ObbmgLUskmp X-Received: by 2002:a17:902:e743:b0:1cf:a8eb:e272 with SMTP id p3-20020a170902e74300b001cfa8ebe272mr18444967plf.40.1701287610710; Wed, 29 Nov 2023 11:53:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ju12-20020a170903428c00b001c6139bf849sm536236plb.8.2023.11.29.11.53.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2023 11:53:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Nov 2023 11:53:30 -0800 (PST) Message-ID: <656796ba.170a0220.9f5d2.1940SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B9B4E605C311; Wed, 29 Nov 2023 14:53:29 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> 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 | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/