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 59F3EA04A4 for ; Wed, 2 Mar 2022 17:19:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5639D42715 for ; Wed, 2 Mar 2022 17:19:18 +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 D9FD640141 for ; Wed, 2 Mar 2022 17:19:16 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id e2so2038404qte.12 for ; Wed, 02 Mar 2022 08:19:16 -0800 (PST) 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=gnso0ej0IyhJOc/2ILnz4FFfi1AOr1I5IzJX1hb4TrY=; b=N/z63wLtp8ID/BsoDf2t2I5ohccMkD8EyzikNW2QUgZz9U7/9Qak+pLIMY2kZbkylO ZjDfJXLHjxsh6EAyFlAeXJeJfwNatPw+9lDb8vH/26HMYBAiiOeNBIUwLP1vEiebboF3 46xWe0AyTAsfs3EouQ+yuT1NLBdSCIl+NBFjdJd+MkxNPmfVUTroePEoJLx4vEL5VO4c bILscZQQq3hVG8RjCGuGfe95dp8tWIMFOFYRyToxMqqDqrV/kXh4oWUoHeAxF9ESzaGj 0YnDUHcLpkZDJwYERNUJ+kGWuPXjGKwS1d5U9BL77mvZi6xFk3PxBP24G4UAqbOLt54R 20/w== 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=gnso0ej0IyhJOc/2ILnz4FFfi1AOr1I5IzJX1hb4TrY=; b=4ur/nqNQF74XT+EVwSN8L6sZcLjhRrfV+hLTnhTiD5AATn8/2GLCdjVYY4R8O1tX+L 3I8O6URv1pHlpxkSJ9+eaBKB2HiU9JanJN86mUoWQasXWC+sx/yNtsEnava5arBW0n0J d+PhH+Pi1MrjGC5vC+FrAOd/1uHzRiEWYykZ/ZcgvXX0N/RFbMpfu+yEcmjF3XbqUe9q iNGwqaGQAnIVBkaxSytKcQS3Pv5wvzVX4i/RXnyd4zm0HkEYEbP47fRcySR1r7WGqHCQ x5eFzWjmBgwCmHQnqZmUfYx6HWCO5JhYBNXeskWSS3OHZChRmSWNKDE+4MSzSrFARW36 e1lw== X-Gm-Message-State: AOAM531y32okUsqd7XjZ9RHg7cuPYx4fmvfmDlWalgHLs4xohZVlt/ll PKStHZlDsej/ZwxaCABljcJ2v7+z4WdCKQ== X-Google-Smtp-Source: ABdhPJzFGB5sbJ29LIElt4PyeIQS7V213cVVZo3VsNJlxWTDyDnVmEZzdvowvTFZslSyu4QsTwS50g== X-Received: by 2002:a05:622a:138b:b0:2de:29bf:7a09 with SMTP id o11-20020a05622a138b00b002de29bf7a09mr24086850qtk.479.1646237955909; Wed, 02 Mar 2022 08:19:15 -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 u39-20020a05622a19a700b002deadca652bsm11536184qtc.34.2022.03.02.08.19.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Mar 2022 08:19:15 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108491 [PATCH v4] net/mlx5: fix the NIC egress flow mismatch in switchdev mode Date: Wed, 2 Mar 2022 12:19:22 -0500 Message-Id: <20220302171922.15138-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220302153051.45530-1-jiaweiw@nvidia.com> References: <20220302153051.45530-1-jiaweiw@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/108491/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1923145922