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 1D45843AD8 for ; Tue, 13 Feb 2024 14:24:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1939F40647 for ; Tue, 13 Feb 2024 14:24:34 +0100 (CET) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 25C4F42DBD for ; Tue, 13 Feb 2024 14:24:29 +0100 (CET) Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-68c814135a9so24717236d6.1 for ; Tue, 13 Feb 2024 05:24:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707830668; x=1708435468; 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=MTavlaewFRCdYyGQNId+/tBkD0J1N7GWYD3Zd4j1CXk=; b=eZs2AhOoW1XiC2MywIZMuUo6mDK8DTvd7VJYmW71wIaYuV13aKZlBC+3r9cpWlB9c4 b8aJEJIat87UnkDFCMMGPzefgQmv0QEhPLOv6EByLVj69f6DosBBeR9R62emC3FX0vYs i0+VDl4L6fJgzAfDhbGMS49hr8aFVKKSTSwZ29IwtTv+kYSvv1kvUCjGPJAoiooOiPMv RRFILAa7j5xgeCeV0UxabbygLnkKwkCfZhYgpUH1GnF5SUA5OD3tEcNRrMSISVgEMU3b 28DlWXKb3m8g+JcPPKaGE/cRD2cTB5IA4c0WJtzCip2SwTJktzEvDb8crDXLyjXhZsNB KY3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707830668; x=1708435468; 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=MTavlaewFRCdYyGQNId+/tBkD0J1N7GWYD3Zd4j1CXk=; b=Adiozaw0FQgIEa8pFqS42VDkscWTVY159GY5mgDyDEMWcIxq8jP6Ix8PWwkyWHhPki KC29IrWxAnxnKieG5UWdl8oLevNcjveP6WbhWwPhWd2OsynxP0SO5jCtYEGr8zvnbg02 qVgm6D9O49zCNgnaG5vLbKPKEIzFfKRQShX4wHXQsw36422HLH8kmO+zWQUOhLZorYmW NBheZXpVs4LDP36mLVV3X0joe5kxT1Kmn842SXqbUPOePKiqaBN/US1Vk9nWxQuV8FjN nVxLD0nO1lpwsshZjpC7CJ0i8FDuchJrCBE46U1AQJvE9Hv0cbwHHVhFt+32u7H6svRP 8aJg== X-Gm-Message-State: AOJu0YzBILPtyGy+fIRRY7xdn5+mzR4q3w6gS9hhR2m7D7yiHFtDAh+b uEq8fg7FCFp8ZyHjDgzOYEgRUUQFB8B/owoDU1Nmj0irPppWPj+4gYJnU18UnwUDlR8Zn4lO/tw M X-Google-Smtp-Source: AGHT+IGMzV4/D6zX+aGCVphiLb3k2/weaNa5ccgLlJbn7sGQ3ZUEA9xmSWuiYIODWn+ihcVDboEVrA== X-Received: by 2002:ad4:5ca3:0:b0:68c:930e:6f49 with SMTP id q3-20020ad45ca3000000b0068c930e6f49mr12270010qvh.36.1707830668214; Tue, 13 Feb 2024 05:24:28 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id ol10-20020a0562143d0a00b0068d38023e35sm1195064qvb.112.2024.02.13.05.24.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Feb 2024 05:24:27 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136636 [PATCH V2] examples/pipeline: simplify the L2 forwarding example Date: Tue, 13 Feb 2024 08:24:26 -0500 Message-Id: <20240213132426.3572325-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240213121921.1522224-1-cristian.dumitrescu@intel.com> References: <20240213121921.1522224-1-cristian.dumitrescu@intel.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/136636/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7886689414