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 96AA14257B for ; Tue, 12 Sep 2023 11:59:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9259E402A3 for ; Tue, 12 Sep 2023 11:59:53 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 990A4402A3 for ; Tue, 12 Sep 2023 11:59:52 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-77058512c18so301240685a.1 for ; Tue, 12 Sep 2023 02:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694512792; x=1695117592; 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=5oSxdGGlc9uNu+dha61eI58pUIhiw0nx8Ytm7Mn7ZDM=; b=bkJTfEtlgIZCcXR/QW3ac/jd8rjq6xtiEsBjskga6cMRohf6iyF92q94DT0y01V77+ VbHIveExGSJlqwBfKEOH/pSkCgH67WlH6GoZanuPkTiS6VMK4Zd8D+dtCAT4diqvuBEc WKXVNTTsdkf4kb7LV4Adky+AQOW8KzV14GhEzEmcbsTCLmBF7p9twlenDktMxI6M4uHq SURr8AEliNVswIhgCl08hgO7r3STWg+jV1J4WSLZ9XXaCYQCtyVS4SKTCCRpGtzWS/6M s3qns5aG2vT6hI8qNN/QTWdufPnTD+OhcAb517tj39M++JBIbAaGr862shTnSGZCu750 yQ4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694512792; x=1695117592; 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=5oSxdGGlc9uNu+dha61eI58pUIhiw0nx8Ytm7Mn7ZDM=; b=gdZ9RGHl+4urlfSVRD8CcG+uy91MEjnitYczBUaSgj1qs/wJtdk96Pjiyt8ETjuBC4 j3+FXtRkqWvurTA6p9/WcZBBIBcgh7ys9+oK2FBqnF5xb1z61mylWEU4e6wCmqm8/bOY o6DxuDwLh0qJthz1kt5V6US3RLIZUmEnPflnj4NHhqgnEm9/Q4UODG+uldla/pJy+gfH fYy+Y/9mgk9JFKE2RPS2AHgutepuI7xHTuGXZMvb+R2eV6+udWdBH4ZIjDzsaGBB4ZoL +M8b9vB5jRSWlkTAdUJddPC6KA9y5CaWEb+y62L3BwMLXBSbgGzFn1hKecsE2JTYTh12 IQzQ== X-Gm-Message-State: AOJu0Yz0jJ+Jh6iZjOqpE9J+KKvk3XH7bXRKqSmWmr99pAbMyico8uIb hxKqi8F3nGEWsW7VlqebC4uQARG2FKv20CGd6KQ= X-Google-Smtp-Source: AGHT+IFOBw/0MJesLE7qVf7nKZb919AnKujI13k4yv087Sk3h73dwE3O/mvtpqfc7m8ODuX3CAkvXw== X-Received: by 2002:a05:620a:2944:b0:76f:10ea:e92a with SMTP id n4-20020a05620a294400b0076f10eae92amr13374076qkp.0.1694512791738; Tue, 12 Sep 2023 02:59:51 -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 bj34-20020a05620a192200b0076ef3e6e6a4sm2503582qkb.42.2023.09.12.02.59.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Sep 2023 02:59:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131369 [PATCH v6 10/10] net/cpfl: support link update for representor Date: Tue, 12 Sep 2023 05:59:50 -0400 Message-Id: <20230912095950.1022574-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230912173039.1612287-11-beilei.xing@intel.com> References: <20230912173039.1612287-11-beilei.xing@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/131369/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6157471362