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 8E87F431DE for ; Mon, 23 Oct 2023 08:46:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A11F4027E; Mon, 23 Oct 2023 08:46:19 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 334CB4027E for ; Mon, 23 Oct 2023 08:46:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3575287211bso11195555ab.1 for ; Sun, 22 Oct 2023 23:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698043577; x=1698648377; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3ROlbTvojZDK72wp8B4v9T58nARe+eXTdACDbeu23oQ=; b=SUjbX6EkGwFUYzirnxgzb6HyN1sJZ1xmwNalC+R8H0aBX8qU41NhB59ECGYJ8CMser 7D3L3VrsKN8U47zRDStdBX+BsQ9nhg3Buqb3KG5jaF8Pr1rg5PegwF1jwii///VE0213 f6mQ+Zh7R5lnipPZXcKk2/DFVyQHp0+Q1mEdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698043577; x=1698648377; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3ROlbTvojZDK72wp8B4v9T58nARe+eXTdACDbeu23oQ=; b=cdsQJI0jTKIa1ad5C40O6fr6KoDQw4h/V8PxmMiDX+Zylo9bcfFghFhKg5Fpwi+/Gy bQk0iNHhvnUecOVd+3wDqlMy4vy90OU7u+zINMwxeHxGal8jjLUMQhz79n739X+RB1sv Fv6THm575YJwG4a8LNSzPxyQRSEJSAq7b/pZKCusIcth1tTA46jBa7C08cVc9pfhntJE v24UtKevrEIEvdDtNHn3wzRdwNKdp7qDZcOX/1wePAhJMPn27qnYDeAfSaFvF8A92nFx J7TihsBHilx1sS+dM/jGGZH2RkFfwAmeYqOHj+Djq2DRaggzbclRcHx4N/i2ZR7aDpmY mEKA== X-Gm-Message-State: AOJu0Yzizm4r/+3+F9OWrXLPGPxDzrysoIRLrWu1QcdlEU/E+CAvntJj iCawuQWljrOQBS5z4y9NgTcZD8VB0Hl4TYvSGi4MCyAwllQ/tXlBWM8q0g== X-Google-Smtp-Source: AGHT+IFI4aMc2o7pwJijs8EznH6YBEOGTWlySPGtaqCtqZpOGXgA31qkhmq7nUaOQA6umTNiHNJqSvkkkicN X-Received: by 2002:a92:d58c:0:b0:357:a71f:8310 with SMTP id a12-20020a92d58c000000b00357a71f8310mr8347973iln.10.1698043577537; Sun, 22 Oct 2023 23:46: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 p5-20020a92c605000000b0035287a01005sm568558ilm.39.2023.10.22.23.46.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 23:46:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 23:46:17 -0700 (PDT) Message-ID: <653616b9.920a0220.996ce.9564SMTPIN_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 CDDBA6051827; Mon, 23 Oct 2023 02:46:16 -0400 (EDT) Subject: |SUCCESS| pw133120 [PATCH] app/testpmd: support config all offload 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/133120 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 02:29:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133120 --> 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/28027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/