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 3BD8343035 for ; Fri, 11 Aug 2023 17:33:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3703D40144; Fri, 11 Aug 2023 17:33:43 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 57F2340144 for ; Fri, 11 Aug 2023 17:33:42 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-686d8c8fc65so1617929b3a.0 for ; Fri, 11 Aug 2023 08:33:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691768021; x=1692372821; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nbkf+14CWTjt5s0VnuArUJsj1eYD7RDgdxFeaOU+t2Q=; b=C+VAAYjY/CfDJqUZJ2ff5cvP5hYpvgPBn+vEfqhGPFMo54flcQs/AvR0HGPxId8Tgz LqGEPD1pgRdcFtA9/6RjqLDMt9Wv0NkwvZLoYzaQhrzaGUO0vEsKQCIBZrSpQU7GqIsG SXyCV6iJCCk/d/o5sOyGy3O/mFcPPUvTt+jBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691768021; x=1692372821; 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=Wm895f9tL72jQNLD0koKA7W0+apy6P3lD5ICAHOfP6yFlmlQSKNytWlutjajpIbzZV v1mQGE0j+dM9gcZz4Uw/01ri3pFyx/tvjXfZ/YM2EI0gkPUHBzGzio+trv+I1EbF7bqM jLEwQV49Ueu0Vl+Ix+4X9Y86xkjGEQBsHWjX8BVIqUGFpndyOnAefF8ZRznOlivSUaFp xIzSPN+T/2Y8NqakCQp4sSviGL4jxlkeOAs5zbkNagmaXe0LKlYYOtfQLcM0l2notv55 O4r3D5I6fxViB3Cnt+VIbxmkdBDrbUTTcZsh79H0lY0dwTaNyzuX7DuoVjjV/WZfAP8m U5Lw== X-Gm-Message-State: AOJu0YzPq8y98pvA6NgfenDXmnSrP9kgziUolopI7L8vDjPZCcjFX0jH OHtHFBGICgod6imV85ihp122w04lv8KY/JiKJwcssqQ/U+bzsIS2k5ArQA== X-Google-Smtp-Source: AGHT+IG5mWqd9zUVPJAiGDLQfTXYABVHC9XcxjbasKXyViSRdt+77SZsaLXie0/GIEb9mCSKYI4Ml/TrgcxY X-Received: by 2002:a05:6a00:1a52:b0:682:4801:93d3 with SMTP id h18-20020a056a001a5200b00682480193d3mr2317004pfv.31.1691768021445; Fri, 11 Aug 2023 08:33:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d11-20020aa797ab000000b00686be3d599csm248707pfq.3.2023.08.11.08.33.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 08:33:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 08:33:41 -0700 (PDT) Message-ID: <64d654d5.a70a0220.d8a61.d231SMTPIN_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 9E24A6052471; Fri, 11 Aug 2023 11:33:40 -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/