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 2AC95426DA for ; Thu, 12 Oct 2023 08:42:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25CF64028C; Thu, 12 Oct 2023 08:42:35 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id EEE3E4028C for ; Thu, 12 Oct 2023 08:42:33 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dcdfeb7e44so372879fac.0 for ; Wed, 11 Oct 2023 23:42:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697092953; x=1697697753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FTlKnw3oKqf3od5AzL4JLJDJG/EgClW2pH8WeCLZevs=; b=bdJSRd6oEMSMLqYWgrB7ta+V1NSq6cxLHDYN+dUiNtvvaEnWfo+sx8K9jjP/wx/dXw bJfMNtxD58Y+yfVlVBvQ/Lp6A5qpKZZ9nE5dobPABbrDTROilGftopMdaik4fHx/pS9w snleyex4J3Ic/MY+Jk/lkff6/I5Bnpfq3IoYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697092953; x=1697697753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FTlKnw3oKqf3od5AzL4JLJDJG/EgClW2pH8WeCLZevs=; b=h93R287lW59w/vi9ayfVuIwsS71XvhSwerGvKNRQYi/aQgxNPCvUFdSKWBYWbablbo iW131scuwX6jpgaq7UU18dhpLxLVk1oZuinBbfRI8HvviLYEH2cDwhpQQTikMBfhxP+L IwZrklbrvIVf1UpVD3AVKJFQ6Pcra/fGgCVC3YxM2R9tsbBomzKLX5dJRuQTu9E5+rHm zvJs/ArxFiHAEPvXRhSSD2G1O5Y7fJcJa9EF5+VaPlmfIT6bW4LsgfhxonE7CG91nb2n tMyix25MQ5oYuIawuN79feLHt3n/Kejpc3uCH8SIK8NX6bU9dufcqIcKaVti86b3TnxI V/aQ== X-Gm-Message-State: AOJu0Yw8QdhubnfjI8EqtX5wA7owIjGdH0kbObHxIFqOw1357QtztcnX nRG8os6/heKPbSm3Qa3lDv3vqSz62jOpad7Ldi8iZpN/hwkEqGBpjl6ARA== X-Google-Smtp-Source: AGHT+IHfUmUhccsV+5U+qB32ed+gKo3p7y8jS7aLJ2Jiy7glChiuJ+aM8IUz6jc0ClG3qolV1XqQc+udWryO X-Received: by 2002:a05:6870:e24b:b0:1d6:8e92:1e55 with SMTP id d11-20020a056870e24b00b001d68e921e55mr27614172oac.50.1697092953347; Wed, 11 Oct 2023 23:42:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a639846000000b0059cc8d682ddsm68670pgo.3.2023.10.11.23.42.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:42:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:42:33 -0700 (PDT) Message-ID: <65279559.630a0220.e7b10.39c9SMTPIN_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 8C3656052514; Thu, 12 Oct 2023 02:42:32 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/