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 CD6D94591C for ; Fri, 6 Sep 2024 10:41:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C559142E12; Fri, 6 Sep 2024 10:41:29 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 08C6C4029E for ; Fri, 6 Sep 2024 10:41:29 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2054e22ce3fso17471445ad.2 for ; Fri, 06 Sep 2024 01:41:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725612088; x=1726216888; 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=K/rMoEdHhKMjHUP6LJuyf2wbXYUSr7TEjPvj2lgPwis=; b=ISIzCXzjv/6lmIKHFKWHowL+eDbZT7usn3El+DsEZx3utfhrU8BEywHGiqBryo1d8A uRLyxO426q711rqFxJlW1/3iYJ4/WBtLQtWot17W322yFlP3gm9TofP2AlI2JRE4WfvT ciC7+lO07RRjO1FoRDs+UoTV+lBcLxf+YI9p8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725612088; x=1726216888; 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=K/rMoEdHhKMjHUP6LJuyf2wbXYUSr7TEjPvj2lgPwis=; b=cTCAxpAQDZkK4EHYfPZVivBrbsuf5fNURjRiqLg5mNGNvq9QoFiIGmr38Y5kISqIVn pHae4VZQ7EM0SagkAVF80DF6nM+k03yYjMqu6psnmBGaNuIqOIqo2SVj9Da2Va+zMQgA eossQdiCDGjdv1duQEb4Z9LAPS9HVqzbG4nVGJEyC28aBGp8dLUbapFD/N+OyUfVLYNX A14mXqfigBxRuEQD81b8pXoUl/SulBjCSvz8Ovo8s81mmIMDnhRnaAiDNvJUbokU7Jvl R6YxbPLIv4XD2MMX4gOokh2I+d46OzAGJKgb5Qf0XH3dDXogODaxx+SsgmtETQJ6GtLH Yj8g== X-Gm-Message-State: AOJu0YxPEyk3AWos6WMNksBzOppDH3lKCcyNotVBFxKwTxtOsyEM7YIe ab4U0AvRL6bln372zufEFD+oP9Lh42CqsRfPmjd6d8UWmVN7QUk745EN7s1A5UXOAj1yM8qjeYO w1Wn6S+gLbbyX0QfL2zLDECcIZX2gw4rUL6fJKW363HnAirMTWUEeKmgF X-Google-Smtp-Source: AGHT+IGkI9RKSCnffdLub+/HLfzM+97Pv7Y+w1/pDgGUGOljrfPHqEptbNgukFAaS0QdUDZh2bvN2nzP1vn7 X-Received: by 2002:a17:902:e74e:b0:1fc:2e38:d3de with SMTP id d9443c01a7336-206f04c7bc2mr21096885ad.7.1725612087936; Fri, 06 Sep 2024 01:41:27 -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 d9443c01a7336-206ae9cf374sm2491375ad.104.2024.09.06.01.41.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 01:41:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 01:41:27 -0700 (PDT) Message-ID: <66dac037.170a0220.2c6649.34f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2286E6050A6D; Fri, 6 Sep 2024 04:41:27 -0400 (EDT) Subject: |SUCCESS| pw143676 [PATCH] net/pcap: use pcap_next_ex to track error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905161129.73553-1-stephen@networkplumber.org> References: <20240905161129.73553-1-stephen@networkplumber.org> 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/143676 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, September 05 2024 16:10:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143676 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#258870 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/