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 DEA524254C for ; Fri, 8 Sep 2023 19:51:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7D3540285; Fri, 8 Sep 2023 19:51:18 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id D8CD740285 for ; Fri, 8 Sep 2023 19:51:17 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a529e1974so2000512b3a.3 for ; Fri, 08 Sep 2023 10:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694195477; x=1694800277; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7ThNNTWuWF8YIIASAjtZD0KLXEfWhPPgraKAUKINDHw=; b=TPoYPBQzqWrgWeCPIprGM0I5dmOMPHb8IuhsGXr3Pqe+DWQvHQjzaYzZxLEyDa3RRn c9lvhlP+Z/AZG0w6fh4fDvh5aFeiFk+V3kQTahVlnm4gHRyhuZMS93MDMlhlJ2eg/DEb P3CaumNkK66QB6SZZu66GGOcE0M0g/E5D4XFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694195477; x=1694800277; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7ThNNTWuWF8YIIASAjtZD0KLXEfWhPPgraKAUKINDHw=; b=ggim67wyTrs51QGkoYgOIwjiq3XQTZuwNv57C2zovETO9h9mv9zUVQilWWtsp6kOVX 9KRpPlIUDGrt8Vywne5ll043JMmLYKdk5XGsIBLVFpQEoXyq3RG7rMeonPOTz9xWDsdd tYdSOApTzRTDVNUzu7YZE7G+hYk1gXpiTpBOmSrliyZMEYEiRZMrW5mci9NPT4ohMTFO 4yoEscBTOKVmYRONufA8YJObjC4W8BSY4dGChi8QKTIr08x77lS10WITu+U9JsvC2m8/ tbJ4N2PCzXEtwnxLyBZSiIJmMQn7NBtAN/OdcZKYuWT/7IeYyHbLu07qV9b32TVtObGG kCVQ== X-Gm-Message-State: AOJu0YypefVggpXIISEPCgqd3DuWBPEB9K2900J9wkNYFC7UCVZrS23r 59ltYgfL0CjWIhim2UxYXGNBsEHtbSFfZcPG+M55UuciE6UXbNDObllilw== X-Google-Smtp-Source: AGHT+IGKeQXJpR3JTY6dBsaDEEXb0HhBuZatV6+U5C5FkJA1m+jl8USpD6S41WyGrGDxIv4Qp9125SqFIBKV X-Received: by 2002:a05:6a00:15ca:b0:68a:4dfa:ea63 with SMTP id o10-20020a056a0015ca00b0068a4dfaea63mr3344223pfu.19.1694195477109; Fri, 08 Sep 2023 10:51:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w8-20020aa79548000000b0068718f530c5sm104819pfq.16.2023.09.08.10.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 10:51:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 10:51:17 -0700 (PDT) Message-ID: <64fb5f15.a70a0220.6c55e.6418SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 937B46052471; Fri, 8 Sep 2023 13:51:16 -0400 (EDT) Subject: |SUCCESS| pw131249 [PATCH] [v2] ethdev: add TCP/IP modify field IDs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131249 _Testing PASS_ Submitter: Suanming Mou Date: Friday, September 08 2023 03:49:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131249 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/