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 12CF743693 for ; Thu, 7 Dec 2023 04:10:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D96B40295; Thu, 7 Dec 2023 04:10:25 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F35394028B for ; Thu, 7 Dec 2023 04:10:23 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d3c7ef7b31so2017437b3.3 for ; Wed, 06 Dec 2023 19:10:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701918623; x=1702523423; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKZBr1XXH+RbXq5aBSFDXgpjnBAJQhKLKElj6ufaUm0=; b=d7Fhyw3FNQh2owZcwrOcUM6KVOql898UmyZZ0WPaNxtoucTxw/9EER1iN9qo9TdZJK wcLLM4fOCK1gAJhpafu+d1sq7p2gI376sYjYohMGLz+73QblWF5txNDDqc3kQ7xiljQF 3YqAngcTdNuAZ3nhijyliCp0p8l03No2ofS2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701918623; x=1702523423; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OKZBr1XXH+RbXq5aBSFDXgpjnBAJQhKLKElj6ufaUm0=; b=V4ras6+ckIvpOEiSWhkSydXJNjsRJzZtsUkTb/vp3UH2d0m93VnkKPr44o2c/r76az iNxiVC9sC1Us3ZqeXLwN5rWx3cOfdjyTkJy5s4UBLL8a2p97s4oe7WLeCnF3xjOfUUYG 4xBvFl4Gm0dPI/KRm+NGiJUowIfUtujX4uFFRQ1IaPMG5Jn5mYGsFrfO8sZFy8djtCwE UVsmye40e+dFte5qLNJGnC3u0TcuNFe59Aj5xzS/PLwyv0ZT5ExnoLBNUCM1eM6Ll8D+ qK8B/4eBGEn9TzSiA15GCOO6mJ9YwgXqrvrrB1gXElm/UpGgixKPx2AKzRdw/lyN/ezS 4Bpg== X-Gm-Message-State: AOJu0YxfqxhOn6EpKMVyrCo5rYI297t3W2miTp+LAPv5mG6KpkiOs1uh afUAoPsir1Nl2R5sFeeXBUg7WY+b/zalLt/dGhDwklFB/ZfF1p7b4EiM6m4Tr77vvACffTlywA= = X-Google-Smtp-Source: AGHT+IEOJrEKeFqnhiM/QR9I0yFp98hDchBZFu6zhStsW+Xp+HzuWTt1diKY4Bf/qFzIpWrzkLxr+X5tPXUn X-Received: by 2002:a81:4990:0:b0:5d7:1941:3579 with SMTP id w138-20020a814990000000b005d719413579mr1551349ywa.96.1701918623457; Wed, 06 Dec 2023 19:10:23 -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 j81-20020a816e54000000b005da35585832sm39951ywc.75.2023.12.06.19.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 19:10:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 19:10:23 -0800 (PST) Message-ID: <6571379f.810a0220.b9710.10f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 07E306051831; Wed, 6 Dec 2023 22:10:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/