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 B5612425D1 for ; Mon, 18 Sep 2023 14:59:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9C7A4025C for ; Mon, 18 Sep 2023 14:59:55 +0200 (CEST) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id B8B404025C for ; Mon, 18 Sep 2023 14:59:53 +0200 (CEST) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-773a0f36b4bso264426085a.0 for ; Mon, 18 Sep 2023 05:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695041993; x=1695646793; 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=RsiPI5OMmOi3rwixbf/ZHRap2KhRzJ9b2poiGphXjQE=; b=DrN1WYZCcI2QAn+WgW01OoUcEsVDB0A/RTEW0tSlWmXcjGBbHTL/FXc6uW+u5a7tHN rX7HWIXb/LXbI8qGZWcgs0JACT81gB89hOctFyy+GH0gbp0t+UL0ocheCzczbTZwjEMR Hjn844vfUhgw+djZ3YXwsdR8ZLImEXvwW9/39kcekcIKMZMBO5H2Rqh6S9mHALUjqa6X ehYLHo2w2ShUSFAJrvBWD1eLLLaCVC34EMGE5wvesYEDhnMN6KnEOCWDcN4PnYwgQfXk QQg1qBgmqLHqa/GPkk5Yqb/RNgAjqVvfTBPaYu9Dy9JwuBsVs5B8JY5/GWC/HR5EWWqI vSTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695041993; x=1695646793; 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=RsiPI5OMmOi3rwixbf/ZHRap2KhRzJ9b2poiGphXjQE=; b=tjp9H5ggVlLNVb5laAgzV4bhfFc4KTmKkCnSY+/crjHWJEi+bZb+dO3fcOdFHGWhi2 zLRQqQxnlakm2Qxk0TrRpJkX3cAIXyg/mHKIEryWmvwusGtFUB6eUSuFjr/r9uSCcuMT 2E37SZqKaPGzYudHwHGufzqY0LE7S22eBZEpupdD83C1ng10/v6+WHSwTZpcppkZiQ4F A7324LYIc5ArZ81b87QZKTvbVJIFPz4nFLM1+mezXq6SIThvC2JyeN5RGeVbd4p8H1WX /Rz9m42E+YHqSJGg+Kptm337WZVE6saXPRgst5Vn63jmUCsAJTy8dtGLoSbqfHk70El1 f1NA== X-Gm-Message-State: AOJu0YwXFb91GiCwQmbaGaLOU5Qjls0LXFTRTGzai3G3bcnl6ltmgZzj tdH4hkHLaUcN1Yhce+zpWk8LT0FLNXmg9NIK3P8= X-Google-Smtp-Source: AGHT+IFkPOGDjBzd2+KM44l/gfUukH6R8I6g+DsAGxeOCp2iFw6Oy9GkxjteaS+L055EXEYKKOptJg== X-Received: by 2002:a0c:e4c4:0:b0:656:3fa4:6016 with SMTP id g4-20020a0ce4c4000000b006563fa46016mr7183431qvm.62.1695041992815; Mon, 18 Sep 2023 05:59:52 -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 b29-20020a0cb3dd000000b0064f523836fdsm3457710qvf.123.2023.09.18.05.59.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Sep 2023 05:59:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131566 [PATCH 5/5] net/mlx5/hws: fix field copy bind Date: Mon, 18 Sep 2023 08:59:51 -0400 Message-Id: <20230918125951.3930019-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230918120705.265025-5-igozlan@nvidia.com> References: <20230918120705.265025-5-igozlan@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/131566/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6222414816