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 31C9D426D6 for ; Sat, 7 Oct 2023 04:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A164402A7 for ; Sat, 7 Oct 2023 04:39:46 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 463F6402A7 for ; Sat, 7 Oct 2023 04:39:45 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-66437c96caeso14986096d6.3 for ; Fri, 06 Oct 2023 19:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696646384; x=1697251184; 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=YBHU6THlsC6HHaPpIMOSvs7euIO7jIi8IyVj5TJRfTQ=; b=QIQpdWgvBKSDo1a1lNODnNuL0jJ55MR0cqwM+KTIumPwaEsZHGm1T3zwdk8h3pm54t yZLeSVVe6Fe5KR7PNiXCq6vM6Gsq07hO02bM5BuPaJc8mfxYGa3vYkUDuVVYgXhETXj0 prz7O4DRMFKBssSpQSXZJGpd5WcSSRB8N4CHnPZWYLUgF73iRuzOziwHKf0YuBcdH4i9 N3kN3dBrqwsx1Eni28f0Ozy4Uja4PIVJYQ0KaM8HSjoZo1/v+YYdAYGnF4ysUzOyeL9l 9uuYCcXVJZBDSLdqB/8AmRCdR2Y0rR+lh82BAxDxHp0SeiE4v28x4ikw05EW2G0d58O9 /mmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696646384; x=1697251184; 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=YBHU6THlsC6HHaPpIMOSvs7euIO7jIi8IyVj5TJRfTQ=; b=l3uRJq9/onEMMkdbd1MQIILibhncSwdr+AQwGVSnlb3STfFHGtNhLmHyoGO3HRzol4 QinL8OWV4nAYM0NGpEj5m6cTuvncCxY8/h7i8bwzSGqZV0O2107BEpQnCyXTH53VCO1W 66qA8QyfDLYwsq3+wA/qw8na6j8Vyll0sxCGLRJWBrBBx4K/9u6QDkYZgLcaJ5SOOPT8 cfheL/S6y6EenolVlTmvzlBbFM0gEDOJ4JKAvykQBAGAHDsj+nqfJl776c3rBTvdJt6H LA2lzSiXCwxCW/R0LLNy3VOcWXrDvvSkLpSfI5L7vjOrVntbcIzZPDMuYs+gEMUMROXv BeQw== X-Gm-Message-State: AOJu0YwipzM8CR9u+GpzSMaESx9f4ZKyc7pLlGVNwry9JXqWdALTzqRg pxJG67DmN0ml1r/mB0vJMfg3mjNy4ZtymiCzBls= X-Google-Smtp-Source: AGHT+IFxfydDQxN1d81NXJEQGXrYwOGJgGe87KQlIQyPqUGFmFRo1q2pvzG+QWYzWDoU5r6knt7RnA== X-Received: by 2002:ae9:f409:0:b0:774:1bb4:5025 with SMTP id y9-20020ae9f409000000b007741bb45025mr10127274qkl.68.1696646384392; Fri, 06 Oct 2023 19:39:44 -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 c27-20020a05620a165b00b0076cc0a6e127sm1741510qko.116.2023.10.06.19.39.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Oct 2023 19:39:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132369 [PATCH v2 8/8] net/bonding: add commands for bonding port notification Date: Fri, 6 Oct 2023 22:39:42 -0400 Message-Id: <20231007023942.1645460-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231007013440.1309422-9-chaoyong.he@corigine.com> References: <20231007013440.1309422-9-chaoyong.he@corigine.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/132369/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6438328025