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 06368432DA for ; Wed, 8 Nov 2023 20:59:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 005A940395 for ; Wed, 8 Nov 2023 20:59:32 +0100 (CET) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 2362F40395 for ; Wed, 8 Nov 2023 20:59:30 +0100 (CET) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-66fa16092c0so835246d6.0 for ; Wed, 08 Nov 2023 11:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699473569; x=1700078369; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=sgNtVQWgR3Uiu9763GpPDntBjSkv3pZKJWMx+2NK1XI=; b=meSgV9bDCJVmrMcZhK/Pflj0OEkSFeXLNWulClRY/zw97TLYny4bS6frZNsvMaWKkt oeCvDLRoUDlkmTgEDXJ6hdTV+3yJ/RmVNFIiCGW4FRvAnM3g/chUKZ1zv77ke8Tnwe0O wEOfbjq1jJPbrIn5FQW67GJMLycoObZOS14H9bEJ51dbG398IVp28EfuHder+g0dxpzj HTSCj1foXb07gyYQjMn9YIzWPmkpcv25/pzMM5Xb11OeaILiGtQ1kORSOSQ0OiB9T16C 3jU/IFxNDvtv+OOOuS2QHTtsCxbpjtH+YKaTuYsIh+uDjCTOoEO8IcN/0L4n69xSXgES PLCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699473569; x=1700078369; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sgNtVQWgR3Uiu9763GpPDntBjSkv3pZKJWMx+2NK1XI=; b=OYqG75AcmhSSSFzQSoxAylQtI2lQUpWfhosFM3X8rrLvrPlBf9RKEVS1EfVC6v4gTv wPjg5uZ4jLqrFgWxMT0o/SOyw6sKqbFXvYNUgESGiqQ9f5YV75cJMHv2Ro3dpyVVqsK4 4TV4IBBf6TpziQ1DoBSRt8PPuAIeofgU1QI3Oy4JOIqe3vH9giCwHK06iPgKx1Kw81ze EHllzciszutbUOw67qghZLbhKemS7GpwUloKNe8NZp99Jmx6Q4+LU0iw0HoAgtzNf7vV lI+Y6HrT1k95nY6/s1xrc4hXpkXE9AtaNfZF6c0qNInrWohejfX+bgwUDkXIdFniNfz1 99Yw== X-Gm-Message-State: AOJu0YzPit7ctyEe2jnqLCNpVU3JmuqgMqxAgIp/9EctnfGfyNp4n5mj k4duLIlbGJB6yL1LYTzfHEDyGTWQgpepblED3JI= X-Google-Smtp-Source: AGHT+IHh6e/oBxFg9NIDBQic+hN2euZ9WRMvDzkVrPxj4r96DhQqPW3Bfq6kdV7H0dPYyaeVN6Vtzw== X-Received: by 2002:a05:6214:40d:b0:66d:2aa3:cd49 with SMTP id z13-20020a056214040d00b0066d2aa3cd49mr2803237qvx.14.1699473568897; Wed, 08 Nov 2023 11:59:28 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id q4-20020a0cfa04000000b0065d105f6931sm1418806qvn.59.2023.11.08.11.59.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Nov 2023 11:59:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134002 [PATCH v3 5/5] test: cleanups to pcapng test Date: Wed, 8 Nov 2023 14:59:27 -0500 Message-Id: <20231108195927.1915767-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231108183557.381955-6-stephen@networkplumber.org> References: <20231108183557.381955-6-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/134002/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6802798410