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 1648E42361 for ; Wed, 11 Oct 2023 14:59:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 120A1402E2 for ; Wed, 11 Oct 2023 14:59:42 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 633E0402E2 for ; Wed, 11 Oct 2023 14:59:40 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-7742be66bd3so457693985a.3 for ; Wed, 11 Oct 2023 05:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697029179; x=1697633979; 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=AZ63qFFBhgoEvg18PCabde1scNkNu6ExcVbufWsV8dA=; b=q8XhdMjWoUefxyEl1HJM47Bs6KvHG6EORuY29TtoULa8+rglY2GJeuGT4MouVy/kir Y26dyXBHG9BczRVBLV/65tGjw3fYpMr5NniY8/ow+dLk2OSR67/R75N1hx112s659bq+ TxNeorIyHEsLsvMoeE6VBNZYGDXcwz6pNh+JUVNglOYFs1eUUrx0Q/OToRSgn6hZB+5l vNvQYNRbzN/wdNeiLwDekzDTRen6zN5wGQlKPM/74kIEVKXdGpTkbyd4w6SAGhgfPTBG epc1H75/0eJZ5eW8unb+Cw00p48J86LkcChkHLFE2VRjZ9P4GDLUWQbq1OpEfDxgXhso ng9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697029179; x=1697633979; 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=AZ63qFFBhgoEvg18PCabde1scNkNu6ExcVbufWsV8dA=; b=sF86rj9G4ToXicpZ8+53oYnYnYv8fxahUDaJX1OEFV/j6igk6+t60AZFjwztskZILI IX2ZCfy/6h5Gcjk1/xcd4JcG2qNpeItYURJRirtLegdCS5guR9hNbIxYrBDCbpP7TwQ1 N6OVTomibcSw63zhzkgZl5Fp1ZAFgowj/7WcIhc7ctMQSIx0r9C/uPtAEL8e7umVgWer IJWpBJPbe+ubGJAC+vSESunJFSlQg4Sf0n8t1hSlEV38M4wy5QO0JT7DMpn6rpGsxcaj xcHQL1E8622/RJ4LnEkbzSTFkbYZ5EyyUAIvuDVo0ACRRqKew0NVTVUXANQzT7ElRL/a BExg== X-Gm-Message-State: AOJu0YyuCdLua958bQpgXS56xZVG8XQguk1CoDgUM2CrbKC6orKCa9wB 2o3rlrl1zI5N4fvGY/w6iazf2ZtfRjBKAxYDhd8= X-Google-Smtp-Source: AGHT+IFfoeGJGutLnk8nER9ud24EPKPRu+lgograYxSnwBSKOr9l13F28JQsHrMpi+YWq++cf1b8Uw== X-Received: by 2002:a05:620a:2889:b0:76c:df5d:13a9 with SMTP id j9-20020a05620a288900b0076cdf5d13a9mr23571754qkp.58.1697029179578; Wed, 11 Oct 2023 05:59:39 -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 h23-20020a05620a13f700b00767d6ec578csm5199838qkl.20.2023.10.11.05.59.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 05:59:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132548 [PATCH v3 2/2] ethdev: add TCP/IP modify field IDs Date: Wed, 11 Oct 2023 08:59:37 -0400 Message-Id: <20231011125937.235105-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231011113057.454215-2-suanmingm@nvidia.com> References: <20231011113057.454215-2-suanmingm@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/132548/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6481984727