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 02F644309A for ; Fri, 18 Aug 2023 18:45:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3F1440395; Fri, 18 Aug 2023 18:45:39 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 76F2840395 for ; Fri, 18 Aug 2023 18:45:38 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58f5f8f998bso10262837b3.0 for ; Fri, 18 Aug 2023 09:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692377138; x=1692981938; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dtsehVcdfUqlS6fkKMmsgCnAPmhxDyYbFLF8i3y7Raw=; b=TRgzkE13sLw4Spux4ZU5gD7bdWe09Lr3M96R8fgaSAOD79KYONPGyiPpdURE0x7aY8 wByR+x0WNPxQg+ZlniMmobw1vjgc9vVHr/0+Z/BgAC3zeUcjPrVBfNwg/LKAPmEVdV9M goMcNUIV93v/cT/TH61DILe6NBTlw8DKlS52Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692377138; x=1692981938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dtsehVcdfUqlS6fkKMmsgCnAPmhxDyYbFLF8i3y7Raw=; b=T2ptro6DoGfWVQubseajAcl6F9SCmh5RoBm9VUPUVnpFK7U6pYwSa/0wVyFy3RTx8K RGcPOAWMj+8a3h4Ec4g4k4Jb4Y2urJzSMO9npjiHE3milxBop6WX6pIfjXeF2VF3nMU+ Vqes/PUDpXmxW3FVvvo3rjbnjm+SfRv+6v5uYET7sGM4SmmYzwNeoOoWUbLQ1DIqznW5 UqCkRyS0jfqV0NddtSEXqercxUyQ4UxnfLiatK0FbzUr/6LWu5pqcFAmb7WF4cQq9gc2 USYP4g0o9MvKS6P3fr9SBes5tKuDTpqV8W/QRR9ED3cHk6ydy8j//OE1t4W5OC+D0FFu l/jw== X-Gm-Message-State: AOJu0YxwEjBPq3NEd0JrMIHorUAlI+a8m4yFdGxzrYxgDHapZo4FF1B5 BU6uIW0IRoNv+GRmDCnKbWc9U9IQBmh02iwSSAU6A4zBufMbn3ahAUX8UA== X-Google-Smtp-Source: AGHT+IHI3Q3NSRVK0nGZU4VxvwFhjbmv/0A+f98fJLlTEKa0Ip07QN7JXuVoEup+RnRn9pawX3Z0i4Rg4t6c X-Received: by 2002:a0d:c4c4:0:b0:589:cc04:f375 with SMTP id g187-20020a0dc4c4000000b00589cc04f375mr2739137ywd.16.1692377137823; Fri, 18 Aug 2023 09:45:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x124-20020a817c82000000b0057716dd2aedsm207539ywc.71.2023.08.18.09.45.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:45:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:45:37 -0700 (PDT) Message-ID: <64dfa031.810a0220.abe41.a214SMTPIN_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 78B3E6052471; Fri, 18 Aug 2023 12:45:37 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/