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 78C66422DD for ; Sun, 3 Sep 2023 06:59:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EA3C40274 for ; Sun, 3 Sep 2023 06:59:20 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 7CDCF40274 for ; Sun, 3 Sep 2023 06:59:19 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-64a8826dde2so2649226d6.1 for ; Sat, 02 Sep 2023 21:59:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1693717158; x=1694321958; 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=NogSVscCW7/dDFW7z93thvhxfYm9VdNyqLFDZW/JHkc=; b=h3Shn8t8AkAwtgfhGFCNRrXFN+lEFXxaDsCSvzRY6+GJ2fp+yQ+n71MxE8h1fY4XQs /I3+tmxZtrDG0HWi49N7s7UL7cUtG++8mcFtIK46FO9E2W6V12xHrbGWvAi9lPUZWUc4 oClUsaDhdMZGmJlDD297vtKzsMA/Jlc0xk89wq6GhJxB9JLelWh0xdoel5ZCzyLZmsKD ChMAPdqcNQgFop5LtkyCXoppPtSVPlRNZGvIJJtOE61GKTvWFbaTLF0HaVk24KqIiDC4 kA0LlKmFwffFd9eYJb4dGzNwgrQxjJiCGwYVJoFzcy5bnO1m4JlBqAZA+agWBy5SKMsI 57Qw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693717158; x=1694321958; 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=NogSVscCW7/dDFW7z93thvhxfYm9VdNyqLFDZW/JHkc=; b=aK6TZPuuoHwavmYSqdzIL2A0Bx2u5SJ0/a8ObKZsSr3W+iujSuX4ZiRH1pScxhgCW+ M9QGa1DBTEPoRvWZPi1vyO7dGvamxXBf6YIQGVr5HsXf/VFr9m9aAsDkTru6R4RyVPNh qFS3cyUhgTTfHkVdB1ug3jdh4W2Otwfec3xjLXD8uHBcSCVPugJAsjzqSMaM7D3Y652R aET0Dhpk9cNLqM1EZvkDxvXNHko9vkAYT2xEVo+FGBSRLI6z0yGtcPBkFMbl/xAp4ENA vfR9zQLyaOT7MUwHcHFN19j9wjc+Kwvdp7sCEchabqco2HZqTQ38stVkYsgYtTb6rTWq /vkg== X-Gm-Message-State: AOJu0YycewZdTDS8xwR7k5R65tuwp9S8kVsHyp2Ue1fFH46r8lRSQ8P6 06JS5X9viacNtL7Uw/1HW+heRPQkoxpUxIRs9uk= X-Google-Smtp-Source: AGHT+IFkC/Pmdx18a3zz3dTRgx7LZwHZEgpE4I/O5g1DITsr1ZONTtr10JUuIaazFbfUmZANM+Pu8A== X-Received: by 2002:a0c:cb8a:0:b0:64a:b025:6a0 with SMTP id p10-20020a0ccb8a000000b0064ab02506a0mr6031469qvk.41.1693717158615; Sat, 02 Sep 2023 21:59:18 -0700 (PDT) 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 w6-20020a0c8e46000000b0062de6537febsm2651035qvb.58.2023.09.02.21.59.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Sep 2023 21:59:18 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131099 [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement Date: Sun, 3 Sep 2023 00:59:16 -0400 Message-Id: <20230903045916.3988690-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230903040111.126695-1-taozj888@163.com> References: <20230903040111.126695-1-taozj888@163.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/131099/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6062402646