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 BBEBF4309A for ; Fri, 18 Aug 2023 18:47:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B927D40395; Fri, 18 Aug 2023 18:47:16 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id CE2BA42BC9 for ; Fri, 18 Aug 2023 18:47:10 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-76ce59842c1so69542185a.3 for ; Fri, 18 Aug 2023 09:47:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692377230; x=1692982030; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pr6EJnKTt1wd/Gq5c7lId6HART3RFJsdom0ib9cFfak=; b=ebMvZ79dhrWl6D39NvSf1dr29dgguqDAtgiOF4GboB7YuAQh1K3WAWuJ+9VcZI9uVj t9syphN35HjcZ33wWKa6/xnA6QjCCdIwM/jyesRx9/LV73n3a0ETKYNGr1d/Sq0zUGjh pgni3M/Pd2gZRRlK0l2cUoHvA84/IU34/C+YI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692377230; x=1692982030; 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=Vbjgk95PAjDZeBsGMLvoxScpBFP3QAirWoeJVAI3He6q9WDzbdAs8tdQmHiRmWb/ct VMnvuRl5GZEE5av2i2Ak7XTkVGANQXpQSaD0h4MNtpVyChdw92fUnVUt8myOR1G83CLX grLbiW2Q9DqS0tC4EMRMslzucCkEMEsvUNMTGhVG6/st66hCL9B4nw1HvmVTBFFNvWbD MVIwb+6Pj6LkYaueIrW0aGdh/++zPa1Y+p3wEOEJJwCgUa/fQS+YVQipVjms6JXVt+7n J84N5ksRDwqftqkq54wSr3XDbz19oLHvZkb9PDPaPgEhG5JaHwPmaLJifFIurYZAuDNB YgCg== X-Gm-Message-State: AOJu0Yz9OY0XJafB/EkNZgCS3JIK9HUS6RmGl8w+S+I0HvDfwY4cjpxu Dfw5uYRC0EhzxhXKCOoLx2xGHrULT/XxgnCKkjwGM33Yq/YlsxpZuVxkQg== X-Google-Smtp-Source: AGHT+IHZx2Kwz5sjSmcSJ7uqOJ3VdfAmuIOZv4PHpVGYuBfXVPx8oJwmaRJpDWKy7UUrP1761sXiriSgs5sj X-Received: by 2002:a05:620a:3906:b0:76a:d7c5:89fe with SMTP id qr6-20020a05620a390600b0076ad7c589femr3611965qkn.22.1692377230212; Fri, 18 Aug 2023 09:47:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs15-20020a05620a470f00b007671caebae9sm102985qkb.3.2023.08.18.09.47.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:47:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:47:10 -0700 (PDT) Message-ID: <64dfa08e.050a0220.8ca00.48f8SMTPIN_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 E782B6052471; Fri, 18 Aug 2023 12:47:09 -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/