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 A2D9741DBF for ; Fri, 3 Mar 2023 07:19:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EE2540687 for ; Fri, 3 Mar 2023 07: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 79CB540687 for ; Fri, 3 Mar 2023 07:19:17 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id z6so1945577qtv.0 for ; Thu, 02 Mar 2023 22:19:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677824356; 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=Id3saZ4YLJCGtdVzri+LL0359Bk+EUgD0SP+c8ZnZ5s=; b=wNHl+y9i+7Kl4XtK3IWk4AC2bEGpmIppjQT0fcC1YNZ49fqbw9dSpAh15Wh/kohZIq W3DQ6Z/+QN6DFPL2C9WN6WfAJpmj5eYzJCm0E4XVBEktV0bIv46I6fiiDWghzxH6nRzb o87PK+ukLW3RfCtpyUz+WysGCSkHbxruOT5XwNyBYkaV55AwbOjhE9l3EshFIsCdyZdb i/YREYYq183IG1ZqyjG5+GpRYBp+lSXinP06mhamDGy4ELJZXarayG9RYpViGDxfJGOl QEtJpKYeVkHbRoZ13P7+bNf0FIQFNYN7+hFTDQN/08Mh0cECCiCkWtb4CXfK6jMYl06J rNvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677824356; 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=Id3saZ4YLJCGtdVzri+LL0359Bk+EUgD0SP+c8ZnZ5s=; b=ZgEeYLv72gq5WiM5ZH/cTQepdWRjgQsjM1d3ThDVJdyQqhlAfzejGDpWQMwEVBEdqm 2sQLpOlJFYIOUav9uAcP8+yKnyQGk3xnLHE52mjUkx/TE0n1qHS/euSg515baPQ11noj bXqSyOSdu3z+ugJxOT8Mqxn63evBHWdK9BqZF9Xe1zn6KKUj+82SaZ9RpR+1RFzZk4Vu o0px7DjeckbikXGtp9gIrtIxkyusSu7fKdhIAYUW4mc2ERrdJBq5pJEanxrC5z3vJk6y 62OJZMOyFjm9w3FVvIvZYW2gdAbDrkNpOyuwonZdF6n7z9Jkvekb9RngJZQzg1/ozGyQ F30Q== X-Gm-Message-State: AO0yUKUXRVgcoOW5uTIYbCBkTwRF7aJ4RFfQoUMwZAQ6txzWHtXEcy1I D/v7x6AlJtRrXnRV6zd3+oXX5tdCxaC7QWyy X-Google-Smtp-Source: AK7set/3+OWAaH+Djw2buleRRIVIUOYJZgbZf2+Y8I9yuTd7z91czsYyiNmD+3A/mfLm+aolE2GILQ== X-Received: by 2002:ac8:7f14:0:b0:3bf:c407:10c5 with SMTP id f20-20020ac87f14000000b003bfc40710c5mr1410868qtk.26.1677824356671; Thu, 02 Mar 2023 22:19:16 -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 d12-20020ac8614c000000b003b63b8df24asm1178954qtm.36.2023.03.02.22.19.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 22:19:16 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124757 [PATCH] net/ixgbe: fix IPv6 mask in fdir Date: Fri, 3 Mar 2023 02:19:13 -0500 Message-Id: <20230303071913.1053529-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230303045226.1927885-1-kaiwenx.deng@intel.com> References: <20230303045226.1927885-1-kaiwenx.deng@intel.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/124757/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4320624149