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 834E1426DA for ; Thu, 12 Oct 2023 08:50:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E8434028C; Thu, 12 Oct 2023 08:50:36 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 85E5E4028C for ; Thu, 12 Oct 2023 08:50:35 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d8a000f6a51so677365276.3 for ; Wed, 11 Oct 2023 23:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697093435; x=1697698235; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yoLITHLp79GwoPkMJjWZ80WoDgYIXKtPry5pe+tOV6w=; b=MUU0ME37WsHkgijZfC1vXDVzftjcKUiLxFrR2BUgtnmMmo7U5KTmm7flOGWfy9Tj2X sFtYMnHu5qMCkqJUe7LHUpkdSIg89bchoJbl/ilMcz6l60cBXYgh495wTNFcqH2OsZcI C/9zi2AIelM8pLVMU8V8kp64EgFrTw7ddtqA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697093435; x=1697698235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yoLITHLp79GwoPkMJjWZ80WoDgYIXKtPry5pe+tOV6w=; b=q+5m3IYgnkOqIyqZ5VmcsrXKj0gjU5IGg2pigdeFgqUBlj4affsAc+RDsbQd9SXxpK D8f3fINKJgk07mJFWw/ToATO16WfurmqTNYnCf57LnOFJ3s3MBmaiX+HcVx3ZNebo1au oXEkkRd5vuDFC/fdmmh8xUGjBSuT26VrYR2UELrR0W6TBybWK21VyUEvjC9mz7kUo3DU VZPY+MIXAt+u1FcQBDj99HhDWDig19oyiHODjGaJhsjx5fT0vXf7Q8M0TMuVv2LR5wEY C5gOue6hz3uSOB3O2Ll63nND8e5T7x3rjPyEScZQzPdp4QEv7ozlfL0bi6OLBKLvuOaT xDBQ== X-Gm-Message-State: AOJu0YyDxnLb3Yw0rKOL2J0rgoSNUSBG/cDtu2YgLacr0aN+S6CM7/lg 5Bu54nVuDYhg38nn+m6QEzEuOlqsUijWRenRE59Bub1rCKGKbTrqIryowb0E3eSYqTDRHK4tOA= = X-Google-Smtp-Source: AGHT+IEFF4HFnDI7SNqxhsA+n7Em4tcp2yWvXGZca1taiw3iLcykKtgx7rDv15K6AA7UOYMYgwug7qV+2wVA X-Received: by 2002:a81:9bd2:0:b0:5a7:af7d:cee7 with SMTP id s201-20020a819bd2000000b005a7af7dcee7mr8691091ywg.6.1697093434946; Wed, 11 Oct 2023 23:50:34 -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 g22-20020aa796b6000000b0068ffa3da0c4sm750923pfk.28.2023.10.11.23.50.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:50:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:50:34 -0700 (PDT) Message-ID: <6527973a.a70a0220.4fb9b.77a1SMTPIN_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 1EB676052514; Thu, 12 Oct 2023 02:50:34 -0400 (EDT) Subject: |SUCCESS| pw132547-132548 [PATCH] [v3,2/2] ethdev: add TCP/IP modify 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/132548 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, October 11 2023 11:30:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132547-132548 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27907/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/