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 4412841B9F for ; Wed, 1 Feb 2023 15:39:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B80C41611 for ; Wed, 1 Feb 2023 15:39:50 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 91F7340141 for ; Wed, 1 Feb 2023 15:39:49 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id g8so4144257qtq.13 for ; Wed, 01 Feb 2023 06:39:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=WOPd6SnC50MgMWrapGptd/ll8t0APtN1fRXkw3twIyw=; b=me9iOrJdEuHPHF3ElrDFwg8zWkDyKlSuDGVrCGahO4iDNXP4WsaR3ms1e9PlcOOcB+ +aPRI+Hr3C1eQDhS9LfKDU0NamyrL3ngM0tQG2Enylbvr0drBQORRVvy6i7VtW1nPhWx uR15Zsm1vfr4yJdy27++MHELSmbslhdahNxsOpkOwiXyxFz8yZQ+qbU32ygqyua+6c2l 48c/D/ggFn4hEPPyKjrfRYVlOvDnGynya3jxtQojMJXkf90D5QV19KfqUJDaW7JsMXll KmTwuJS6kDvbz6rNZuIP0H+OSSs6cAkxr+deMQ+ho0AR+3Et6LYlikRDrQhaEaoHx4dm FBQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=WOPd6SnC50MgMWrapGptd/ll8t0APtN1fRXkw3twIyw=; b=geCIk97CIkt2puTezG55SkeRyxbeLCxXh+hywIZr9cNmePUiElLINXPfEqK1P2vfPJ 3EXWmHxwX4qi1xjqjMq6+7fHHPECR548zyc47KsJdwvPqSU6259VDhrJjCM51Ffj76RR LlXFQ2Cmt8bMRPyYi4ei9KTJzojP6TfFwIJatI/HI9txFOnPoT9rHF/Z9UtYNj1yg+mL NIzWlMrybpLdwrWUBg8ii7IX/Wh0uDMhOlogw/5S4RdEHJ0ObFVu6+1gwOsrLy0udvYp PgeYhbb7KQZIjvEBij5FbYEAoj/9QMnXtUuj5LJDFaCDGwIZHbYYqAhg/wj3X4jjSkpr yBHg== X-Gm-Message-State: AO0yUKXkxOkKJ8Ifn/c3mK6tWuf1W0hiD2EjPP3eWB10HidHT5lY4EgS OyQuHZNdosOLsnH7Ttcc+tMbLLCbLKvkpNWK X-Google-Smtp-Source: AK7set+jkhIXOo2atSh2D14aNZBB28bGm2ntYOLb4w3tJ5d5qnfc4vY6VuLr4Qt6dA+88ONcOqmoxg== X-Received: by 2002:a05:622a:1043:b0:3b6:3577:2fe7 with SMTP id f3-20020a05622a104300b003b635772fe7mr4855262qte.49.1675262388712; Wed, 01 Feb 2023 06:39:48 -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 hh5-20020a05622a618500b0039cc0fbdb61sm11746288qtb.53.2023.02.01.06.39.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Feb 2023 06:39:48 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122864 [PATCH V7] ethdev: fix one address occupies two entries in MAC addrs Date: Wed, 1 Feb 2023 09:39:24 -0500 Message-Id: <20230201143924.1714478-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230201131501.15698-1-lihuisong@huawei.com> References: <20230201131501.15698-1-lihuisong@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/122864/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4064799261