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 2892042CD4 for ; Fri, 16 Jun 2023 06:19:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ACA94003C for ; Fri, 16 Jun 2023 06:19:35 +0200 (CEST) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id BFA7A4003C for ; Fri, 16 Jun 2023 06:19:33 +0200 (CEST) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-62de1a3e354so3784216d6.3 for ; Thu, 15 Jun 2023 21:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686889173; x=1689481173; 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=H0lbaMQYH6l+7WIsGRigo0jPdft1EkeJOE2oaCFReM0=; b=IeJCO0iI+pUnP7DWLI/RQCphQdfyz5fe0/ayzAVX0QfV4rivtwvbcaG6ZyHBq5oanM zEhzcnDYPdEvizrt/d4CVy2KpmzOgs726veil8J3M2YREYrXY3eoGm8JYu/0L6b4c/a8 IjZgUHg0WO2l/anN4JPBervBa8RjqVJCSXjdfVewc4Q2YQIt9X/kkmysXcmUz1jh4kNC cSN1mgtzUF/mG+Yfg8dblOfOv/kA/mjnT+5tUjn2aqTy7GcWmrq/MBs9/iHstRslpusg p0c0rlxgOp87VFXcIL4GJLqr95pZij2CyIS84oxIHb0bHteP5qIVPz7Pg5/TFtS7MFfz g/Lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686889173; x=1689481173; 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=H0lbaMQYH6l+7WIsGRigo0jPdft1EkeJOE2oaCFReM0=; b=el4KKBK8xYT+6z34MCB1YfLXPFoQp51xr3HIMWdvNBwzsY/ce+4W6XOuhrCx7gwdYL vOWsr4ey4CbjC7eB6yjjS6a6sUg7TeDqAcBZyldC34flJ74lpmUYmV1TaesQL751tws1 3L1+fZjDijGieTTkAYK/Xq+lMEVGGI4h6LcgDY1J0org8K73+VWAHpThZ9sPpaonLIsC MI80S+r3rO5SgDhXTMBuY5wSopZ5Gy0wqBT9WnB2UhGtqPg21YQWLcMvmFSAQYoAH+Kc XchveIIyDNSOK/hUdBjdM8I8A8D9q4KwUYbtp64Tkm66QP+t2kVi0h0SwoVenNEuEEd/ g8BA== X-Gm-Message-State: AC+VfDzDGYOyubn35I2oa29b2qtRWAAt8ZTvdYlfbbnMQK/rQJN3xPJK s48R0cixnBR1bljzuKMEFQ0NmG3DkvmAXAaYsM4= X-Google-Smtp-Source: ACHHUZ5T8yku4+MtU8rxQy86OlLYeHNFCQ9y3uD5gKjkEzxzLdhqpVKxxj5MiovevUsUWv9kvKfy5w== X-Received: by 2002:ad4:596b:0:b0:619:4232:aa87 with SMTP id eq11-20020ad4596b000000b006194232aa87mr1125442qvb.24.1686889172833; Thu, 15 Jun 2023 21:19:32 -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 z7-20020a0cda87000000b00626195bdbbdsm3762378qvj.132.2023.06.15.21.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 21:19:32 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128765 [PATCH] net/bonding: fix bond startup failure when NUMA is -1 Date: Fri, 16 Jun 2023 00:19:30 -0400 Message-Id: <20230616041930.3801962-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230616032013.1275530-1-chaoyong.he@corigine.com> References: <20230616032013.1275530-1-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/128765/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5285985393