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 5AA6643BEE for ; Mon, 26 Feb 2024 16:05:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5603C402C8 for ; Mon, 26 Feb 2024 16:05:01 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 4E8DA40144 for ; Mon, 26 Feb 2024 16:05:00 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-429de32dad9so21476301cf.2 for ; Mon, 26 Feb 2024 07:05:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708959899; x=1709564699; 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=o0LMDRLnqUUerJNwO5c14Slv5p5YvtlHCpRRsObBXlU=; b=lnr8AavF3gVIiKHg8aJ5BFacVFoSDehgsErU4hTiV2338b8hqCBtp0wKRuaQ51bg3V l80XXlUaRz9h2fRlz/fs4yDK00i7dvARcQ9hcVthqvIBMIjIN7SaR6SlNGyzaSGC5tLD czgtsYrO/P/0f1F+9TBnR7R0QhDOnhdXXqqD35RLY+Gr71JxR8lfnoyl1dx8qNkZeCNa hN7anVbjok8GfxwnHa8RfZZS3zlwUJh2E5XDZfLL5uYBAqs787yRrjuRgPm33EOsKoEq JzBmr+taVAVRkzklQD3g4BgKN0Ou2/d/h+TNdaOgsGFLkGmAALATfFLNT7ndyl9eZTDk Rimw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708959899; x=1709564699; 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=o0LMDRLnqUUerJNwO5c14Slv5p5YvtlHCpRRsObBXlU=; b=oaaQY6sHWfuMXyPijQ1tV3wf2GXvALLYQurmMD9LBchA8GWuxZLi4yf4BiZvWRxA5X rdRzh3KofL8hc5TOHuMptSYTakJqXp0BfT4Bb5rM30SJDD5+1jKJESv2jgihjKkbIbZt wZ9x8eCS9VYuZklWMnOBNrTikCuox5/pZyPNkNPry5v3GE60coOTazvWELaeQbcA6vmH TAwLeOKmwqfXBmlbIIJs1hnmbB8FtznU9HMBbSjBe3FJT6m8sSgVQZLttPoFL0iQJonC mLi3B6+2DA9tY9T7bPB4Tha7/jnbSx6XxwBVwlGDYSa4LWZMCOnvZgPSDDy85dgUHqdi frIQ== X-Gm-Message-State: AOJu0Ywtx4SC6dw74S8N+jG6bTSjOG+Syr7zJVTn2BWpJiKIojeaot5d yTzKY0dNmLN7D9anN1O0P1Ra5TprUuCF4mrPu+fpUqlAdbuumxS97G1HRrqjsbXQl512iVg8eJX s X-Google-Smtp-Source: AGHT+IEyHHV+ZuKT2sYXBuiOasxbHpcN1emZFD4MUrQANLEBc/ID9q5hbI0yzce5s5Pb4TGKDXJrag== X-Received: by 2002:a05:622a:1055:b0:42e:7557:83ba with SMTP id f21-20020a05622a105500b0042e755783bamr7617601qte.18.1708959899160; Mon, 26 Feb 2024 07:04:59 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id o24-20020ac841d8000000b0042c78553d1dsm2526876qtm.28.2024.02.26.07.04.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Feb 2024 07:04:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137232 [PATCH v3 7/7] net/mlx5: support modify IPv6 flow label field Date: Mon, 26 Feb 2024 10:04:57 -0500 Message-Id: <20240226150457.2006975-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240226134556.2985054-8-michaelba@nvidia.com> References: <20240226134556.2985054-8-michaelba@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/137232/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8050157114