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 7A3104309A for ; Fri, 18 Aug 2023 18:49:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7652940395; Fri, 18 Aug 2023 18:49:01 +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 7181B40395 for ; Fri, 18 Aug 2023 18:49:00 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79095499a16so36699339f.2 for ; Fri, 18 Aug 2023 09:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692377340; x=1692982140; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pr6EJnKTt1wd/Gq5c7lId6HART3RFJsdom0ib9cFfak=; b=QA4ntf245d0RU6eyE5lJq4Ivxsmau9Tp3wcX0LVjeZNpMSW9rWMF2MZo8qeo6G+97y qyUBgRxAXDuina21FiD0Zo3DQrcc4R0DhRmNVmHvNA6iSSuMH28C6Cd8+1GcBO/zqDG2 h6nMb1ehuvpjP0/ogEHxvAnqUVGRy46Za3XQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692377340; x=1692982140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pr6EJnKTt1wd/Gq5c7lId6HART3RFJsdom0ib9cFfak=; b=CCTWqL0avKlLQO32Zd4SG1H2QaK/tBrYugTC8iq6gysCVcGNkuwNbAKwo5Q4QuWETb 44iyse9nuJZVgovz7ep3Gc+SeFb7i12G3H6HGzgfjU0NvcjAzub2QwJCY7Zvt0Ccyd4M SfwIz64VcLOW+pXbY6ZoXgfmPI+5LtgOxIGldE6CfQZjXe17EqpZreBmXgOTEsOFzNO1 Jw+5Zu9qb2sby5DWQaHu79QEhdpNzEBDAxNkIsCSkLwJTAfKdaI2x0MfKS/cyFvrMFQR UvfW7MiuAWQ/vznkfjowUFs6BnHIdm80AgDPfKWYTjLRLyIERSqnCk2FX8rU1bYYeUXG LCcQ== X-Gm-Message-State: AOJu0YyCO5mne5VuEcT2FNx5m78/vlbmSKMZuBVu7vAAyhpBlSLoYMkY epg0+eqWCLlqPwHCltuA116WbSPXCK0o9PXNJQ4Txg8LdyObHu9YGJDzGA== X-Google-Smtp-Source: AGHT+IE+gkHYez/Y6xRc4MpobMZu1U4OJkGoVwvKTQxjAgNLfkBSP5q8KybTXzNXzn+mpFyMYKeVZIMu3A5T X-Received: by 2002:a6b:d816:0:b0:786:cd9c:cfa2 with SMTP id y22-20020a6bd816000000b00786cd9ccfa2mr3539317iob.0.1692377339838; Fri, 18 Aug 2023 09:48:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a02cb87000000b0042aefe49d12sm104376jap.73.2023.08.18.09.48.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:48:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:48:59 -0700 (PDT) Message-ID: <64dfa0fb.020a0220.03d7.5096SMTPIN_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 61A6D6052471; Fri, 18 Aug 2023 12:48:59 -0400 (EDT) Subject: |SUCCESS| pw130525 [PATCH] test/security: fix IPv6 next header field 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/130525 _Testing PASS_ Submitter: Rahul Bhansali Date: Friday, August 18 2023 14:32:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130525 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27386/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/