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 C16154328B for ; Sun, 12 Nov 2023 03:18:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC9814029E; Sun, 12 Nov 2023 03:18:10 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 1D4AE4029E for ; Sun, 12 Nov 2023 03:18:09 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d9abc069c8bso3145276276.3 for ; Sat, 11 Nov 2023 18:18:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699755488; x=1700360288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZrWUghdIQshjMa94Ot68mozQlGr3990ZjjaxWjZkcCM=; b=SnJWFBvcal/GCmPLesiAJRHIJwV/2pG6fHgHQihossR+bdRN7OAT3L8xxKbAPNsKzd D4L+XEtAixD9hLcRUwIod//tzDwqiCWbfGv8NjH/kwWmFnQ93OMx5hUVUhTNCpPpTUay ku7oEYD/bAHS9YSnBe8+bwIY5QrPHy9+QFEbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699755488; x=1700360288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZrWUghdIQshjMa94Ot68mozQlGr3990ZjjaxWjZkcCM=; b=cREz+0RWw/utrCwwIeX7oHduIHzgggMrBybqD+cRJ1cAgq0X0PlNDnDpjQMwQuW+4y fWGk7Ns0+YIHd65tqn1wHHcoUYbg1gpx0ECgc+p2nK2h18X4xdG9Qxoy4TBtlpvRVP9P rsUzF6DCzebXoC4iGh+9YHIUplx8BLEYvl/oK9q3wLwTQwiJRDhblbFp3AINNFeA1jcD 8Tb0NQ8Sdtht1FBzw0sBFfCZbGNveifMyeWu8/pfodvFOQvfjcBDUsvbV5KjHi9uFhKg 6Iae1wvZWnbhwhTS/7tSf2GY/kyf3/NQyEaUs0hvasEO1wQuDAJnXDmtwlkoKa3acvlV PVgA== X-Gm-Message-State: AOJu0YzD9xhFtn7ZQAfVFlksJ9dPHoLVHNpnLqb7v8AjDerBbUssgd5i /I6OmiSAodrpdjZl53Bl5nITuap6eP85Z0vXNIiowq2KH+N9XHhN1Mfs+RxsJwHP4wo5YV0lEg= = X-Google-Smtp-Source: AGHT+IEbkp3BKXFFNl79FfaIBKVctbTUMGiyL/Z2v81q6hKY+Twl5qxwsTNrpgNoJ+uJcDyeQMfMmq7sHvlR X-Received: by 2002:a25:5051:0:b0:dae:5a5a:c3b8 with SMTP id e78-20020a255051000000b00dae5a5ac3b8mr1727401ybb.8.1699755488482; Sat, 11 Nov 2023 18:18:08 -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 d70-20020a25cd49000000b00da03b6d4a0asm790844ybf.33.2023.11.11.18.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 18:18:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 18:18:08 -0800 (PST) Message-ID: <655035e0.250a0220.f291c.8223SMTPIN_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 F0EB0605C318; Sat, 11 Nov 2023 21:18:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fa6a754e746551382922c8be4db0e8f8e39bab40 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 fa6a754e746551382922c8be4db0e8f8e39bab40 --> 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 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/26950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/