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 7E40C431FC for ; Wed, 25 Oct 2023 14:51:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 790A2402D0; Wed, 25 Oct 2023 14:51:35 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 078D5402D0 for ; Wed, 25 Oct 2023 14:51:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a69a71cc1dso212903239f.0 for ; Wed, 25 Oct 2023 05:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698238290; x=1698843090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xdI6ge/ba+h4qNVgnRVsIwv5SH4PHDMHPuRK/h36tUs=; b=EI6oa30XwpduzQaEP49DofK2WOx4lBZnfZcXvgPY/M9R9843dsagfxEE329X2+BoB7 wyftQGmYwnMu+dq5+2zMC1gXKD0QnuNP58HiD92THhV83uIuFmNitRkCO6j49ruYdeQ/ uvq7KPLqS3U7ge3utt7/WvcrriiDZTkKO54N4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698238290; x=1698843090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xdI6ge/ba+h4qNVgnRVsIwv5SH4PHDMHPuRK/h36tUs=; b=DvMK1/uBpuAOZMfRwp+OCGv4Cv9ClqedWRa7Ji8Q0T39lK7p/vBdRWlnB/XwA9aWWh Sp9or9ESdVtAjVMEgNQ64Tn/RWjDdaYs+/KYy1H0CJ5KhrA4omyRawzd63lRkAYHSBD4 3uHF1ZhlOSOpkGWV4NFyKKLe1sxHZ7qGi0yowTTKtPAJ85sFxl+05scV3DSEkeeQiQ2V zTxiicuVT8DLNQJz+Nxt0gUc6er4XY1sv+/KLFky5QXFIqMyuBxMGtFMJ/rnBRcQCp0L SCT2rJCoygC2nlBGhjrigvdpBUr2v1bc2ldQFbNJSWGkINBpIy36fu/6AtFEK1FeZ9Gc iqUg== X-Gm-Message-State: AOJu0YwvXmTKlGCmtk6c77Tx/IwVmkN3qA8HU+G32NnzjKx98M8ej5YG xsoEplRytMIu12e2Bkt4Z+S1wv1DKba7HtbBGtCNhlFpGuR2Bdf196KpNg== X-Google-Smtp-Source: AGHT+IFqBhLVk07MunXcCylbu6lPZsxXnmrS/CNjGftcLT8cg0vltbE1Z/h7d1IMXEfcZB8r+/LUq7l6W3mi X-Received: by 2002:a05:6602:2c43:b0:792:9416:9c7f with SMTP id x3-20020a0566022c4300b0079294169c7fmr20472096iov.9.1698238289944; Wed, 25 Oct 2023 05:51:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a19-20020a029f93000000b0045664b9109dsm550431jam.73.2023.10.25.05.51.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:51:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:51:29 -0700 (PDT) Message-ID: <65390f51.020a0220.1f697.0f10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 971006051827; Wed, 25 Oct 2023 08:51:29 -0400 (EDT) Subject: |SUCCESS| pw133278 [PATCH] [v2] net/iavf: fix Tx offloading flags ch 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133278 _Testing PASS_ Submitter: Radu Nicolau Date: Wednesday, October 25 2023 09:12:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133278 --> 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 | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/