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 9754643235 for ; Sun, 29 Oct 2023 10:36:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 174B94027C; Sun, 29 Oct 2023 10:36:56 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id D71584027C for ; Sun, 29 Oct 2023 10:36:54 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5b92b852390so2622808a12.2 for ; Sun, 29 Oct 2023 02:36:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698572214; x=1699177014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EhLOpHUt4O/HIwddx3Jxx/q4ppdn1KJ+gYsaqlI6/ks=; b=KPWWXd36LIuw3Hgs9YoBRoezkv2E+h7sVAphUDD5vyuGMdUm1sQWIYrQVQEzj1D1q1 wbjnYoiuhw5J8awV6ILy0CEDf+wDSY8g2AlsV0rf4GF76Xqn4WqxRpv/xKt5LBLH6twp HGO6Gn8N30f+jR+wlV4RDhN8nModAzBsJTyvo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698572214; x=1699177014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EhLOpHUt4O/HIwddx3Jxx/q4ppdn1KJ+gYsaqlI6/ks=; b=KDe3Di9ocs+ZIW6TMNCCNacq+GBdGBpgWb+HLH/Z8mrAnnG8XG2Jt93q9NCaVk9n5D NDBpQmP9uWqSwfDVJcVN6FnPjJcF4kqm6eeGfY34GoWjjYegrA5+IhtHpT3xYQxNudRw Z8OFns+5l0c8Bz6n76hZUwKLh9PIRSv86br9ucRYmjwIdij4K3TNEWjXdmOm0FHajN2p Fp/GcSz95vyxAFVdzIqRZQ3d0y2cilbg2jZg9eau/WR2WtK6+CYiBTeme9i0mW4b4D2a uSHvuyqDHcQW2tdp/7DHZxLxqyJMl7PzilN2yMTQTPjBYJBzPP0GmeowCx/02ZoQSkMt vSVA== X-Gm-Message-State: AOJu0Yyej1lVAQinn5Y3G5EqOILVquf+d3+UWJL57mvZ6/VkpavgXAwj lDNJyeTNUleNLHneByYHZ9BIlBvkHHbwTOan3WvqpXqop3EOInEw3r4ONQ== X-Google-Smtp-Source: AGHT+IFG5tCgi+oZGt0RexwS88fUnI61KFz2ptkn7YIqW7CU2oiVvyrh/CvLPGkUkaV79l1A2I2/7UMbqCjn X-Received: by 2002:a05:6a21:778b:b0:17a:284:97c4 with SMTP id bd11-20020a056a21778b00b0017a028497c4mr8307164pzc.61.1698572214073; Sun, 29 Oct 2023 02:36:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q20-20020a056a00151400b006be19b03096sm553127pfu.19.2023.10.29.02.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 02:36:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 02:36:54 -0700 (PDT) Message-ID: <653e27b6.050a0220.2f9a3.f84dSMTPIN_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 45EC660524E7; Sun, 29 Oct 2023 05:36:53 -0400 (EDT) Subject: |SUCCESS| pw133555 [PATCH] net/nfp: fix offload flags of the securit 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133555 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, October 28 2023 06:31:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133555 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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/28126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/