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 3B77A431DE for ; Mon, 23 Oct 2023 09:43:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 209C740270; Mon, 23 Oct 2023 09:43:45 +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 BCD1440270 for ; Mon, 23 Oct 2023 09:43:43 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a87ac9d245so30869817b3.3 for ; Mon, 23 Oct 2023 00:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698047023; x=1698651823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d+LMsh6Cpe/RkSWbgLD/Xt0qYjHBzGQt5u55YeIwZfE=; b=bsd15Kurv57xHGbDkUIEL1m9ql9QiYA+Tub7CrQFK5YM61SFqMnpH4lEjl3ImUOjaP gzx3aV3tskS9xBTEGMKWA7BhS25B/9LB0wPXA5VNr+gF0dtJV+tnyTVplT3wrWjN0hPV 0us7fmaU2HLh5dxT8CWKF5eWMEEwSqSy/bYwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698047023; x=1698651823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d+LMsh6Cpe/RkSWbgLD/Xt0qYjHBzGQt5u55YeIwZfE=; b=akaGYvLJ7BCGTfn+XBpk6IRv4SJiM827UJL7iGzl7d9cK/ZRwmqJQeQjoTv+L2pE5h yQ2g5+AvksaARUaP0JimFP4f/DNVwaHjuO4CBlxOrDqOpemXPUVKiJRONSct2fegC0XC u8LCvRwMHdYedDqaPCCPloRAOs8RzYx4nNfoGaUPX0DzNAdHFLtdNqdpwdk7HVnUxeqA gD2q/sw3IHdxtxtw8dTA09xNnRvb6TZoE/6zJ8nsKZ/uwsm8EdXrkHTNZCUf37lqMbgu jZOI0XJTrSZfeqjQ164sFtskIEKyO10uS553zMXDW/ySB9Aw3UWI86aqZaEbG+OMPC4f 7+mQ== X-Gm-Message-State: AOJu0YyeP30J+OmXcD1Dbd9U56nUOMW4bDrXUszwTjFbGPRN22wC3vOt fMx+jQVwef1maS++c9f9FVGDZpn8PkgcxS5FJeYPlnpnpQuhbM/ed87Blw== X-Google-Smtp-Source: AGHT+IFhOMGErzQHTcdGdcIyyLFhi7nxLj0927njDMwaJtiHPgSyET53xrgd7k8prYwjNsbQmh6PsUjWkaZu X-Received: by 2002:a81:49c9:0:b0:5a7:ab2f:ec43 with SMTP id w192-20020a8149c9000000b005a7ab2fec43mr8782608ywa.25.1698047023103; Mon, 23 Oct 2023 00:43:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i188-20020a0dc6c5000000b005773396bc91sm736085ywd.44.2023.10.23.00.43.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:43:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:43:43 -0700 (PDT) Message-ID: <6536242f.0d0a0220.ad14f.1643SMTPIN_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 C09A860524E7; Mon, 23 Oct 2023 03:43:42 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/