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 B3B2843D54 for ; Tue, 26 Mar 2024 14:46:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A419540E4A; Tue, 26 Mar 2024 14:46:09 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id E091E40261 for ; Tue, 26 Mar 2024 14:46:03 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-430c41f3f89so48485491cf.0 for ; Tue, 26 Mar 2024 06:46:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711460763; x=1712065563; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ehoZvAWOzcGIt5Q3Ckec3qlUqQJF2fNcuJm2lwKC8X0=; b=EKZPnkp+Uo/w4aLhqJfWWYr3uoVDTjlofp0xsDnjPcXLSUIXPbS34BL181nhSIzGxs ySbwcUHae0xnfiyLbbRRddavQ9e9D/aM8iax14LNx6nDX+fOPenq74y7UupwrEKWtEd7 91P2v7EYFxL5fvz4p67DARZ11Tjoi9jCOFKC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711460763; x=1712065563; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ehoZvAWOzcGIt5Q3Ckec3qlUqQJF2fNcuJm2lwKC8X0=; b=KzIvKH0OcWBmUzgdmGh9WrthHXOoMSODirndqaDiPzsi/oePyF9mbdz6P+ovocaamt cCLeJSIOimYoBhGjYtoZsPFPD9f5AFBe8WsHcu1qhV/mk1dImNjT+KQgYAV42mtuooBy 2JGANeWQdgmOGz2lubKCIFnN6HYutXxTSncZ+QuxlfJCaOy3JM9X15z4Q2uYcMh77iEr 3Urc2yizJ6633l4yBcX6MYDfXU1Syz4c1kGj8NeZNSnDPxF7f7uXNcUg0QQ0f3258L89 d4JZgM2l7Ux7izA//PLyeqJ1DdVO+ZOSi/KQh24xJ4auGbpS3dOofurtoXnZpbOH3rGJ xd+g== X-Gm-Message-State: AOJu0YxFeT/B02mflCZwrTiM/1Xbki7E4U4kU4we5MbcTXeeMqo3ADwx beanPMNVVpWh9nLXazZpohTj0KHVrzkmOslE8xFm8qy3N7LuxVUHjVGZWPMHYYwYxUgQtV2B+H0 RIzASVgFxx/VV8zAJ4qTVadJiWP1LHQWEn+2gFBBiQC/5ylfhM2vtZWsN X-Google-Smtp-Source: AGHT+IEGAS3s+svog6Y6TtWVOMEcXdBX+WYa3+Nkk56+grNEQlip5jFBHOail/VNZOtrESvLzemp4lmC3AdC X-Received: by 2002:a05:622a:1a20:b0:431:5135:66b8 with SMTP id f32-20020a05622a1a2000b00431513566b8mr1983931qtb.12.1711460763321; Tue, 26 Mar 2024 06:46:03 -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 cj8-20020a05622a258800b00430b0f803b2sm648153qtb.5.2024.03.26.06.46.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 06:46:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 06:46:03 -0700 (PDT) Message-ID: <6602d19b.050a0220.64282.b85fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 136026052471; Tue, 26 Mar 2024 09:46:03 -0400 (EDT) Subject: |SUCCESS| pw138797-138810 [PATCH] [v7,14/14] examples/ipsec-secgw: f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240326125554.138840-15-sivaprasad.tummala@amd.com> References: <20240326125554.138840-15-sivaprasad.tummala@amd.com> 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/138810 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, March 26 2024 12:55:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138797-138810 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/