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 2D99A43D6C for ; Thu, 28 Mar 2024 14:05:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 108AD402DF for ; Thu, 28 Mar 2024 14:05:33 +0100 (CET) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mails.dpdk.org (Postfix) with ESMTP id 44F58402D8 for ; Thu, 28 Mar 2024 14:05:32 +0100 (CET) Received: by mail-oi1-f181.google.com with SMTP id 5614622812f47-3c3d2d0e86dso456770b6e.2 for ; Thu, 28 Mar 2024 06:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711631131; x=1712235931; 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=WJcq3dAERaK7BFodkQSWEy37sBzj3qDyc7cmjFZesLY=; b=s0W+souaY45lkTjAQzxiN4FP3znZ1XBTTYkBptYDdRodMv8V692nBKgDwr6HduMoUk 2NE4UAZ+PdvzhToNvnplFy/TjoYP2dKtrnUVDG3fzNjviSpDC/CmozILFW7c3p+CwFsT nfj9EDDrtUBgbhtNILGKfSR79ITAll2Xn6uML9kzjR2/0T+0tmMa/Tia5mzuor2Wg3ot aZh5vH1dRIvQW7s+7cIb2RH0sl6S13nmgsmv1UVn1FlnoLje0sFPuXNI3f6vrM5blva6 ABLA7E+7lLSAJIh+2pejXO6ijdBpLov72j2Htf8pIyUbvMx8ZFhMWYnDzKPF/yrGcrn2 C5dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711631131; x=1712235931; 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=WJcq3dAERaK7BFodkQSWEy37sBzj3qDyc7cmjFZesLY=; b=QWFWizF9WXYAiUeEXPZux6FBPK7BcvxVRrgmuRt33cg6sajlHcrSCEj3nrSfpUdbua NlnhOpdRf31N5XEMgce4AG3IRmWxv+nC1D5Hx/eH+ar1LoUxPKCDLGv/9479IwrwsdHn myxHDAVCsY1SfoDoMnzT5/WzVRTwK6TpSMVnMCMYb+gZuclMBHW6IM8D1Mc1pxOoYBp1 VGhigoJUuPrBaKUDPxgFgJKrVbQmEhB0FmopSBeXnTrk9R9xr5PnlHahpxAwwZrk7oNd qFBxrCoF5ymrgA7iXdWitopH6p0dLAqeU0RKgk+0i7R316MBjy3MiicIKaq7Q18ili82 zewQ== X-Gm-Message-State: AOJu0Yy2v8yK4B3fkKhzpalBohRWyBi2ocye3aDpXBE0Y/+/8/KHDSqs L/rsqDRAaznVjZulFC1PetJgIlHT7aV7xF4WCaYCf9LnjgcVBDjW15wC99bE2u+fPH4P/MKh2Ha G X-Google-Smtp-Source: AGHT+IGwWdYbug360WQJkgMS6VGs28JFXHdkmCWXhEgCpO/tW05aBflJK62oCzLwUZrsOBrpXUGNgQ== X-Received: by 2002:a05:6808:4492:b0:3c1:d2fa:3fc3 with SMTP id eq18-20020a056808449200b003c1d2fa3fc3mr3303642oib.30.1711631130816; Thu, 28 Mar 2024 06:05:30 -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 hc25-20020a05622a2a1900b00430dbd6edf9sm596871qtb.68.2024.03.28.06.05.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Mar 2024 06:05:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138952 [PATCH v1] doc: update release notes for 24.03 Date: Thu, 28 Mar 2024 09:05:28 -0400 Message-Id: <20240328130528.3123260-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240328120550.3573051-1-john.mcnamara@intel.com> References: <20240328120550.3573051-1-john.mcnamara@intel.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/138952/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8467219930