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 B43B44548C for ; Tue, 18 Jun 2024 11:04:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB02F40E11 for ; Tue, 18 Jun 2024 11:04:46 +0200 (CEST) Received: from mail-yw1-f175.google.com (mail-yw1-f175.google.com [209.85.128.175]) by mails.dpdk.org (Postfix) with ESMTP id 4A8F040684 for ; Tue, 18 Jun 2024 11:04:40 +0200 (CEST) Received: by mail-yw1-f175.google.com with SMTP id 00721157ae682-6383f01d1deso15714187b3.0 for ; Tue, 18 Jun 2024 02:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718701479; x=1719306279; 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=hBWX+Rc2qvgUoEuGcw5vX93So+ASGSGONuMZHdOFG7o=; b=wqyuzvAAH5Pc3D1xOAVV/YSmsz6cCGXBrgRzef2LHmN1OfkkgEWHTF7VCx+RzJI90E Yhl2T/LjHU5NrMUzMru20kC2r3PbyzfQboWKzvVN5wSCX3ARNBRlox+kASeER5nDNk4+ 0uT68mBvV6ivQC3D4mYnRD1IOR5yFYk2a+SQriTtJlfh2luQ3uDU9PH6hBWnvjKpaEvT Lv0K7yrDife74N4PBsp9Ocp8oXgADDn51RuqFPU9d3prm5ytsZxQLu/pS4y4DG7arLJ9 yylhqPHF8yPkOssxcLmZbRrQ0Wql/H9gWVVKw7VRbBZkKYzrv7jIRHbJCDA0B1OOl7tV QtQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718701479; x=1719306279; 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=hBWX+Rc2qvgUoEuGcw5vX93So+ASGSGONuMZHdOFG7o=; b=UMVv0m+BL1ZVH9E7CXSSyoWm3Ij7PLZlMxlPmOaP7mlVZJQprbZBiHXPaD3tsV0LzQ 8PP71HLjVRCutnsWZDQj5/NwY9LAvgAtKg5fMD5wFz8vs38TUZtag0HvwzaEPiW/x0u6 znUQ+yYNjsCzNho+OchKeYVMDWQC9ntnA7xKZU9nSIs6NL6SCjtt1f672P1LjlBogGZt CZ2PziQj2QYU11xnG13WZxGwSV76yvgZva05CWAXY0emLLrbuX6ZkScyJF+DW8rJswPw hh9ao3QEUT3dWfYTqUD3Llu0HENFV4+MbvGuspWc4tYX8Mwm2r6m95javlaFXoHYJLFF mfgQ== X-Gm-Message-State: AOJu0YxUVKEvYrt+aw7hMLxf0rk15b+QyAsR4Hpgc4tHVsPk3uPLJmew UkFsLtjLFOUWZZZVriC/sCMQjdR2nr/Su2zbWdqPfxAgGHInIVIjdkpaQ+KBUpTB66YtPphqcCB h X-Google-Smtp-Source: AGHT+IFc3kdJ6W4wWTUzM0V7/jphH+83X71VOGiTMhx6wOfFHHVKTDFCZOpZa2lhuuALe4oh+kgbdA== X-Received: by 2002:a05:690c:6a09:b0:62c:f01a:17a3 with SMTP id 00721157ae682-63222a586e9mr131481567b3.15.1718701479169; Tue, 18 Jun 2024 02:04:39 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b2a5eb4811sm63916316d6.77.2024.06.18.02.04.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 02:04:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141251 [PATCH v2] net: add bit fields to IPv6 header definition Date: Tue, 18 Jun 2024 05:04:37 -0400 Message-ID: <20240618090437.126491-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240618075810.265960-1-getelson@nvidia.com> References: <20240618075810.265960-1-getelson@nvidia.com> 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/141251/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9561596085