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 AB24943150 for ; Thu, 12 Oct 2023 08:32:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A55384028C; Thu, 12 Oct 2023 08:32:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4C08C4028C for ; Thu, 12 Oct 2023 08:32:03 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59b5484fbe6so8232767b3.1 for ; Wed, 11 Oct 2023 23:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697092322; x=1697697122; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FTlKnw3oKqf3od5AzL4JLJDJG/EgClW2pH8WeCLZevs=; b=NKG/E41171HH4K4+FmTwdd1W3eIesobfFZ2lpe2OIBX/dLJpct9q+y0N+3MsYJr36W Ws/P6Rdg8/BlaN3ycN83BZtCsjSohh7DudHYd8Xavsp2Og8aXTmLcbfgKV43mQtS+lpn 5g+LO4LiyPlif7J1ikUUJUPeZSZ2ts8VUIn3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697092322; x=1697697122; 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=K/PEOUMrhlGI9Y6JPW1BvZaEUtWHuVTZDhKHSn50G9KHm5TJt/pdqX+s1qu0d1k72T skLybmBta+Dzg5djf1i23H7zxp4jk4RqkXI5neMBfGe/Pb2TDwvky477EgQFjKk53J/M D0Helx5CJCbe12wo/7aZzzow/kE21Z0EeludhDKjcpLc3CWHYZdQIZz+11sNrqtyMJ/1 06QEgjTJTGzh0bsiVse9omDCVXY1eb+ssiGEO8CwJ9cJUn8wABBzDNIZ7fBXwwfIg8/e VA2tp9Pe3P5iI0w+erEVyrslFivTNYwxT5QqKpyaUXMoalXfvTl1dK7RT7C2IHigt6d0 AjqA== X-Gm-Message-State: AOJu0YwC9EaO92vRi5uAK3o3nKe3sRp+azviQeOvyipdAYqd/J//Undh 6yCc/1XS4DHuc3eYesXfNny1dLOEBH2WvMEclb4wPRpH9emxtlM5p1m3Gw== X-Google-Smtp-Source: AGHT+IFivE1858BbNnEg+L0e1LgoFBWjXluNlcuvqop9U1NtWWqibWCwI/3KZpVQsn+7oF6k8qw4ZdFf19Z0 X-Received: by 2002:a0d:d40d:0:b0:5a7:c1f1:24b with SMTP id w13-20020a0dd40d000000b005a7c1f1024bmr7905407ywd.22.1697092322691; Wed, 11 Oct 2023 23:32:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x84-20020a814a57000000b00599c99785f0sm1447886ywa.78.2023.10.11.23.32.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:32:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:32:02 -0700 (PDT) Message-ID: <652792e2.810a0220.80eea.0098SMTPIN_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 064AE6052514; Thu, 12 Oct 2023 02:32:02 -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/