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 B75E343790 for ; Tue, 26 Dec 2023 04:29:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B14604029F; Tue, 26 Dec 2023 04:29:45 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 2A74040298 for ; Tue, 26 Dec 2023 04:29:44 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-427c4bf6017so23748791cf.0 for ; Mon, 25 Dec 2023 19:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703561383; x=1704166183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oSvN69R87sH2lSq6KJelf0ymrLN74GAwlUCLUYyQH5Y=; b=Pi5kcHLUexAqkbruSOOBSwf5rnxtoZXxCS93SDCMK4CJuwz3SAXSMvbK7OB5qUgnZ8 lnNvEc/vD+1GYMDoV3BgIPXtyR19n/6TcfsVl7FTSopQCWFg0CPW1jY5bSo8HFO/RNG7 54IkUg2O6WSBNxyXOwmhXu0gRw9LCvn7Fi2FM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703561383; x=1704166183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oSvN69R87sH2lSq6KJelf0ymrLN74GAwlUCLUYyQH5Y=; b=Vv9xpYUMU9est5p17PEGw8H+Y/7AMx8IZPydcOVwpL0wk+wBtTbuCOnCYgt5FTpU7c ROk29rxw1d9tE6eIifjiGDIZ4afyaB6U4zbVMUgp3L3M5rk904+YoQ3ysZd6c7NZbgXV +XkTO46GvujFN3JOTyDeNtPHDQLFC0qdBkutsRggfST5rWVOnl95Hm65S61l0diEDxXL ox7rBt0Fqk9mDcEFXlS2vqzrwV4ifX9NQjUreiHkkfpFSXHju2MsQwY4yYqz5cT3WiJ/ JV4hgf7r85ROjc4MCecuN1DJ8odKbyQ5cASIVdfC9ueW2oVFg920w/e2batGQcNPS8UX AtaQ== X-Gm-Message-State: AOJu0YzqS1eoiYdcrMD4K4npZSsgD3S9SopYet6TfW8boeeXMfOzY4sJ 61J5cog01wNPagQpX517BA6IBBI/re4Qen2tpoSUVM4G15BrOIOCfiaetA== X-Google-Smtp-Source: AGHT+IH41W/nGVV1JKGpDqastHQapYqjoKqsjDYdD2NGcUBgOEW5DgN73ALGCrl/EvQgpzJPrqEAiPhEhwUB X-Received: by 2002:ac8:7f8c:0:b0:427:867b:85ce with SMTP id z12-20020ac87f8c000000b00427867b85cemr10689982qtj.129.1703561383664; Mon, 25 Dec 2023 19:29:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pq8-20020a17090b3d8800b0028bcffa010asm864390pjb.4.2023.12.25.19.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Dec 2023 19:29:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Dec 2023 19:29:43 -0800 (PST) Message-ID: <658a48a7.170a0220.d5d17.28ecSMTPIN_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 776F46051823; Mon, 25 Dec 2023 22:29:42 -0500 (EST) Subject: |SUCCESS| pw135556-135569 [PATCH] [v5,14/14] net/nfp: support offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/135569 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, December 26 2023 02:37:45 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:84bfce561f24a33cb186efdc1cf8dc4a8c96fd26 135556-135569 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28736/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/