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 D926042B1F for ; Tue, 16 May 2023 08:40:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D60AF41151 for ; Tue, 16 May 2023 08:40:25 +0200 (CEST) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id EFF0841151 for ; Tue, 16 May 2023 08:40:23 +0200 (CEST) Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-3f38956ffdbso57920141cf.1 for ; Mon, 15 May 2023 23:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684219223; x=1686811223; 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=a3on4636h/2G+GzWFXNloRPIS0owMXhFlXM9off5PGk=; b=eEA031gubTvFqmm8DdSjYC+jQvMSbTt46rQ9LCqQNnTVaZNWpACLznJwX20s1lFbZ6 H3EaGg0PtTVolf6aXWGBzw2Y+ZMHJwmONaCBnMbDStg+QNBZLa4AUN627Kp1E9wj4l8t T7TG75d4ZSZbctoVz87OUymXIQQqV8fS5cANoMkrRa8mbRgJoSU7hpDfq6tjS4MdOfhE 4qwcDo9U9bkkcWp1f6zJC6hsrtbBl7rnRVfUg8rprISQ8N9JJq1vfy2tw4vsSW6PDoHn mrZi8qkdnY+7W+49S8cNrh0gUAI8ckoOsG+wENQuC+Obp2i34FoeOM67PjpEzSmyNqLd 2QRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684219223; x=1686811223; 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=a3on4636h/2G+GzWFXNloRPIS0owMXhFlXM9off5PGk=; b=GXw2EmsVrRfoV9GZmzYfQHR1YtPNMYeU/4scKkzxnH2Sj6sZyf3vmUPPoiPHTMvY7m /NE3A1hQixri07Bg+HkNqwLMOsq0aiHakjgjOi1DRDoLUdTDXBPlhevV0+57zZgQbKlp 82TKeExzFGLZ9hgH6TJhvcWy3s71NzPR4UVF71pbwEz5YwoSCXJF92eHY70iiMgh5PZN p8wxPLek2mT0oeLa29wM3Hgei+uARYi4QVJj5+0ase30erThuJYqg+jYSyFyb6O5lMrA Gs8WNqf5OgZasMMc/PgFjXXR39p/3QE4paiD4PUfMhzJRxAM0CKBvrSUr4nC/VBkkCGJ JgxA== X-Gm-Message-State: AC+VfDxtUeMA3MF2JS7V/5s3qOdagXzemDk4kWhoxnRo9ToynwlH+eCH 26XmBt3bDsip7gi6eG4yUpy/bGszUEVFYllV28k= X-Google-Smtp-Source: ACHHUZ70VRiVAJvCkj62xlQB9JIhbRdT0IK0XvCVeXFfZ0+WTFIG5R4QUbn0WeVyPATXHkoKucz7eQ== X-Received: by 2002:a05:622a:4d:b0:3e9:ae13:524b with SMTP id y13-20020a05622a004d00b003e9ae13524bmr60953816qtw.62.1684219223214; Mon, 15 May 2023 23:40:23 -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 v21-20020a05622a131500b003e64303bd2dsm2678302qtk.63.2023.05.15.23.40.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 May 2023 23:40:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126863 [PATCH v1 2/2] net/mlx5: fix sws duplicated tag index matching Date: Tue, 16 May 2023 02:40:21 -0400 Message-Id: <20230516064021.719245-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230516054329.1397016-3-rongweil@nvidia.com> References: <20230516054329.1397016-3-rongweil@nvidia.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/126863/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4988435750