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 CB6CC45485; Mon, 17 Jun 2024 19:49:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE90740A70; Mon, 17 Jun 2024 19:49:14 +0200 (CEST) Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) by mails.dpdk.org (Postfix) with ESMTP id 0BE96402DA for ; Mon, 17 Jun 2024 19:49:14 +0200 (CEST) Received: by mail-ot1-f49.google.com with SMTP id 46e09a7af769-6f8d0a1e500so3455726a34.3 for ; Mon, 17 Jun 2024 10:49:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718646553; x=1719251353; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=B6K/iiHmM9AgL1pD8NmfuKyDNhUdoFoz355bU1IPTg8=; b=aLbZxTHKzaWa5Ay1g3W3jkOMtLmoOpHyLAVwouoEmRVGPXQrp7BRQGKujtX3VWe75r AHtOMI0hCXIsjilAwBh/wz6GKYFKcWt7DcE0sPvKlnmBPqGFL6AXP+xAHgBxeWmZPBy9 XZQchqm4OCy0N3wzW0evkbuit3KKBjicfr92c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718646553; x=1719251353; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=B6K/iiHmM9AgL1pD8NmfuKyDNhUdoFoz355bU1IPTg8=; b=oiJwuwVHX+EEZsRCxqospprOmE1mKZtCiUvTc4ZFkOFB+xD6+WJ0QQOi346Hcgc5GY VJ3VtGWFQ1VFfEe2MDpwN8eIDeDrrEML/uz19gWuv4l9zo+O53FuDDEuLkUdrlSfUdLY uCSMJ7th1P7zvezuhwJIYUD0etVFV1QReQrdHn1bw0GXIeQUk3ZtV+EPUT14nSmKyGZi hyLM6AaXQr6/FVP6wNeJwXo9l8xWnHWp84laLi7LQQLwxRLxPtsZNi4R5OoH6/5zU9C1 nO7aQkvPgcxN23+og+Ek53kbVLEy0KoQCKxOrVfEN9/g8C3Z2KuGfxQwum1riHXlGmyN E6DA== X-Gm-Message-State: AOJu0YwOmjIkpX671Tq3rEgakM/MdSHXYqFOkkkzGn0TG0guHvxcdlIS J19Pz7Y9GCV1DPPaMxP4r+ZoEE/lEmcfuQC7+E/4v897Qp0HS04UUrTEEXzWFNMUrtqMNd4QtjW 2FrbUdDjQkPJGpAzj+eqYkZQ2tbGAlpRLK8OWbw== X-Google-Smtp-Source: AGHT+IHqEQGN6fu/D3nRmjxHuTunyTsLVjfM0MvH/83hEo47oNPDWZJhKLVe305/ght+/FbaboheMLx5xVNk+pvMXUI= X-Received: by 2002:a9d:7515:0:b0:6f9:9157:cf4 with SMTP id 46e09a7af769-6fb933d7163mr12333173a34.19.1718646553244; Mon, 17 Jun 2024 10:49:13 -0700 (PDT) MIME-Version: 1.0 References: <20240615113118.2137-1-gmuthukrishn@marvell.com> In-Reply-To: <20240615113118.2137-1-gmuthukrishn@marvell.com> From: Patrick Robb Date: Mon, 17 Jun 2024 13:49:02 -0400 Message-ID: Subject: Re: [PATCH] examples/fips_validation: fix coverity issues To: Gowrishankar Muthukrishnan Cc: dev@dpdk.org, Brian Dooley , Anoob Joseph , stable@dpdk.org, Maxime Coquelin Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org For CI Testing: re-applying to main and retesting because main was in a bad state (now fixed by Maxime), causing a virtio_smoke fail on this series. https://git.dpdk.org/dpdk/commit/?id=6bdc14606724bc7fb3834d5ec59b1cccf98adf28