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 D5EEA41B5D for ; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDD8F402A1; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7287B4026A for ; Tue, 29 Aug 2023 09:21:58 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso24444565ad.1 for ; Tue, 29 Aug 2023 00:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293717; x=1693898517; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u5M5Yk/b77MVIBXW/InzuvG2T6mp+IKoXg8W0rSVoNE=; b=YyngTtLTBj7HwhoikmbjPmlQ9ODt6JMB2XLGetIs/q5udvRqO4gIWM0JXqU8xAKaIC uvgse6upCTACPEAaARpFFoZIt6C+hADFGTQsbcPjqh52QEbnZNS9sTay43cIK8z1ne3D L3JDi1/kjWmIGFeDWKUeh4zzkVrSpPuEFxHFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293717; x=1693898517; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u5M5Yk/b77MVIBXW/InzuvG2T6mp+IKoXg8W0rSVoNE=; b=Bnf+qYg5oMQOW9tp4QAoW0waqaWlGODt3dJfapaNt0FB21Q+ZQmxF8ZpuHyc2Ohiu+ rSB6hxzr/wqYkK4FXfiDfH7whbefd10Q+AFKWQpkCtFQzodMn3Jx0tmwVonU/J6laGB0 nEZPixOAtMDChDUdC2tHaq/kDKj8vPz2h3LsiV9kcjIM9oJB8cxgNMRC36JvzVQkdqb0 MzuXK8wlCdhubniBurjqE6oLT18LArxtwBEzspvXNjwutRqEXywS+Ue+EJ7yd+5FDd3q JEzXG4XZL3h+iKJdnxVQXSSJLT+8HNMmo8al64XWsyUSrEniRNxf0FfvoDe/c1C4hZfB r/pw== X-Gm-Message-State: AOJu0YybhfvPMnWDK6qixWMzlWFNlQH+aOVdeaVSQzG9ix9jG7jIydLS gWZNQV6OiH+1BNKaxcdva0iLWj1bqDO1I9vsv7C61QuPlg8ZTSOxVzAgIg== X-Google-Smtp-Source: AGHT+IFMWUAdiZGf4ccGwtKRKASRhaWLOsVj2E2Tk9Sp8o8tQ3Teoujz9CZJCMMApITScJo7+UjI+SNbLFGS X-Received: by 2002:a17:902:ce81:b0:1bd:d92d:6b2 with SMTP id f1-20020a170902ce8100b001bdd92d06b2mr27624527plg.10.1693293717762; Tue, 29 Aug 2023 00:21:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a170902ee1200b001bdf1a78296sm280452plb.142.2023.08.29.00.21.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:21:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:21:57 -0700 (PDT) Message-ID: <64ed9c95.170a0220.9a57b.e28cSMTPIN_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 404D26052471; Tue, 29 Aug 2023 03:21:57 -0400 (EDT) Subject: |SUCCESS| pw130788 [PATCH] net/ice: fix tm configuration cannot be c 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/130788 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, August 29 2023 06:23:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ac1d4db91e9955148e82f2caaa107434409cf35e 130788 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/