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 C26ED4373A for ; Thu, 21 Dec 2023 06:44:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 990FC402E5 for ; Thu, 21 Dec 2023 06:44:01 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 61460400D6 for ; Thu, 21 Dec 2023 06:44:00 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-4279a1b2a00so1894711cf.0 for ; Wed, 20 Dec 2023 21:44:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703137439; x=1703742239; 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=hnz21UEYiNZ+RiuY6Ipu6KA2Yf3JPvl7v6uf9bNJmnw=; b=WVedCSGVW4WZQX5Z/iVxB5HoEvmWkxxmsrFS+IyM0Kl81iDtfAcCddTPQUvUk0lBqR Cwp2sVMcPygJptNPEka4d1wAFFfpBtbTrl75GMTRjQpwcsQzns6l01FiQnT7Siq29568 lLZaHVttqLRx3+iw1X0kL4vzETh4ME+Uzl96CjGe7jmbVh5skADOJG/DUmxaea/y+P3d UUpZNLeZ63pbkT29KmS88ACPRLEyal/Cch4/DJ0qIonWxHAF63dZILF7ZrYUz6xZKbwQ bRoEA3TDgq7vPXDHqgRbIBlxrLhaV+v0SwkFDFAh1fIH3bFjo6esXy8uXZrrgDc0pnfA B3hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703137439; x=1703742239; 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=hnz21UEYiNZ+RiuY6Ipu6KA2Yf3JPvl7v6uf9bNJmnw=; b=TT3bk3YqVJwvfy7UorvgxZ26Zn7NNFbX/4F5hrDIInZcs9B+DDUWE0BWi8e67B7HNe 2Z4JVRKkrHAEx9/rHXzhNMDYypaKvMp6/bLW+05mZTPM/Jnc8QhrkgTSMXtADo7ZoXtT NnSeX5cxN0HPD0yEXqraMWQUDcpm0P+abIlkUTvmXUSvbuaoKft8xMOM2QkE7nz2/Rpt mWs80Qe+3xtkRnMG59JeqyVnQRP86XzUIER34+xz4vKpJsR6b2h4r6RTLZGerJoKa9tH zAPHjZAa3LZxczr0DL9ybeQdHuNvdf6GxWL2JnBEM3xK0LLldtxlAbTrhV96irBdpcl0 ydgQ== X-Gm-Message-State: AOJu0Yy9Q9KHeCTBR5N398ETIuSzLFAgXo7D7J7+lMz5yobQz1nPju1k 1d46G5P2rJcpQJ/egyulle8hoG+elEY7KLNFdnc= X-Google-Smtp-Source: AGHT+IEQPXK6A845JxxDbYvHA3K2tdV/1+sDuKgKu+9qB5lmMDlcyZWGA/heoqAMMmjjidbLtn/ZBQ== X-Received: by 2002:ac8:580b:0:b0:423:84a6:f267 with SMTP id g11-20020ac8580b000000b0042384a6f267mr26934788qtg.0.1703137439019; Wed, 20 Dec 2023 21:43:59 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id ha10-20020a05622a2b0a00b0042796ee2fb4sm342861qtb.30.2023.12.20.21.43.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Dec 2023 21:43:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135417 [PATCH] examples/ipsec-secgw: use bulk free Date: Thu, 21 Dec 2023 00:43:57 -0500 Message-Id: <20231221054357.2292000-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231221044033.432-1-anoobj@marvell.com> References: <20231221044033.432-1-anoobj@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 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/135417/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7284211821