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 17CEE431DE for ; Mon, 23 Oct 2023 09:51:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1232740262; Mon, 23 Oct 2023 09:51:20 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7775840262 for ; Mon, 23 Oct 2023 09:51:18 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3576121362eso10871825ab.1 for ; Mon, 23 Oct 2023 00:51:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698047477; x=1698652277; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QiO5JV012PogiER0QpFf+LSGDNwFvs6etmyVmTJjuqk=; b=Kbo9rVyvciRnPdHWDWwyUA2xUyJhrRUy7Ysqt5G274FWM5Za7DkCfI8/tFXaIF3Bjv IXdkKB5iSHyubbdiRYxhMIwk8hjir8pRrrpkGzG5UunEk5BGcFI8HPLEFFufuDczJyT2 wdXLO77qZsl+7qxV0EaaVHvpI6ZZzU3PC8aHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698047477; x=1698652277; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QiO5JV012PogiER0QpFf+LSGDNwFvs6etmyVmTJjuqk=; b=eIh1b+3tR/7KoqmYczQjjYYaHF6fNpOFER8aNTbR9P8k0J3PN2XQdLmoA53hpQTLzL w3G0GMWh44SaTF28jJ7eaA+8VpuKxTTzfk30Dy0W5Jf1d1UdlmbEW35DUmwTTbfkkh3G Y++AIamVDnA1ivpXsAEUWZIo8RG0j3JEeZTEb0BHYTdJO9MPlVvack83AJtLbU+x4wRu Z7ZUwTxGNKl+5bOmLWfUL2OBvLsGS46/50Y0qKa/HQq2fHsApGa3qa2Ij6rTzEi9Tq5N YC8g5wfPXPCIHEW+pEcvrKYDrNv6XbmmFeNs38y2iVhsG4jASDXdrnLxtpRQehFMiyob YEaA== X-Gm-Message-State: AOJu0YzV9keK2/zRx9ZItOC2LkZZR6PKxwWi8pL2J8VSWYAmQqlDGgI6 KAkNP5y625rKV3aSaOgp+xReytOaVUhFtPWgeYE/mLnJNY2bA9g8VoZ3jA== X-Google-Smtp-Source: AGHT+IHrSGpKr2DaLjAs7NZl0EdoWnE2R4mr0x171CvcCsSxgOmvdYsGIABuKmUWRL6jTQtnfJsBP8IPgbSG X-Received: by 2002:a05:6e02:17cb:b0:357:74c2:93b9 with SMTP id z11-20020a056e0217cb00b0035774c293b9mr12974829ilu.18.1698047477800; Mon, 23 Oct 2023 00:51:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020a056e021c0f00b00351468a77bcsm543375ilh.12.2023.10.23.00.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:51:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:51:17 -0700 (PDT) Message-ID: <653625f5.050a0220.22817.675aSMTPIN_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 52C7F60524E7; Mon, 23 Oct 2023 03:51:17 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/