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 E65C945BED for ; Sun, 27 Oct 2024 07:26:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3C8040289 for ; Sun, 27 Oct 2024 07:26:32 +0100 (CET) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id F131640279 for ; Sun, 27 Oct 2024 07:26:25 +0100 (CET) Received: by mail-qt1-f175.google.com with SMTP id d75a77b69052e-4609d8874b1so25528751cf.3 for ; Sat, 26 Oct 2024 23:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1730010385; x=1730615185; darn=dpdk.org; 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=i7eqPi9l9fUTHAsixGN/5Vct2UIZNy2thR2mDdFnN4o=; b=FhAIuJEpM1sH/ViL7htrc9ctaif91eHgA6MGtpJ9WrZWpsVaKen1oqdYEXY8TLiZw+ 3TZHnBJVFPNWNzHrqDsLG9zdclM5lrsiM/VYcviXgblTDOikIEiuFzLziNEGvLQIsfv1 KCJOF9QHf2k6kB+fm9Ui7aLsUD9rS//AoW5oWhSlGjFA0mMkm/33juvmNFkWH1mb+gOV NnwX3zkRL2ea/3mLA9svxD3QTkGY1UB+3KPZXCWcSMOPqkdQ2VNMMkCUDqw5gQA5rQxC yjkbWckSYJQ6JpzpZtdWpCAIORqK/cKilSlv0cWSEGIKS3uFTOmfw1Z5FTa2z/+vAcKx rytA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730010385; x=1730615185; 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=i7eqPi9l9fUTHAsixGN/5Vct2UIZNy2thR2mDdFnN4o=; b=JiMGZG+yLj0Gd2tgZrJsWkgEX4QFaMf7IdUzWnJvIuHBmx+LB8LbVolBNASJAW9tzM 92g4a2JfJDzPwVpueNvtIrCG6KPOu+OId5GKLr3IOXw2UKl15jeR1JHtb2G5qFLs3QOu svIABY/Y6hIPsvfa0GxjMSVzLard4e4HsqFzTSoo8223HuYIppQlnyZ6/0MWrSD7De+k zaDGYKP07SU14FIbZ8MgdRveRYvzXWRa9OWOlIoSDlMmJ/CaVlfx98rRSPPHIhvSosUr kQCmcKfCSeFbFcTEtmcSq+PRUmJ5vUb794eCXO+EwO2KEzX42uBPt7oZpT5egV19N3Km d8nw== X-Gm-Message-State: AOJu0Yw+MaPH0wi3SJHmc7AsjsHrBp2dWccYGHerccvDNZR/bmI7B2Vg 1f8s6o6v+zKr5btMrnd4wvrdsdCzM/BBgIeATdEIkli5T0oqfB4EpcwVc2NJ1hueeDFoORi0hOe y X-Google-Smtp-Source: AGHT+IHdp9yD6JpNcM7kT8j33Ttz3UQGOerBfQerfZcPUFAiLa3nyNMZsJuFqWXN8dbM/zWN84oVuA== X-Received: by 2002:ac8:5808:0:b0:461:13a:b0e9 with SMTP id d75a77b69052e-4613c19f0a7mr79125971cf.50.1730010385027; Sat, 26 Oct 2024 23:26:25 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-4613228f79esm22995911cf.47.2024.10.26.23.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Oct 2024 23:26:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw147402 [PATCH] net/mlx5: fix raw encap validation Date: Sun, 27 Oct 2024 02:26:23 -0400 Message-ID: <20241027062623.1596962-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241027052625.208681-1-getelson@nvidia.com> References: <20241027052625.208681-1-getelson@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/147402/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11538034696