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 568FD42DCC for ; Wed, 5 Jul 2023 13:00:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DEB640150 for ; Wed, 5 Jul 2023 13:00:13 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id D357940150 for ; Wed, 5 Jul 2023 13:00:11 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-76754b9eac0so399224785a.0 for ; Wed, 05 Jul 2023 04:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688554811; x=1691146811; 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=zTVQQyGgXJOlwMjekWvAwoO21oYjzFNjKmdFrIfNgVg=; b=Nj99aXW2/WJQ10Y94DdVsVDEfKIS2b4Jlz2+iaYqCJj5/3a3cTJckIQbS5/JkA2x1o pfmGtxLBhOh3Xf/SHj4o3W3EmpqOFHEGDlUhOolGJowmM6RWicxRANgD9L+QpzzbjM6B qGN0+QjVet9HKO5XMZmHXDvIgOScI9EtPKGzql7jcQPe4GKRzLh7Gz+MYz9wE2StNf3E GI8johrGSXg6ibbHz1fyr5cwCpR5cfauUhX2aWW/jwPi9r1iUKlHRpAHrXuS1sTsJnKD RkT1YhEnUpzcU7pQcMZroUm0etIDHoY/EGyMyA32kzhMFmJ4FNzj26np173/pdj3masf jpxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688554811; x=1691146811; 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=zTVQQyGgXJOlwMjekWvAwoO21oYjzFNjKmdFrIfNgVg=; b=ODCCuJUImnp6v6PwwDy5Z5ffDUxZ0B4yJ1qeU3XNROjoWofOBcRbpuC7JN9xtgPLon rrxpyjb57gIpA+cZQspI4lCXa1MaoVXsMZa3jqiQerKMUGurH3QgLKxZysxtwlm9yC8b FaphBiY0pBUN+pi4URcHub5KRt+aYU3+L449EHWIlyp1RwCGRo5VKAJXe6OyO8WMbRVJ J4E4A12z1E/e29WralaPB+licP3sm57w+fk8U72HRZsIdUB3J8pQT2VuQnlrmfcHVa/3 kpaRkBH5AZgiZnhlCKHtODD6vlMPGzmb3HeM3I68LrFPfRAc+v0Sr/NuqOQNr/e5UExY 2OQg== X-Gm-Message-State: ABy/qLZAs+7GlxH7l7xIGByGRC+O+Tn1/PxytHRTOu+nPtzNqQR5Z2Ev pqqbWPE5OYbWR3+mREuabr3vs7zJAcv/6ROlibE= X-Google-Smtp-Source: ACHHUZ4/lCDoPcm4gXHELcWNIpmsZ9RXeFoi9yyut2g5iF/Jvws+u8my6CeGfKUb4Da443dgbokGZw== X-Received: by 2002:a05:620a:2a02:b0:767:2919:f38f with SMTP id o2-20020a05620a2a0200b007672919f38fmr21396797qkp.10.1688554811018; Wed, 05 Jul 2023 04:00:11 -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 d5-20020a05620a136500b007673ec176d5sm6276218qkl.65.2023.07.05.04.00.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jul 2023 04:00:10 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129280 [PATCH] net/mlx5: fix non-ip packets are not delivered when RSS hash type ESP is used. Date: Wed, 5 Jul 2023 07:00:09 -0400 Message-Id: <20230705110009.1943762-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230705094404.53840-1-mkashani@nvidia.com> References: <20230705094404.53840-1-mkashani@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/129280/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5462955444