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 0417943E2D for ; Wed, 10 Apr 2024 06:33:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D37C04029E; Wed, 10 Apr 2024 06:33:54 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 37C084027E for ; Wed, 10 Apr 2024 06:33:53 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6150670d372so59510957b3.1 for ; Tue, 09 Apr 2024 21:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712723632; x=1713328432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mbcyCUlfBRuOG3f9yszlIGRjO3r1xkFdnp7GPtyHiJo=; b=Kfskg+D4FXt9P8mVQXoc4xl2MsonK9EgT/1sBA8rY4N8/27tCrOcjFvYeOM7hva4/n Zbpn5/+48/hspuOnRGlLSpAb2LbbXySN4GLW/T563UveFODjJnJf6XQY1ARv0VJIuA3+ Mnde5opgcks8so64yEgfLWmtNaLWBtwKC/T3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712723632; x=1713328432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mbcyCUlfBRuOG3f9yszlIGRjO3r1xkFdnp7GPtyHiJo=; b=R//oDxyCSpEmjbUFe61W/o2NB3y5uBhc8BHHsRQGo8s84YHH86/d09iRx0ldRUsoGT F88H5F5lcTD+LZKA99yWw6uRX2eBCdFj9QLL8fDRu+Y7gVohs9dl1Jl3vGUOiDJKkTKJ YHGMQ6wnUdpafIzubzh1mDpEGlaWKnpfTsSwx4pgmrBHW7/iN735DRkGSiw4Swvxif1b HI4J9k4GvvzGLD93flARQWyIv097H1iasIpPEhoy/tkBZBNemU9imf877iA4AHnZXfUZ 8XVknQMPP5J9OpE1YErHZqVQS32uHRX9HdiIEh4Phmblw5Iz2qXZ4x0BtK2sEwgFWxRj WeGg== X-Gm-Message-State: AOJu0YzICQJRn+ZyWwGtNM3xjAh65UO+9Ec+2uN6ymLFa3KQcEW92dz3 FWVenE96Fkfq9vbh81aCFfJY497aw+L/T/P8EZLTW0YBffjz2sHYqWTgVklYPWYulxgRkLt3RSi jvQMSqU5TyjvuxoWwiWI31R5zLB4gwD9P X-Google-Smtp-Source: AGHT+IGItKYaY1y7fmtneoaUm+7kb+35CkH2VmA5MgRBAQJoiFct2un6s05GukTPQJ9S24uryq2Kcvex6jY2 X-Received: by 2002:a81:7b57:0:b0:615:187:541d with SMTP id w84-20020a817b57000000b006150187541dmr1577776ywc.24.1712723632398; Tue, 09 Apr 2024 21:33:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id be15-20020a05690c008f00b00617321a2da5sm475748ywb.45.2024.04.09.21.33.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 21:33:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 21:33:52 -0700 (PDT) Message-ID: <661616b0.050a0220.73981.196dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F15D16052514; Wed, 10 Apr 2024 00:33:50 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | +--------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/