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 CF8F245E41 for ; Fri, 6 Dec 2024 09:05:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4F4C40430; Fri, 6 Dec 2024 09:05:35 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 622E1402C9 for ; Fri, 6 Dec 2024 09:05:34 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-843e3b49501so54607939f.0 for ; Fri, 06 Dec 2024 00:05:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733472333; x=1734077133; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=CjszeTLTmr5f5CTCup5SlPtE/GLCeXcW6e/mucOdELw=; b=YLb9DvjRNIwShjDZiifo5zDXbTnXn3toIoHQHjq/9Qs9ZV4D0nPB85q4XW966oeSsV o630unIPUGG7qpbsuc5onm+/wnlBjd/vTWFcBGcZtwR8BHTO6MQRRBWsqkmpj5O0ffYd FwqdH9W5ve1QyCrnD8x7lByp41wzqZ4SMPFFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733472333; x=1734077133; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=CjszeTLTmr5f5CTCup5SlPtE/GLCeXcW6e/mucOdELw=; b=QVvkehu7MFKOJbteprDRFpARizMI7rmZttH8qFUR0U+o1G5FiwJ1d+PjTrcw0fOQUI mbayOMRJcvEvNGpBNlVqfuJ9yfhIiTkavudtdDqY9GcLoT/ZARssgrGtSmSo1ERs2VBB Phm5tIURZKnmLeC5+GBoOnWTxISfqptyZARoEWxr1d6KOP1pKbBHhEptPvlnksDdzVVb GdpfTPeXYF1OIn3pPnR+O2FgLiMX3mTybudVXfFt4FMlcx/u7RR0roRS7WohF4fWth3g 3CzEWeAsmMsOz2jxuKp2oCfiTkmlpaXhCRj6neFJ7aB3xPnQOQoixED8sPhf1UwQyzeS vvFg== X-Gm-Message-State: AOJu0YwPpxRICHMYkpiv7zowbyudly36MHZFSk2QBoGpCy7jXrfYQJIA Df/7PS728q8V3DGLLz0Jriu3NHHPmOb+ZKITB0XLullu77BMp5jf+LLHa5YtAwrK2uPHNU9xTz4 lz8Mt+oc+AKx98b0MeV6T1/asKs9RLP/SEzgj0yKcNmOUf7m7w6NJeJ5S X-Gm-Gg: ASbGncui4Zt7tSNYVC1OCALwYk7hMpGTNmjwZBsUL7GgSgy8XDaCS1wwgk5KUvWk5T+ WKXRRiFehRH43WA4UJZSDCau6OQQV5PJnJabKk/ongckN4qVt6mYUX0MuxhL22wn1mmAH0ZPr4R 3kpT4gmQRjAvHxqPOTM3MeCmtqusMFtyHdr5y0STNgzcASIbFyS6FkREBcL00kN6uW6REAoRPVm dIsz/HTK0m3VsFem8djNN8OTJQyAZLvSZDwqGbGFpp/z5+LGanoDlUsy3cmdyfBgZuoRbdxUzE= X-Google-Smtp-Source: AGHT+IF9cMX7jIKl+xZvjKVyrTKrqaCp0EpUzz1Ou+nWJeIzQRVjfU0EMc/AR/EmwD9Sq+8Kte+KsglC4/+Z X-Received: by 2002:a05:6602:27d0:b0:841:a1c0:c058 with SMTP id ca18e2360f4ac-8447e241e03mr266818339f.9.1733472333598; Fri, 06 Dec 2024 00:05:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84473a75661sm14116639f.33.2024.12.06.00.05.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 00:05:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 00:05:33 -0800 (PST) Message-ID: <6752b04d.6b0a0220.2f6d82.8433SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 22EF96052471; Fri, 6 Dec 2024 03:05:33 -0500 (EST) Subject: |SUCCESS| pw149049 [PATCH] net/ice/base: support switch recipe reuse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206013825.2101540-1-zhichaox.zeng@intel.com> References: <20241206013825.2101540-1-zhichaox.zeng@intel.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149049 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, December 06 2024 01:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149049 --> testing pass Upstream job id: Template-DTS-Pipeline#201409 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/