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 E0408431E7 for ; Tue, 24 Oct 2023 00:38:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D98364027E; Tue, 24 Oct 2023 00:38:50 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 520324027E for ; Tue, 24 Oct 2023 00:38:35 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7788f513872so268022285a.1 for ; Mon, 23 Oct 2023 15:38:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698100714; x=1698705514; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lOmCnneHzSx1NhOm7+VHB7tjZ4EEC9vn/Psp8ow5MDM=; b=DsT7g48J6oX3tqak9i52QdNCSc+X21ZQS+NCear+ywOy2Zvr/4P5ysRPvcGtooK76F 3LIAFFIkLaDrb+jAjUcMoJXE3FQYkJWnRD2U1CA062aYMP5a5iEhzo0w7hLymM9RQWnM 7JN3kJCxXQAfJ+o6Cy6fIaChZHcWW2ZW2XONI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698100714; x=1698705514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lOmCnneHzSx1NhOm7+VHB7tjZ4EEC9vn/Psp8ow5MDM=; b=wH4ObbGD9sEVlPELoZk1IBR3GxwwzqsHEDsON5MqruEHFHx/k8Rnakscxix7VMB1TH UvO25lMrm31ZT2iZ9shYOvqlNeFLrOpg2C2dVmlWOjTXRSgbLO32jYI/52x6YI73qszv 2bX0xltA5GP9NhxApR/bBpbcii0lx03FOPvF2cqReeMdsoe4923BvdGVZBSX28msKIdI Pi7i/Mm5J4XwRQFN5ocUC8gjUpEREqY7cppTBJRJLD4CHYrhy65HuH90uHDXkikR3Se3 P+m2C2sdbGOMKD+vnez52/aVRi8RCPHeEsbo8CR2jMYLmiXEmWhSlK3DNG9+Yg8zXBeP cKqg== X-Gm-Message-State: AOJu0YwnLmrvmj/VZtuBEG8EGj6/LkmSp7DV0pxs64bkoToh16ULP01K aajDrrgj0FZZRSChUGIjozuzEM6SymJaI+3iEyEXH5zhOsHSZpag6wcADB1qpLEAbROWBnFc9g= = X-Google-Smtp-Source: AGHT+IGxVPg32RL217ZTfarfNBy5iUdPzAJ5O7U9WHmESpOkePK4wyuWkVLKHXOywSkLKv7fpioBxRvPg0x0 X-Received: by 2002:a05:6214:2266:b0:66d:1174:3b46 with SMTP id gs6-20020a056214226600b0066d11743b46mr16780147qvb.50.1698100714816; Mon, 23 Oct 2023 15:38: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 a11-20020a0cca8b000000b0066db6625e55sm156215qvk.3.2023.10.23.15.38.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 15:38:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 15:38:34 -0700 (PDT) Message-ID: <6536f5ea.0c0a0220.1e425.4ec5SMTPIN_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 84862602A042; Mon, 23 Oct 2023 18:38:34 -0400 (EDT) Subject: |SUCCESS| pw133196 [PATCH] net/iavf: fix Tx offloading flags check 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/133196 _Testing PASS_ Submitter: Radu Nicolau Date: Monday, October 23 2023 16:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133196 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/