From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 1F89243C9A
	for <public@inbox.dpdk.org>; Wed, 13 Mar 2024 07:43:37 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 17EF640689
	for <public@inbox.dpdk.org>; Wed, 13 Mar 2024 07:43:37 +0100 (CET)
Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com
 [209.85.160.169])
 by mails.dpdk.org (Postfix) with ESMTP id 9BD8640633
 for <test-report@dpdk.org>; Wed, 13 Mar 2024 07:43:35 +0100 (CET)
Received: by mail-qt1-f169.google.com with SMTP id
 d75a77b69052e-429de32dad9so47947081cf.2
 for <test-report@dpdk.org>; Tue, 12 Mar 2024 23:43:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710312214; x=1710917014;
 darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Z4sqhEWUf7wOSTClWYxpCtp94xHKhojY/+/jsL3nMbc=;
 b=kYKIbBEvLSLiYuTeg4mVd4dtP8knraZEXaLfuOBsqsMvQnWBxdCVG0XpnvW8FdrKAn
 C4osGXxTciCb/ygeXdQrLrSFiwAwuJPtLIVPbUugPms5CUBrfuc29M3g4Xgc8kEdSRe0
 GPjENnFNAU7EzXLJbNIA0Ke0yr8yroEgGHhemi17uvhVaLLfLexPSA2p/TiBOH5vhMMw
 9DD0SV1kw7+9knzadle9/pbL9pMVog44y84GDIpKGqpIl3o/zZg/9Ct76KxD5G9T4X//
 UpMWjwHMAl+9Vl1SJdvIP49ZLb1yKOYU6p0jrk7mBmygxa5FCfQ9GMlOcIGcf3RiZcP0
 MZyw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710312214; x=1710917014;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Z4sqhEWUf7wOSTClWYxpCtp94xHKhojY/+/jsL3nMbc=;
 b=kIqs5HedlKw9RceHII7lSx0TzNYAcALFtaVDtJYF07icK2LL0wzP5nMWpyEXjiMEn5
 0BjdbI5YgVqBxRViQgUHx514pPygFhOvsKB5h9NRObHQa9Hl6K0rgSjnJQBmwmKw8JrC
 0K5eQ4B13HpxF4thg/KD1PFkKd61nU85BNiw60ffGrhNcSYoW89Qopkit34yxFO/p70F
 gu2Bx679GNyNeTJOnvYmvZRaCkA9lgFbKIEhsdFqeoqOMZp9QxXJCi/2XcsjQtHcZW/Y
 hif3uFBc0zP5DjW9PQT4XLgTGERyFgQwczzkZC60jzLb3OxSThpnMX0yC/ozE4ge3rBx
 8Pjg==
X-Gm-Message-State: AOJu0YyVSuKLEzba0KGyZ09bFwEr2PE065spRwWLfHEoEh8pSDoCwx+X
 u23bSc2zr3Pp5/lx48F+S+0twrxzjt+E/vJ93J4L5P7ecXM6bb7cxxrkALq5UNZ0q6RweVeQzhr
 W
X-Google-Smtp-Source: AGHT+IEgPrOnaDf7awaLcc+msXUggDFrJXlGa01uElEJkGmCJapQuFNCA3o/RZuJ7+3lM1ZYXWfC5Q==
X-Received: by 2002:ac8:7f95:0:b0:42e:f025:e3e1 with SMTP id
 z21-20020ac87f95000000b0042ef025e3e1mr14798040qtj.6.1710312214550; 
 Tue, 12 Mar 2024 23:43:34 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-rdu-t.redhat.com. [66.187.233.202])
 by smtp.gmail.com with ESMTPSA id
 w21-20020a05622a135500b00430911bac01sm278583qtk.74.2024.03.12.23.43.33
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 12 Mar 2024 23:43:34 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw138304 [PATCH v4 21/21] test/security: add out of place
 sgl test case for TLS 1.2
Date: Wed, 13 Mar 2024 02:43:32 -0400
Message-Id: <20240313064332.195887-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20240313055030.1685039-22-asasidharan@marvell.com>
References: <20240313055030.1685039-22-asasidharan@marvell.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/138304/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8260212634