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 16E9DA00C4 for ; Mon, 14 Feb 2022 10:19:17 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFD5040DDA for ; Mon, 14 Feb 2022 10:19:16 +0100 (CET) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 500CB40C35 for ; Mon, 14 Feb 2022 10:19:15 +0100 (CET) Received: by mail-qt1-f178.google.com with SMTP id r9so3702051qta.1 for ; Mon, 14 Feb 2022 01:19:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=hibHC616Wa6MR2F2nlfgUqD6lKxmmYXp5AUsRZhUYBc=; b=qvT7FRgocotrxCLDaKK+oK9kAFTy2/dUZ7u22W1oNsP0r2Z7spFA8l89WzllU6PHfX GHz928svk9piKb/mfEX0nJnYHoGITrKIIMO+JJLpG6okYUj0YkXSNL8KujWOQcnHLjOo 8b4MQTg7138QKNprXow3SHHpM33b4gEm/YaLJPf9PDLvo0KJngLiOHN7BrCulUwcICA/ nDday8Nzs2eDDK/ELKeJ2Vxp9R7DTbhCc6vixRy4RJViyjkkT2ZfREQLGumNaCW7ITtN 76C+oEkvbDupquBKqCcYXUCtQA7YuigB3EHLB6Xy1E1+oDZ6MQX5DkL37pTRmnF+Fum2 OEjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=hibHC616Wa6MR2F2nlfgUqD6lKxmmYXp5AUsRZhUYBc=; b=4j1b5pVrPyriZH4BDdDqajv0jfgS0oOgKREJiBDbVFf7KMXzwLNefTdxgeGHznrr9u h/LZq3ipkwaWFUBjV667FW87m1olECCT0nl7baboLySTFu586RU9YAUCdO7ly5DT3K2x TRKDyjKvwlALiuobgNYfMjfLBfeZ8QoYRMc5zqX6SmzyYiotcriycvNBj/G2smahVyQQ b1Q2Uwc4NoSJBguuFky+Xlr27U4oHExcU+f3XkCWaHLyraBf1K7sxi16aWSvm54zU8LJ Mtc4QTP5J8RWAz8wo3b6fOarw4RYV69v4o9Y+EMAtxp8EKRS02+XFXvqMY7MJQG7OiEj p3og== X-Gm-Message-State: AOAM532iEtf+cCPs46qJG9KLFXeHUG0Uqb9/AhkZwPvvDIldoMpiabZa I2Mjf6B9JETB6GgL0mI2X/mSjDUSrRXl7w== X-Google-Smtp-Source: ABdhPJyVmmyV2QZl1k4YCuzKbMFA4qRrq6LcuKDxaZoGXlNojjHQ6Ao5F4FzX9wdtgyRegoH/mByNw== X-Received: by 2002:a05:622a:138d:: with SMTP id o13mr6093647qtk.396.1644830354134; Mon, 14 Feb 2022 01:19:14 -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 y15sm16286722qkp.22.2022.02.14.01.19.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Feb 2022 01:19:13 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107412 [PATCH 2/2] net/bonding: fix slaves initilizing on mtu setting Date: Mon, 14 Feb 2022 05:18:55 -0500 Message-Id: <20220214101855.14249-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220214081344.13637-2-wanjunjie@bytedance.com> References: <20220214081344.13637-2-wanjunjie@bytedance.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/107412/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1839982727