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 5DD9C45E41 for ; Fri, 6 Dec 2024 08:27:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CCF340430; Fri, 6 Dec 2024 08:27:33 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4B4C8402C9 for ; Fri, 6 Dec 2024 08:27:32 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-215513ea198so23152405ad.1 for ; Thu, 05 Dec 2024 23:27:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733470051; x=1734074851; 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=9W4R+QqByOAFQr74WLWRLGrLioLBzL1pKHX+Bc+QJQI=; b=cCerl+bwnN27M28p8Qm7vy1CPmVgmFy1UiSzSeMZf42LrCDyhCOt6uVonIDagJ4Fb3 mr7Rag/5m7TpWethnZ7131eSLRd4632CIE86Y2ApV+GfHbOiG0O5tsWyzb82VhBa7Z4/ 32ZY9an+Y05w7tfwEyoXzBZH9oWTSns6Vkv2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733470051; x=1734074851; 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=9W4R+QqByOAFQr74WLWRLGrLioLBzL1pKHX+Bc+QJQI=; b=LF/C6MuGIMDfupPMOUAcNzUoaDn/mGlvKgWho6JtVIjTVVLc+h+H2+NAH9jqL/IihE MWulKMT4X+DQlZw/h8I4EkIOh0jNmhZEtEZg3JpsYxNJQIJ0VfvtGV/g/IQmZOaZPkSi BbR8vlMxhtgFm8iMZCcBq7Dv8Zix6ZdeVmyeU9vt0OwV8Yl188XVQjUQ7V7KUKACwv5w nH7VJRgAxd5C4e7ZoJELGuhU2avXhjrw8CJ6tkMfXd3xcT3Mc6JOwSmVv83YH3O+uIvu OCZCqMmkahpsUaLlTgY/ty9cRRRrjXsoxYG//+09EKxlozAoVtFYbFQ/aZALWywQ4BBu pdVA== X-Gm-Message-State: AOJu0YyP4D9W0jAYg+nNIMhV2freIKheG4bAqKAngFUV4zQ+8pEWXlBF +uA+rqmkva6fpy/NLhdyOz9hz3LFUpLZB/cBZkr0IUIEmHF9rDNq+oi6PT5z2O2+/0HDmDXntxa RKIpemN00WuQWG+zJ0MLK4Oc8QROuVnxZob8Z4Tq2 X-Gm-Gg: ASbGncu6NuF5l0gEEqKRyEu0oECSZJkLr8lUmVRx/uO+m6x1BZOqaK5pRtxZL5bqzKS hdfcjTkib57q5nkjP4gaSHv3cBpOW/aMvin5dIzOy1vC+Yz+Bncj21RAtlxc/4ZH3pRdtv5MUhU Hfm18O0s124Kkxiei5f5E/HNTDfEcFFke9CVZqLhE+D/sCUDnCqnGXg9211vYvDuwqFfIC8F4wg rcXQhB2pLEAfJ6DOMdxqdoF2SswL8uccE3TUU5p1x81fUrd2JfdLLUWkeaNv1en3W3vVO8= X-Google-Smtp-Source: AGHT+IGn4wlm5x0HPc/96eiJrMhjIGvtMnshPfQa30ueHMV7n8G/pa71tsFXJBw7RsuWSwP7/gJI0RrLFwt3 X-Received: by 2002:a17:903:1788:b0:215:a303:24e9 with SMTP id d9443c01a7336-216108214e7mr36567335ad.3.1733470051358; Thu, 05 Dec 2024 23:27:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2161cd43b5esm150095ad.112.2024.12.05.23.27.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 23:27:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 23:27:31 -0800 (PST) Message-ID: <6752a763.170a0220.5d924.0ec9SMTPIN_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 D06676052471; Fri, 6 Dec 2024 02:27:30 -0500 (EST) Subject: |SUCCESS| pw149065 [PATCH] [V1] doc: add tested Intel platforms two From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206053928.1640200-1-linglix.chen@intel.com> References: <20241206053928.1640200-1-linglix.chen@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/149065 _Testing PASS_ Submitter: Lingli Chen Date: Friday, December 06 2024 05:39:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149065 --> testing pass Upstream job id: Template-DTS-Pipeline#201377 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/32098/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/