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 705F545848 for ; Thu, 22 Aug 2024 18:23:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B24442EE3 for ; Thu, 22 Aug 2024 18:23:07 +0200 (CEST) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id 87DF342E52 for ; Thu, 22 Aug 2024 18:23:06 +0200 (CEST) Received: by mail-qt1-f175.google.com with SMTP id d75a77b69052e-44febbc323fso5261521cf.1 for ; Thu, 22 Aug 2024 09:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1724343785; x=1724948585; 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=HblL5WyOKDp1tQSJ7Tuu+YAr03DUbY6yieh4rtxUv2s=; b=gGHEqDSjbxhTZpe7Cnw1OGMvS7f5yEom/xAgsmjI6owh8n2W87GqOnVdVMJSZNGUpx nnYLpNzDqBrrhTEUjxOpPQowrbBehNfAjdF13QuBgJIB9iwkGM3svHCUAtEmDicXvJyl rpGQEffRyWEyiFCvib5rhq1imeW4K035tESMnI7GzyaWoGV+8swavRktyHda9izVwuD1 hvhvBy7qmCHMhJz1iTIbHbatIDxd0WOIBA0vSXHKxgZdxEfuOpom8B91M0H0lh1U5RM0 8yenl1jDCOb0R2QXSjorheAzz+GaZtiLu7cW20HZ/nZrpb7uBgIF5VBA1PdTDrTSarVa cwzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724343785; x=1724948585; 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=HblL5WyOKDp1tQSJ7Tuu+YAr03DUbY6yieh4rtxUv2s=; b=AqHi2tMhFoWpBH/LRw55D0Q+YPS/6an9QZ/Rw9W6J8QLo/eXNzlLWQTi+9LxyzPjet v3GsiJ1GR++738yeLV1UjFPr+rNEz1ChH0xIMysDyrtH1ymsHUbwYaISVppuTZYItWiN no3RG+XXgVDIUqhbRWwo8mw7V+JtBH2AoTKfP7v+VsNHjgt5CBlIPlVyq43pqnegB6sH bDfk8Y9Rq2d1swBoSM2t5oMTLdA20w/fhdP5lZHzdfxtSA8/tmL9aAKOnnHr3IIVSHm6 yO9s/xkIpORmW5xsroO0zDUoFYLTUq8rPIAkDNobUZJEbmvV1j9bpf2PSpSHxzcbPrhk PawQ== X-Gm-Message-State: AOJu0YzknSug2A+2RuDo0Kwt1RRI0OCPZagp4DA6Fga0u9jfN4ytT6dx 6ZqgJdjHRuprwI2WPy7sgYE7gCGLOeg9xp8Y33GrXc21Fo2Qynz79+apA2MILmjiG+ll4QkAU+q C X-Google-Smtp-Source: AGHT+IHiwUnk/wirziZ2Cq7TQ0fx0L88f4xgsPgo8xYkAldhWB7tLuKLErP5NVw2VafLXkRQb9ZI9A== X-Received: by 2002:a05:622a:5c09:b0:446:3c7a:3689 with SMTP id d75a77b69052e-454f2282293mr75778001cf.43.1724343785608; Thu, 22 Aug 2024 09:23:05 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-454fdfbfa29sm8241371cf.17.2024.08.22.09.23.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Aug 2024 09:23:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143321 [PATCH] mbuf: add transport mode ESP packet type Date: Thu, 22 Aug 2024 12:23:03 -0400 Message-ID: <20240822162303.2504910-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240822153218.3782170-1-akozyrev@nvidia.com> References: <20240822153218.3782170-1-akozyrev@nvidia.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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/143321/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10511335909