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 0756742502 for ; Tue, 5 Sep 2023 10:30:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F13B4026A; Tue, 5 Sep 2023 10:30:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C24EA4026A for ; Tue, 5 Sep 2023 10:30:21 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68c0d4cc3a4so1331984b3a.1 for ; Tue, 05 Sep 2023 01:30:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693902621; x=1694507421; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bNZx5/YLRHC+NG+mJ/UPmeDNBbqIjwUSxbxxybBiSpw=; b=B/3AbVl8FSlsuTiykN5l9d5MVYtirT9HSSq8512OWu1nl3L3lbXGgu2NYj5/gyQ53m jLMtFxKQ2rQIyn00rdrCRordXosq/zb5inbKE5XJcyempdf7zJi1CpvTaOd/Dcbmt8aU tPTSlMz4zTuud99s10N/BkbUsmcfxKGre4F4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693902621; x=1694507421; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bNZx5/YLRHC+NG+mJ/UPmeDNBbqIjwUSxbxxybBiSpw=; b=SMv/IvdG5YPcN483MdHgk5Gos+eDnweDKFLmTL2BXUI+xWkNgh/y2SHHyIt+N2QQB4 mQu3aok1VbOA6wANcJymnOMrJV8yceMIHqcHP7zcM5RRFZ2ojqLSdoj1Eq3iNvqU+LuV vQiVFDHfkxHtw/T5aPJCMvQBk17xJDM+ODY/Q8L9sZHffSxLSMqNam87ub9U94eDv+VU TU1slyr4LFdE9W4iLN+1bAmvPRTTvGW3A0w4h+d09AH2qnsOMqz/MkYxHGSD+Pt24fkx 4zFegcCq5O9S4YDTrwAH6RQd8oDaX/twAUV5jS/oSuWmuT8YHf1ttYdbr9vWhksEnK6Y 2dgQ== X-Gm-Message-State: AOJu0Yz9Wv+jcnIrUClHClbsa10JqbZOdPnMjj+1W6YtTN02fYrKI0G3 fBT+QtZ9HpL5UTymcWtI1SM/8l5/rN8bmJVSp2S7hSR7h3Sj2YTv+2xbOA== X-Google-Smtp-Source: AGHT+IHfBNjqZP06Of5NiRD0v+qQL2HLI7+jat9i0buTay/RA+YqGxKg7LjBEc6hUWIssu9ImQsHvEuX4zK6 X-Received: by 2002:a05:6a20:9744:b0:14d:446f:7211 with SMTP id hs4-20020a056a20974400b0014d446f7211mr10544594pzc.53.1693902620964; Tue, 05 Sep 2023 01:30:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c13-20020a170902d48d00b001c0cb2aa300sm331898plg.107.2023.09.05.01.30.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 01:30:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 01:30:20 -0700 (PDT) Message-ID: <64f6e71c.170a0220.63cde.e583SMTPIN_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 23C206052471; Tue, 5 Sep 2023 04:30:20 -0400 (EDT) Subject: |SUCCESS| pw131164 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131164 _Testing PASS_ Submitter: Deng, KaiwenX Date: Tuesday, September 05 2023 07:34:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131164 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27525/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/