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 D71ED42582 for ; Wed, 13 Sep 2023 00:44:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1FF840275; Wed, 13 Sep 2023 00:44:50 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 30D8740275 for ; Wed, 13 Sep 2023 00:44:49 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf7423ef3eso46688735ad.3 for ; Tue, 12 Sep 2023 15:44:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694558688; x=1695163488; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2WyMGUtxyjAYGeWMhQQaHBcXWSpIDzClyIp7vqpB+oM=; b=bCIkMKUiQdSUEKmBlGYu8KFVyn2AEl6B2imGyemFt4mrIjTGOXDQMvvxXjeZHgx6DU aO7ioSIsNjRDiDWjCIN1anoSJAXrQmFlw0Go2GZB9LUDLUOOouf7zpcaE2Ls/w40G+Pv TtRj6sYFprT3TYM0chPsbozjWAKGaU/8VSKJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694558688; x=1695163488; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2WyMGUtxyjAYGeWMhQQaHBcXWSpIDzClyIp7vqpB+oM=; b=VHEwqfhwhUNwC3BSEPdb8TuaXpM6ZnifCF33j68yn1DCvEclOD/TX+8Kwez2RhPEz0 DNnuC5iJ40mFIQJZKpJX1i8VKQCnqy/Tt8ue+Vw6YzPBpJJ8HzHIg2IWDevuXqOOkQfK 2k6SbopIak+BKRXMew8EYa+xbcrudeahAXuflzD8NMf+w0VfrpQ9ZfU0FBvkwGJceRLB NYOeMUhQN/sTpZH7u+J7ToE2W2LO/0EK53seoKt4VOD5SuSwqpe+NvgD/56Gkr8IhN/H wzDttkz8PEV03AMP3f5vBFnbOygpVPT006SlYXOLUsbEzoyLlsQywdJ9sqZRh2Amvtrd UfbA== X-Gm-Message-State: AOJu0YyMvBgt9LjLdDWov/ML0sIecclUAM5lL8xkQ9fu7nfVhXsQXvsc ogHQwSPrp1uE97hxiIE8rQqpR6DvN7IK6nkQCQ3xnmdH60YelWreI05O3YwiUyRaHAcfgHJS6g= = X-Google-Smtp-Source: AGHT+IEQuqoh+8mqGrgvWtBMFo5xWCfF46/xBwOwBm1DIzWebEmOTRJz0KWbGXMy4VshZJmgtrnjGcGookOb X-Received: by 2002:a17:902:efd4:b0:1bb:d7d4:e0d with SMTP id ja20-20020a170902efd400b001bbd7d40e0dmr973071plb.64.1694558688490; Tue, 12 Sep 2023 15:44:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z22-20020a1709028f9600b001c0cf796c04sm266665plo.30.2023.09.12.15.44.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:44:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:44:48 -0700 (PDT) Message-ID: <6500e9e0.170a0220.1903d.ddd0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED1C16052471; Tue, 12 Sep 2023 18:44:47 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/