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 7688F45B6C for ; Sat, 19 Oct 2024 01:32:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B41B1402A9; Sat, 19 Oct 2024 01:32:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 85D894025C for ; Sat, 19 Oct 2024 01:32:52 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-83ab6cbd8b1so80638839f.1 for ; Fri, 18 Oct 2024 16:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729294372; x=1729899172; 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=Uab1+fDQubRvmabPfORHV1lbKh/TsuDFJpl9ek+3QGI=; b=PrsaDbbPh/8MAMXOtyfC22KFNc+fBDNs0utvwo5k67c1vpEDUfEIS3Sl0/kIl0s7/8 zrLiqx2no5rSL3d8zMjteLrmZTvsT9zEHR9aF8gHvXZGwNr7R8+sRwQN2Qkam4NZy+Hn xD+2VtcqnIha+qRykMLSj5mvtT+gH3J3pj+x0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729294372; x=1729899172; 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=Uab1+fDQubRvmabPfORHV1lbKh/TsuDFJpl9ek+3QGI=; b=Ok1dfQPbMNUvWS9Z6TbmeJqrCYMGOziMNUYF/qhh0Y+qR2is4TRMZOfux98qrheW27 6zc8zsukiJWC3sZqYxqcdesIa73D4zYTA4HJujkCbMrvRoUV+mv+rAz7Lab0KOTLsKuZ 3xjcktDhaXG1wu719hYvl/dgudC6aUXscF0co5rOLCNzGTyKaNDQchwdk0eyk/eFMjgb m91CFocxwTAp/D2e8RN0tqZEwU5vwgXUHIt09OO5ssn+Iic/92hVHuD3rPMZv+f/kTnj Flwxx4BCJaM4wbYPaIeeYACxg+b/cTcbLQVtxZTVOZSEs5AbTPbvG5/B+p0T8qsBcBIk 89AA== X-Gm-Message-State: AOJu0Yyb6WDEpzLjOF41Aygv6J9+WMcUqcEXv7mrzakgy+3YVAhjqBMP 8ULOxaR4nxbtsj0nd187zuPmoMSeKced02dTB+ZJx48NsPXr2o8P/9Pgd27JaYifYpZhx5BuWVY w2BOO9crH1WhfSWSXaT5YcDteBnZ9vKgjO/79e+0Af4+hNlm2zZapmUJd X-Google-Smtp-Source: AGHT+IHkmnzcxnxq9r5fY7M050U+AW7Q7n3fO0qBQvYSaBujOauNo/EbxzGPxpkXIO5QWRwu6lDSbj7JfwMj X-Received: by 2002:a05:6602:2b8d:b0:837:51ba:60c with SMTP id ca18e2360f4ac-83aba5e38e8mr417119739f.7.1729294371636; Fri, 18 Oct 2024 16:32:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83ab9d936f1sm7565239f.11.2024.10.18.16.32.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 16:32:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 16:32:51 -0700 (PDT) Message-ID: <6712f023.050a0220.16c257.4ea6SMTPIN_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 11CC86052471; Fri, 18 Oct 2024 19:32:51 -0400 (EDT) Subject: |SUCCESS| pw146201 [PATCH] [v2] net: add more icmp types and code From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017224152.36412-2-rjarry@redhat.com> References: <20241017224152.36412-2-rjarry@redhat.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/146201 _Testing PASS_ Submitter: Robin Jarry Date: Thursday, October 17 2024 22:41:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:03d37ac13b61563fb31e4a0f5d0e427a61d548d5 146201 --> testing pass Upstream job id: Template-DTS-Pipeline#189342 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/