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 05B6D4309A for ; Fri, 18 Aug 2023 19:01:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0392040395; Fri, 18 Aug 2023 19:01:40 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E9D1640395 for ; Fri, 18 Aug 2023 19:01:38 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58d31f142eeso11670897b3.0 for ; Fri, 18 Aug 2023 10:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692378098; x=1692982898; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LRDC+f5vQfD9LnXTV/xU1WW+7wgEZhid+n0ui1Rpsd4=; b=CRkyQZig9n3wS8HyI8USN1xLKZkRgWuNjJOP+QVBpQn7tQYNCxQb3RY6BZvKn9VOPa JghyDM8oQazOyb12DkjH6YpT+5mNkjLyyHh+h/92MTNY+miSq0E1o5ZXb8i5e/FhBI2E cS4gijL50nLY2YYXA95fUCt+3Fot/UbJy/OAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692378098; x=1692982898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LRDC+f5vQfD9LnXTV/xU1WW+7wgEZhid+n0ui1Rpsd4=; b=aXbLArUDTulJgJlAT56nIfaW7ciWxz4/7L0BPz230+dubd3OZtLTAgpCibrS5fxMUA v5yO21sA5BnLGBm8vYyhv9wQSEjKQNEBBVbB9M23/o4zZuytanhF3r1gJ3031oADZ4Bk FPfv70I0rhMvHZMTQMiyqPbthWdY4bmb+lVxQGFZ37xBU+Ta64b6CzzXRfxshUF48Kk/ OqdKd9jAFhLcQi0wVSaOrzdTLGn+D+LxlC9PQQ4YQmfCQlHAnarUwt9fKJJSdviKqbUV dX63S3W6kaI+CN5hL/Hp6BrchNyzRb0Zo03gZaO5PgRkT1BlvdHyg1DbiV+BEpE2ueD2 DUUA== X-Gm-Message-State: AOJu0YwW5iwN5sDKV/t0uLjQZLQRlLpI6YHD1CMyOHqIk72lVjmZYi/B 0e4zYXmERofZCIVBCHL/G13mdoS0jBWCX7eLA6/eeR4HAb41/BpMZOuUCOgf/QhLMgOcKfU7ww= = X-Google-Smtp-Source: AGHT+IGPOoihbsUGNPTUw8fK85mjBhOEmEpVLlIGbOACPS5N7LVTVtwEI1HDeCiW3q+WDwgubcpCTDo830U3 X-Received: by 2002:a81:a24d:0:b0:58c:5259:af15 with SMTP id z13-20020a81a24d000000b0058c5259af15mr3358029ywg.30.1692378098355; Fri, 18 Aug 2023 10:01:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l22-20020a0de216000000b0058dcfc83445sm16012ywe.13.2023.08.18.10.01.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 10:01:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 10:01:38 -0700 (PDT) Message-ID: <64dfa3f2.0d0a0220.2acae.0af1SMTPIN_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 079DE6052471; Fri, 18 Aug 2023 13:01:38 -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-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 | +-----------------+----------------+ 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 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/