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 61C2A4309A for ; Fri, 18 Aug 2023 19:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EF7940395; Fri, 18 Aug 2023 19:05:05 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C974740395 for ; Fri, 18 Aug 2023 19:05:04 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-589c7801d1cso11874097b3.0 for ; Fri, 18 Aug 2023 10:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692378304; x=1692983104; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L6BPHngaP72+i0bUBS8cPXq99EXa4EB9q8uL6Hd6EBs=; b=NDTfg5T41eqCxdOFRPLDBa0KVWzvq9J79m/WQr59FYhqpPcdDnHh7kZ0a3mp2J13CJ J4cKFnt+IhL7+/BwWku6uqzSvW2wT5U8pILtRl0vwoooQxiX3FBXNEENrsNW2QpHqje/ GUezN2sd4QwZjw9yOYVm0WCWgosGPUcF7pHRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692378304; x=1692983104; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6BPHngaP72+i0bUBS8cPXq99EXa4EB9q8uL6Hd6EBs=; b=S8ikLraltcgBlE2R+FxISwgdk9buOihkuvOtBoSgAJbUPsuPlBfmjtHg3g6YGOhFGh LBxua16H167RapQvGBqdDwMejTK0F94jN1cL9djmfZDP0k0fQHPXimvfJ6ngKfn2CTOH 7UpbM5pxj7x2J+d+VclBMS0evF9R4cCA2UxWn15ZPYujYUxSlaVsFysyiPTe+dW3/W4s JSu1WhTMPoJkcj0OXJh3K4aCGKdO5Z2IHSdPA8j2IfK6Kle1TjRlHtwhl+8ooHPwoOUp Cj6v+uwpC7P8YqH3kaGYY1XWiaVwbOaxnckBeuc7u6rlwy/p7MUP7TVC+m5gF2p0DqnI gC2A== X-Gm-Message-State: AOJu0Yx+MzpmWiAG07KnZQeebAJzduSspSp2Z5TeFSN4Nx5+QiYTWRwD 1XW7brJ//TbRO1aG26WAFqI5YuHDx723+yfHqrPxG7ddQsZpjtZGMp3e2g== X-Google-Smtp-Source: AGHT+IG6PeQJ1qKMS7OSXH9zKWELqHNzods63/P/C3o/Flb0vuY/PP9YClvG6mBlFZBpzYLVE/4c9wA+Gut2 X-Received: by 2002:a0d:ccca:0:b0:583:9e6c:eb69 with SMTP id o193-20020a0dccca000000b005839e6ceb69mr3274047ywd.42.1692378304290; Fri, 18 Aug 2023 10:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v9-20020a814809000000b0058337eff8e1sm212162ywa.48.2023.08.18.10.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 10:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 10:05:04 -0700 (PDT) Message-ID: <64dfa4c0.810a0220.261ec.a58eSMTPIN_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 EA7196052471; Fri, 18 Aug 2023 13:05:03 -0400 (EDT) Subject: |SUCCESS| pw130525 [PATCH] test/security: fix IPv6 next header field From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Bhansali 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-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/