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 D7E3642DE3 for ; Thu, 6 Jul 2023 08:42:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9F4F40144; Thu, 6 Jul 2023 08:42:59 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id F071740144 for ; Thu, 6 Jul 2023 08:42:57 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-57722942374so4861667b3.1 for ; Wed, 05 Jul 2023 23:42:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688625777; x=1691217777; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IYU2hzKfCTyD1MnJ1DrkHM/vnIEb2o2OWdZt6AJ2G6c=; b=GYiHRVnSvRYWjCY13rfAlHGULyvNdkCuH6YTHgnf9MTk3HNWOG8Rj6L8aGZLfSXseP LTv9O4/+VHHngNQTi4AAALIoFWjeSpkVsN9T2LDIz/nMzRJbyTeoB2XRFFx/xEk2gIWD BKb/V6M4CVYHzbCDRtHKfkslKpxeXh4fewy2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688625777; x=1691217777; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IYU2hzKfCTyD1MnJ1DrkHM/vnIEb2o2OWdZt6AJ2G6c=; b=FpbopV6/jetnR5XDwDJt5tH+HCkow13rdmoh15hMsRazKLJwqjPAEf6egG5nYvZwsY RQXFHckj4WsqQpnaYbeuhO+1+yDTwjmnEP3Br5p6tmRR+WAHRD7iTMmua0LHc7nPI8vX T+hG/MtSXrPUhR8Lv5A/fshx0b5ZHg+GnDXU2hPZVculNr2n0x8BhCQxT5VzKaM1wIsS x0il0N1osPdyaelzYlOD9c1+e29xElLXqgOjvS9/EBwRQSF1VHlBA0o42G++0f5KmT6a dHbOKGilT620eE/clD5Bo+AH/ZrqRsec4hXbU7Bhr5Ogj+qfwub4w3ywfemolgUcaIgl u1xg== X-Gm-Message-State: ABy/qLYCwjKgeqispeJQc9cA0VVyEYdqckoC+vPYoKNY7AwZ9cscjKNY qhuwMEAtuvR2jBaMMD4fnLQAK/Bvc/MHPAk4D65+1ZTfD9JshMac9xkPlA== X-Google-Smtp-Source: APBJJlEJTdYYZPmcqWX3OG89SHfdnI+hslWsCIrVEg+SjP/xDVsCKjPrO1KGMJXJra1VMRVzt53uj14f98UK X-Received: by 2002:a81:9152:0:b0:56d:8241:e067 with SMTP id i79-20020a819152000000b0056d8241e067mr1145170ywg.49.1688625777391; Wed, 05 Jul 2023 23:42:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s124-20020a0dd082000000b00573c1bbce64sm34833ywd.33.2023.07.05.23.42.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 23:42:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 23:42:57 -0700 (PDT) Message-ID: <64a66271.0d0a0220.49813.2b48SMTPIN_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 0C99F605246B; Thu, 6 Jul 2023 02:42:57 -0400 (EDT) Subject: |SUCCESS| pw129323 [PATCH] [v2] net/iavf: fix Tunnel TSO path select 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129323 _Testing PASS_ Submitter: Xu, Ke1 Date: Thursday, July 06 2023 02:45:26 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:d31932e0a330e4a4496a73c48f6921d76591a3bb 129323 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/