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 6290D431E0 for ; Mon, 23 Oct 2023 10:15:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D56540262; Mon, 23 Oct 2023 10:15:27 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 95C6B40262 for ; Mon, 23 Oct 2023 10:15:26 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-49d6bd3610cso1335706e0c.1 for ; Mon, 23 Oct 2023 01:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698048926; x=1698653726; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m0YTo60yd/UJSRi/EWbZn8iPdoqq6pyY6qkk44Luf6A=; b=QnKEpwQorvO+l2vnJvbQPXL2YjYaitkyz8ywqO6DUwTdm35rAUOSQv7M6WihzfuXPM ZOf2dZwonHMO6s+uzQG5zbIp0BwiI1kZva0WnQEPY15r20lwJ5WIqoQNhYdh6ciC35Gb neFY5NuATVQb5Mvl+3odsgQBlVQgSeXVc9N2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698048926; x=1698653726; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m0YTo60yd/UJSRi/EWbZn8iPdoqq6pyY6qkk44Luf6A=; b=CyILFkWLHgdtZf0WdHVM26sJO6S/hBe4kDsVVefjWpkUc507Q1ZcYR6hD9XpVNqvbm 53+SGNqyetAjHtu8kVlkEMQWU7K2vLGm7qo3uxSRF5ZjBkX9TQ8gwr7eZmAJQhOQEy3N JkyPxSYPIuLjLGVdFwk3peW5xVl+wqiMFQT4GZt9wRBAj+Jonc5iJco8ZeQt47E4Gs3w jvXa7YmOSOr38gbpJU0E1bk51//qTtm/WkAcd/+vIOPcSza7JqR95ZZ49kfqMD6YTF29 28ik+M9zzoxKpB6BF7pQCopQ8vKEVtwJji/lGvIaUW1LGwUcruskHKYVBlHd/OWJUpNl XNMQ== X-Gm-Message-State: AOJu0YwLe8I3GySieTXaJolYgXcrft3VrDc0yGOxbl1ORjUJP2rIbX1f 82+BRTscU6MDxbS/2i/ZKdhB4MJkz8z2CE3eDnE/zOQat1YrCTV40Dwj3w== X-Google-Smtp-Source: AGHT+IGRrahepWpRsL8cwS37+SS9EOm+UhPihDGEAV3SabXc4LxxgTf4WxExihVIpmOT2s9pjIUSwx7zYfZf X-Received: by 2002:a05:6122:3c56:b0:4a4:d34:421b with SMTP id fv22-20020a0561223c5600b004a40d34421bmr8712351vkb.7.1698048926015; Mon, 23 Oct 2023 01:15:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k11-20020a0cf28b000000b0065b0a3ae7cfsm319675qvl.25.2023.10.23.01.15.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 01:15:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 01:15:26 -0700 (PDT) Message-ID: <65362b9e.0c0a0220.1e885.a45aSMTPIN_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 A1C8760524E7; Mon, 23 Oct 2023 04:15:25 -0400 (EDT) Subject: |SUCCESS| pw133120 [PATCH] app/testpmd: support config all offload 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133120 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 02:29:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133120 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/