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 25AF642D7C for ; Wed, 28 Jun 2023 08:39:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21F9640A7F for ; Wed, 28 Jun 2023 08:39:16 +0200 (CEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id E8AB540A7F for ; Wed, 28 Jun 2023 08:39:14 +0200 (CEST) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-634efb81e8dso31959806d6.1 for ; Tue, 27 Jun 2023 23:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687934354; x=1690526354; 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=4TFqGptamjpUy7yJP5NdzDmxF76ODcKqL5beuRUCKIw=; b=EyV7MAx+7QIdN+JbuExX1F0iFCVnQGyT+P9Ch2B5kSDZ6MjZSqBipX+wnfcAGu7UtZ Ay1G1Rrd+yf++BxILJPOUbfNUGVlpJ/QE7JgaJvf62tWIx9uqEF78wZskhm5VCon78PY D6vHbDnr3RLYBa5ufAV61OPXBWR7YbTm8b+tkSNHEgetaRQdZIMP3HPNy65KZ3BbPmys fm2dgetEYYTAcXV38coSGMXV2yG8v2HrxGizgw5+Gc8116dyNwbo2bsK/t9aW6cZLtvA muPYkY+ONi+qujhbpYnQwOyS31U837oeT73IhuPCI+rtBPks8I0/WMLzn9h54iwHvzPr DQAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687934354; x=1690526354; 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=4TFqGptamjpUy7yJP5NdzDmxF76ODcKqL5beuRUCKIw=; b=bVCwVvRWcSa11r97GALcjnimfRs2Z4WFNS0gU9nMAR+lRPr2cxStivyaOZDvFRztzd ANH1cQCQhe6xHoouoCKwtgyAQ6pB4Lb5yT7XSfA2l0N3hL0L0M1zhJsStz+lUT1I2Og1 NrVtv0Z7e2ISro8yS11pyTDPUiJTXnlHUSWR5uuoqJ+xzgTrzRWSMtvWHjI3a+j6TfoY 5G6esAXELg5mbCSh5hpqaMMyuBhIG++DzZbCvpyUiv6AcQKtXZTnwhoj7yTO7CAdvydx ZCeXIGHEYoua7VRMSYqRiIKKX6KH4UPyVKwdmb1VP4fqmM21M06kcvN46PcsvP9E7SFi 9GGA== X-Gm-Message-State: AC+VfDxZx1d230br6YPDlpZUQYb3JA06RpSbDOBiDLK11q0w4bYb5eFT 6evtgP3CqdDm/eXZvvZysK9R2gcc7V3TIsl4hWQ= X-Google-Smtp-Source: ACHHUZ5XHocFdxHrU7pyF7NB9FgG/1ImcKVNDn040wLL/Y0Gep1XX5hOmvtcXmrtFItnt4z+lLQ6RQ== X-Received: by 2002:a05:6214:c86:b0:630:22f7:37a7 with SMTP id r6-20020a0562140c8600b0063022f737a7mr27565870qvr.36.1687934354145; Tue, 27 Jun 2023 23:39:14 -0700 (PDT) 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 f19-20020ae9ea13000000b007592174cb08sm4761562qkg.10.2023.06.27.23.39.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Jun 2023 23:39:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129031 [PATCH] doc: fix missing release note for UFO on iavf and ice Date: Wed, 28 Jun 2023 02:39:12 -0400 Message-Id: <20230628063912.1306170-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230628055258.111014-1-zhichaox.zeng@intel.com> References: <20230628055258.111014-1-zhichaox.zeng@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/129031/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5397756921