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 953A342528 for ; Wed, 6 Sep 2023 10:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A7514029E; Wed, 6 Sep 2023 10:59:45 +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 93C8A4029E for ; Wed, 6 Sep 2023 10:59:44 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34b4b2608e3so12391795ab.3 for ; Wed, 06 Sep 2023 01:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693990784; x=1694595584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yM/OfjqkTVLNJNetLse0vEBfCAms2sJDwxuE7/i7wmY=; b=JG5+qwOibx1TgBz6XZ88rUFHOXn8ktSH2v6lUQv7qGCZLw15AZZO76UBCsy1UA7kWj IlWh7g+0swn0ix3Sh3R48PEWm3yanMPIvobqvnVYqpM+ygYA3CvxjUh0MeE4D4SOtMSr 14jKooLfZ3JfwMJK1qcBkZpCeG4TQNS3f4IEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693990784; x=1694595584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yM/OfjqkTVLNJNetLse0vEBfCAms2sJDwxuE7/i7wmY=; b=LLgHuQsrVgC/Eh5wywbkjdRMfkQwOPpaD8JNySb1HBXFcUjdizoiEoA4ffuXZ4NROt 6Jm4HYwUZ3ihD4fYU9DD42mCqsnLKC3Emy4VYzwHh0dTkPe+TLMMcTW2TNKpOLGVbbh+ FcTF9Sv4Nbykt4SFtUrZ3iLrLHlJ4+go8RsjkrWcpcpsGnzozltRNd0HPnAr7Dd+7rFM 1pqHDFincWPG+4mC6dxNw+GDIDlWRhFMTa6/IQr39odwwUt2vivgF1OFFcwVorfgmWG/ sB+hKTzsid2859xIcHOXjsgbPaqbheQ2azFQ7ErgycHx5ONbgckgzgYEc07wrQEcOPM1 93pw== X-Gm-Message-State: AOJu0YwTBwAJpfWVfYMWiM8KlY+5W1TvFnxT8IsGSoekklE3nRssFdoj iThOi39duVCi1DiYmjKlqYPXEYfmNujyapVYSr3WyjmcqYhz5Dv/+UwrKw== X-Google-Smtp-Source: AGHT+IG+XPdbxzJJuDJsrn2Ec6HyTSA9cxbFzqpTopUJ6e3kPTmgOXvj1/IJpMk1uyNa2SeTEJWSya0P2vmu X-Received: by 2002:a05:6e02:1c0a:b0:34f:22d5:aa11 with SMTP id l10-20020a056e021c0a00b0034f22d5aa11mr5185164ilh.19.1693990783938; Wed, 06 Sep 2023 01:59: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 n18-20020a92dd12000000b00348cc6ee011sm641401ilm.39.2023.09.06.01.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 01:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 01:59:43 -0700 (PDT) Message-ID: <64f83f7f.920a0220.408ba.e89cSMTPIN_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 954466052471; Wed, 6 Sep 2023 04:59:43 -0400 (EDT) Subject: |SUCCESS| pw131184 [PATCH] [v3] net/ice: fix tm configuration cannot 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/131184 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, September 06 2023 07:49:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131184 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/