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 83BB8A0032 for ; Mon, 18 Jul 2022 16:38:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F64E40698 for ; Mon, 18 Jul 2022 16:38:44 +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 9FF4040041 for ; Mon, 18 Jul 2022 16:38:42 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id b21so5730092qte.12 for ; Mon, 18 Jul 2022 07:38:42 -0700 (PDT) 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=myyBAu4mZSY7vOk+2iTSW55ueLylvoJvvPpJm21jVc4=; b=fsAZqxVNrl06LZn1ZQgwHnqM98SzHBeO16FE2A1MJk4o+K1A/oS1lkYt4wv/RGNvtw YNqp5Ql/j6p1PUDEfygBuBOyuqUwicJjk/GZ4JwplfU7Cq+DpvXYpPOFiG6OjYY2eANS mnCT8DptnBAmbY69bzjYfVVVzWMmBdSeiwWC1u08SqprS5vgbC4sySv9Ei8AoT2o5wKr 2fmznL44mT+muXOC1ZU4l/2hyNxbrb8UZCKSRQFp53h/z7BvknCGHlf2bmmhpkSOwjDW s1GrwKdFX3chFbH+pJZAIMN+is4oAQmafB8ud+1ISLukXv12GwECbgEbkbcyyUoWi/JO ad2A== 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=myyBAu4mZSY7vOk+2iTSW55ueLylvoJvvPpJm21jVc4=; b=tlPim9TcFIroRbsKJtfecsUlWXmb3ATz5+KizfEQu14o2D5z3W4YIub3eWxX5kJN3U +g1kYyUode8Xo9OqBZquB7/FY4W6zRYEjvVOkJaz6NM3COtEAGq8C/58P4yv30ed/iWa ayp6+0gBod0/8huIU7mUa4ff3M2yq9V6INkiSQLdGTqsJhk4D12ISL8h+3KOaBZ7AIX1 ByWTsFg0bKf7iVxvi6Frkr0Ike0LVyfYZDSyNXGHrpid/nEkpGA1WS3+E76d52NsDBS5 Xfjp0j49mGm9OMN0tSZqcECIRlVbL8bee1zC0m+pn/lM1rRVZqToScsLzkVBO7z4qSmu Z/kA== X-Gm-Message-State: AJIora8s3QrP49J23f1SHaZ1zw/K1vNJwgROdYShgpwRRei/Ph+VsU41 OKn6gEv/H4auBIt3zV/TyrSAFdLpzYXtLg== X-Google-Smtp-Source: AGRyM1tgBGILCMCIGPPCU87DtXeu9yKGirna+EU70xv4SI12azdWU6oIN20rR1oW799UDJGa5Jufqw== X-Received: by 2002:a05:622a:10f:b0:31e:f12b:6965 with SMTP id u15-20020a05622a010f00b0031ef12b6965mr3366217qtw.675.1658155121899; Mon, 18 Jul 2022 07:38:41 -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 d13-20020ac8060d000000b0031ed09e95cesm8841666qth.33.2022.07.18.07.38.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Jul 2022 07:38:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114026 [dpdk-dev] [PATCH] net/bonding: fix array overflow in Rx burst Date: Mon, 18 Jul 2022 10:38:59 -0400 Message-Id: <20220718143859.18703-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <23483205275b4639324b82c1607cd867327bf783.1658146483.git.wangyunjian@huawei.com> References: <23483205275b4639324b82c1607cd867327bf783.1658146483.git.wangyunjian@huawei.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/114026/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2690809974