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 8D5C143035 for ; Fri, 11 Aug 2023 17:35:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88B6940144; Fri, 11 Aug 2023 17:35:15 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id AEF2040144 for ; Fri, 11 Aug 2023 17:35:14 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56d263da4f2so1693097eaf.0 for ; Fri, 11 Aug 2023 08:35:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691768114; x=1692372914; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nbkf+14CWTjt5s0VnuArUJsj1eYD7RDgdxFeaOU+t2Q=; b=JWXB7c6ky7TPYcqRLmCQFak+WHpd/V+UyhMiOm9dh7AU+89i9T+9KVzECipFsbIBLG IKYxGhs6GA9xCUWX3CNcV7YDJihz70Oan77xUH+VSy/4VlscvZJska/SwfXrkLFPYbMK Ha3OBnDPbo0/bJ4nIOMBGoNpo0zJAriXfVN0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691768114; x=1692372914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nbkf+14CWTjt5s0VnuArUJsj1eYD7RDgdxFeaOU+t2Q=; b=ItccPq/2J6h+tzoc9ydukRg6AuDlRwyyc2MgoR9evFBVf8qWguYnV8ZZAnBD4gusEf 7vtJRNV/j2lEOrP1szRD92J09XFwoQCNE/mgE2gKDvgVN5iNjqdJfd/hH3VD2scGnbwE 6E9pIJu2FQ+NQdHfN0SyWc7daRAGJPv4OVs0bukaeZVzVubypJL5mn7a2SuZu4KDFGec vu66rRHGH0bnkY5utVzGGzLjbOIQ/w01G1uqLrQGePWy19uqxrhrnS7Nz1EhBMH3CJIG lRC8sXdFserQMQbEifjCX0bGgi8jU2KCHYngearW6zvgofFoa6UTUPGIEOPqk7PjKWGR lWDg== X-Gm-Message-State: AOJu0YwIM6g1wfrMxW64JMrMHoYUldFiu3F2enBTy94Pdb/lfu7kUnvC nxqD4tFYiE2AUYHW9tFHJaF2K7Jk3jNW8xE+iPcufyVDFujs7fU3D3P81JJfB9p2VsgHT/FZTg= = X-Google-Smtp-Source: AGHT+IEQ+YwpL7DTpUSM8P0RrbTh2VcF2KsS0D8sMq58mnkdmrKNI1jS7PQ3wtIhmrJYBvKu2w3y0Proqc2H X-Received: by 2002:a4a:2a1d:0:b0:56c:8d61:f66c with SMTP id k29-20020a4a2a1d000000b0056c8d61f66cmr1632554oof.1.1691768114084; Fri, 11 Aug 2023 08:35:14 -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 c82-20020a4a4f55000000b0056c785ad0ecsm276914oob.13.2023.08.11.08.35.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 08:35:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 08:35:14 -0700 (PDT) Message-ID: <64d65532.4a0a0220.f469d.f98eSMTPIN_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 7B5466052471; Fri, 11 Aug 2023 11:35:13 -0400 (EDT) Subject: |SUCCESS| pw130115-130145 [PATCH] [31/31] net/cnxk: fixes for IPv6 h 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130145 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Friday, August 11 2023 08:58:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130115-130145 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27297/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/