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 A14CB4309A for ; Fri, 18 Aug 2023 19:15:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F4DD40395; Fri, 18 Aug 2023 19:15:01 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A13640395 for ; Fri, 18 Aug 2023 19:15:00 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48a6164cccdso356384e0c.3 for ; Fri, 18 Aug 2023 10:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692378899; x=1692983699; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FbAvznL9lEeHp0xxwq689eQemC6d3moDaAL0kwyNka0=; b=Mwnq4uHgFaBGenwpQ7oNdESRNSH/vNBMDu4hxKk0hirbXANhDoQVIRNMZTBhbjUX5n 4Kq0w9KX6QjLgYIivqM5tLVpXRosPthe8ilB1x3K9Uw1msz/CIOsuw4zL6EyC2k5Jejb UHrmqKouX9l1nBy3rSIW8z3PGFrcN/GmZLjgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692378899; x=1692983699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FbAvznL9lEeHp0xxwq689eQemC6d3moDaAL0kwyNka0=; b=j7meKjCYSOPQO13OE2KfMHVOGVFi45ixz37w+fFPEoXN6mqL/3rxGjlbKLhZPPovTc Lw3HBHp0TFn3eLUecH8EeskDCLcipNzKkmbx30gHV9hma1Zjg56ECM1jPYAxWW4OH71V 4TVVnhadkJEt/iYCxl+gYU+uFoWRYbFQSYad6N9jWgbO7Ipz1A4Jk6v3iKdm3GFO9Hnu JzuYlqK+RX0xH+GNXLMsBy014sBGs7w1dQRLBGQdTjaqYUjrhZOi0ybhbmrNm1ra5ZWu nGramEAVtQrAbXSWyCbsAPnuaXuC7pgeyOlasE0tDG02juboHz17zHNiDmW71uT+PlRs UPOA== X-Gm-Message-State: AOJu0YxCBTbGeS8tnNkuvQVZre2Aben8RlKkZsjy/FqI9lF9NPlwbir4 r9N5jA6LxMClPnpcVA3eLjWkeVzTAItJBrRSXeamCp6QNJvNBTwGjFUpA/I/6y3PnpLVc/yAvQ= = X-Google-Smtp-Source: AGHT+IGsQgN/KxMPRUcoU3CDTyqAvWV2vQRg1SnbZoXumvp0iX9RXWhqH1kosW2cYViqF52eKhNdgo5uWiaY X-Received: by 2002:a05:6102:259:b0:443:66b9:b8e8 with SMTP id a25-20020a056102025900b0044366b9b8e8mr2796873vsq.20.1692378899340; Fri, 18 Aug 2023 10:14:59 -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 he5-20020a05622a600500b004104f17f143sm95823qtb.6.2023.08.18.10.14.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 10:14:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 10:14:59 -0700 (PDT) Message-ID: <64dfa713.050a0220.79d85.442eSMTPIN_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 06F176052471; Fri, 18 Aug 2023 13:14:59 -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 | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/