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 AC1F245B63 for ; Fri, 18 Oct 2024 02:26:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A62FB40268; Fri, 18 Oct 2024 02:26:04 +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 36CBE4021E for ; Fri, 18 Oct 2024 02:26:03 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20c767a9c50so14866295ad.1 for ; Thu, 17 Oct 2024 17:26:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729211162; x=1729815962; 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=uK0bMMa0f2wWECbZw0DUdklZ3JDZZQ9TN5RkuLhJLCA=; b=IVkO2gZD+lEQVPWPdEKmU4bULU4DzIkQo9nTFcIoAQZeHowvQ+MzDCjNNczlH0y6gP BDLCzvQg3DRy380jvNAfXgigdgNz/QZYRs+XPI6AEAdyoKPJBvZCIJd2gszORNWXQuYA sSlLlF4aXfs2gNhRQY87JEjbR9TAejCNsNXJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729211162; x=1729815962; 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=uK0bMMa0f2wWECbZw0DUdklZ3JDZZQ9TN5RkuLhJLCA=; b=BuqzvhHVjKNWwvl+IwfvPKBHK8zgwBMEQlz2ozSo3a6wCExeFZHdFZxXI6Xl5PP0KD 8RG4LhdY2UEfz/FUfHdOj0bzOPBRwJosLbS/rRJCcyFryhMfLhmmraSt4gLWLkTQyCup F0uC/CkGk/Angk9p+e5h/xLrN6riLgZ38bcIrsDrKTadcnhDvZDffbghcn5VQi7FEfjQ 1NLK91P4WqvFJHnZdcNb2NB932y1SSPYfGIOJ8y8ARu433pwAKAXN7WMu3StbOKaWHis tBAq+GlTkCKuiHbEiZrnP36D3qV6cfCqCxAzRZhulf6VI5QIdIhzhfG3ArRy49+qHzS8 Tngw== X-Gm-Message-State: AOJu0YzEUorl/eX5sIvNo5Ep7kB9MZJBPEVJUrNkMla9hPiaemWQ53jc q9797HkX9YaXYB/eTgY7RfyyyCo4h7HrqZ6nOFgGR0X6LGtlmrFPkZU8ihIIBfw5t3Qot21T8FK lTJH6n0qj+96anWq4h37gSSSGD7A0dldiWraslBig3lEdp3xe609kqMYS X-Google-Smtp-Source: AGHT+IFqZBEOxmaE7Pqi9TFgtpBePSf5qVIc1vsMfQ2BIaLhpDV4yJPJnpd5ayDeOBr2nZrAfPF6ZvoDB4bk X-Received: by 2002:a17:902:e845:b0:20c:79f1:fee9 with SMTP id d9443c01a7336-20e5a7370famr10527775ad.11.1729211162306; Thu, 17 Oct 2024 17:26:02 -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 d9443c01a7336-20e5a8d7bbasm147905ad.84.2024.10.17.17.26.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 17:26:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 17:26:02 -0700 (PDT) Message-ID: <6711ab1a.170a0220.54e2.1078SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 782196052471; Thu, 17 Oct 2024 20:26:01 -0400 (EDT) Subject: |SUCCESS| pw146163 [PATCH] 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: <20241017083322.2166467-1-rjarry@redhat.com> References: <20241017083322.2166467-1-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/146163 _Testing PASS_ Submitter: Robin Jarry Date: Thursday, October 17 2024 08:33:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:1e942d005e431a417fae53abfcb09253377ddfd4 146163 --> testing pass Upstream job id: Template-DTS-Pipeline#189111 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/31527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/