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 6B29F4309A for ; Fri, 18 Aug 2023 19:46:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 684B040395; Fri, 18 Aug 2023 19:46:19 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0FFE940395 for ; Fri, 18 Aug 2023 19:46:18 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56c711a889dso757969eaf.0 for ; Fri, 18 Aug 2023 10:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692380777; x=1692985577; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3QBM2CG12Wos8/mlYXMARcfXspmmKayI2oRR85cC8ck=; b=RKYce8e3mgl9Aph32gW6mV6GDfYdaurN/gInguE1YQ01G94pCGfq296okhfDswfIxG CnAc/PlsqhT+r51Sj/BZMirCVkTizby4gr3bZtEC2XSpmtb874lG97/hjsQPF66PuuZ4 b+z39rKHNPyxAC8Xba7+NeCfbpMfuHLsRQUk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692380777; x=1692985577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3QBM2CG12Wos8/mlYXMARcfXspmmKayI2oRR85cC8ck=; b=T5B6I3GkXdk3I2trapwCW1rFc7yCoWfHK/pyDPqfdtNahnAqof5EonziCZGLdMc8ws C8J/8wE3TAOAXqGi8yj/VIDMAl1TDQcvlvGMQsx/Gt+Cv2KqTv5+EJaF9S2zjCJrJjWr QIga5ha2S+epFYZNZFAOsZ4+mlGo9lrxXx/8QxgptsVV7yxfK5wUKZMLw6Ww487UzUrh Ycza50KnCXtMP8asiT4KN/QSceI316slS3wfNtV5aWodk8SuVSOjfAwvOLWW6YUDbxSl iJGznFB0wU/ko1SK2gFmv3tqtujT6dkQthbCB+WN8qEG8sXYDV7Cv6HUh36aUYg4HDoQ jubA== X-Gm-Message-State: AOJu0Yy/4gZ9naNDUpl/m6L3HiV72gxm0v7F3++3HGXKHnus/Z26e11K ZEuy+vHr7TglRAva5FnQ8pLpLbLr9y3Q2OB0yOGzgbKfAoaITuIdsb8QRA== X-Google-Smtp-Source: AGHT+IE73rJ0Du3hKAL1EJewNIV7voLuaS1Cmaf31rlWOV284ER4Qn2jWYnpfPFh5LAzGrznNrmNlW149zDa X-Received: by 2002:a4a:6550:0:b0:56c:780a:1899 with SMTP id z16-20020a4a6550000000b0056c780a1899mr3950969oog.4.1692380777317; Fri, 18 Aug 2023 10:46:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e127-20020a4a5585000000b0056ccde2631bsm177056oob.14.2023.08.18.10.46.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 10:46:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 10:46:17 -0700 (PDT) Message-ID: <64dfae69.4a0a0220.21be7.9070SMTPIN_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 CFAF86052471; Fri, 18 Aug 2023 13:46:16 -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-unit-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_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/