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 3667946025 for ; Thu, 9 Jan 2025 02:31:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 200BE4025E; Thu, 9 Jan 2025 02:31:57 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C1F3C4014F for ; Thu, 9 Jan 2025 02:31:55 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso28376939f.3 for ; Wed, 08 Jan 2025 17:31:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736386315; x=1736991115; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dHNLFTiUsCrjC62u1OfLT8DIQKp0tYPxttCfgwGKExo=; b=RfBxr8odZh4q8QAiYqEjBal2OeUKoaEw/I/yqPumdZD4uKFQX62GVFMN0yTTPLf3Aj nD3yV7JhgJvT1UIYVqcvzr7MFuWI40IQpzI9k+BDxQomsxk9huIkb1ULuWF22gph3gG+ Sgg3HIJX8kJeh4EBw/6Vi/uIZfBMe/JwEr2GY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736386315; x=1736991115; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dHNLFTiUsCrjC62u1OfLT8DIQKp0tYPxttCfgwGKExo=; b=FkAe/Ixa0IPnJuxK+ZqLyoT5VoaG48p3GH3mpYhK6JpWA82LbQG9KjBSZSTXL7urtS noYL8ieEiMFov0vGAe0UD1Qq4jd8i4z+Nll5aRJv2sfgmwZ1JvcoYKknRzw5xuZ8sw0/ GmE0zbFgw4BlW8VQoauXd3BTr/5kLaYGwi1YoWzf0eB5xpEuJQcYbSuMCqhVVEqHzxIq +xvGviw6M8vbn7kCoQ3LHdBZXwjQnFhaxCYpwFzZyurlI0vnu5bH7UY4xG78yy4erAFs ThogpKMtUYSr3b0XpsV5yFi5TMPHON+gjHKhevlramXAY56F7e6dMiSlJ1PojvGcKhIJ KS3Q== X-Gm-Message-State: AOJu0YxcLTN6H7oHa+77eJTw1dyiPhCtpVv/wS07lKmzPvaLu5tOjF1s E1vcy47xHze4kvKE1VQK4a+bl2RyyR2XZJkqe2GBF2Up49NHtPf974uuTpGps8bKXKNeE+fK2rD OnNFuJhB8UM1rc50FNEAprIY84U6ejrWA0xbr4UiV X-Gm-Gg: ASbGncs8UlO8x2I0QKOViyxwnRfAkKwJv8yKLebvSUrEtzzki5llqq6w65ogRraMcgb KvGuKqUAolc2B29LJ6n4NveQOTZCjCVfO4vMgGOGo0XYV9F2YH6GZClpV/RXc0cnXmyVS2mAkLb +POi0HrM4RiOPbRvxMD3Xdpfn8qxCdv3gHC3Ssm7DAt+2B5MWbOxgXMPRQHg9VDJ0EzBxpE0wcN aIGGmjS7wZhtYBx1e3yL9EMOGprg3G5XkOkb5WCi/OK3/RUuXr0GUlKpt/SKRt8WTuJkMVnwUqk wg== X-Google-Smtp-Source: AGHT+IEd5Dfn9PKNhpBmDlu1K9fScJYuN6nTy5h3pGeTzAKqRsnZlBJ0VLWSc+/9ARSEstXFb+QiKNf3Y/uv X-Received: by 2002:a05:6602:401b:b0:844:7896:a152 with SMTP id ca18e2360f4ac-84ce0162146mr535358539f.12.1736386315099; Wed, 08 Jan 2025 17:31:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43ec0195sm1944139f.13.2025.01.08.17.31.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 17:31:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 17:31:55 -0800 (PST) Message-ID: <677f270b.050a0220.319f58.14e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C90A6052471; Wed, 8 Jan 2025 20:31:54 -0500 (EST) Subject: |SUCCESS| pw149681 [PATCH] net/tap: fix compilation issues if HAVE_T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121011.2949616-1-tduszynski@marvell.com> References: <20250108121011.2949616-1-tduszynski@marvell.com> 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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149681 _Functional Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, January 08 2025 12:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149681 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205826 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/