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 6EB8D42B30 for ; Thu, 18 May 2023 02:20:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CABC40698 for ; Thu, 18 May 2023 02:20:22 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 87D6140698 for ; Thu, 18 May 2023 02:20:21 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-3f610c11472so6346911cf.0 for ; Wed, 17 May 2023 17:20:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684369220; x=1686961220; 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=UnCbl1LFQKEO5zct8gfJt+R1z/psJQ21CzVumgBc1zE=; b=ESlRa4W5Sc1eqw3GBSkMrW2cFIwAy49/l20YDRgneGIDtzvh9wxZnvgP5QpgS7bILo iTjz53fa/ANvxT+n3F44sl3ARHBcQFacjKyxjQircyq7Sm9vevJW3ExOp6Ck/7pfaUgP YQC3UgoBzHvCtF7JXEHOmtpng7gPCtTK8sqZlPziuUGD7+QgEpzpL0G428UEwtU35HYE mSBmoita1aHn1H4dO/fSxmcRsAy+Ni+zU2ST2DBa7omc6ZAa+VGAtGUaGQ30aeEZIXIt QKv5LdBpwuIMSgo95XKaYuO8E9iuubutzaU7NCpPgzfId8+QkAsK5FnlY9+WeMzqPKyH bwvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684369220; x=1686961220; 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=UnCbl1LFQKEO5zct8gfJt+R1z/psJQ21CzVumgBc1zE=; b=WRUeztvtFhyBPF3jpjtMwtbPtSOQqHGR9FAkfmr4lhQFhtXRwsXeHETYvuAvL+c3yC 99q0aSx604sb0Um1qDljzd9SdyTq/I/edLrzaYh09q9Pw1f4wewwbZMOm53dv/q9CF6Y H1i/PUDMD1S2vAKrVN1ZVymejZSnr68z1PZ5o1CprSU3Cec4BmGsGM/9U1I9233mffyn PEs6Bu7qgtpoDsGNDvfpWY/a2512m0nKo2g5JU6jHzZEQ11Hff8Sgs2EMBPO1XJp9Vb0 uYtaGv7GrbZkM+wDGhmCfkccZKuib7cRmCg7rhOlFIXq9AAZyJ6pfNOWTK12uq90eg/6 KjOA== X-Gm-Message-State: AC+VfDzQoq5KwARfOY8BJ0K28rJoYbRu1/8VWqXJIa8rBkHWZOVT562u 63UVCgxfsCG0NfWq7n+n5sW/oRdS1aZDBjDcYkI= X-Google-Smtp-Source: ACHHUZ4v/KyBC2N37rHgv8mjFjpoOxLTufntQBlXDooH43RV+uNIdgQslMRZxVJoajL+SPAaTha7aQ== X-Received: by 2002:ac8:7d4e:0:b0:3f0:ab4e:df6b with SMTP id h14-20020ac87d4e000000b003f0ab4edf6bmr2637819qtb.67.1684369220692; Wed, 17 May 2023 17:20:20 -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 w28-20020a05620a129c00b0075798551db7sm40773qki.22.2023.05.17.17.20.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 17:20:20 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126961 [PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x Date: Wed, 17 May 2023 20:20:19 -0400 Message-Id: <20230518002019.3513086-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230517231643.69499-1-julien_dpdk@jaube.fr> References: <20230517231643.69499-1-julien_dpdk@jaube.fr> 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/126961/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5008905398