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 C83274375E for ; Fri, 22 Dec 2023 13:04:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFE1D402B7 for ; Fri, 22 Dec 2023 13:04:21 +0100 (CET) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 879354025D for ; Fri, 22 Dec 2023 13:04:20 +0100 (CET) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7810917125bso108249185a.2 for ; Fri, 22 Dec 2023 04:04:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703246659; x=1703851459; 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=V58/7i66ov1bkA1vPzNNO6J2BN/t0j8Rp+fD2KKyXxc=; b=WTcSIpKYNVUp0CmgO43Di+BKS5oD44cuZz5qhCBMfSgMAa3UHOND2zT6SXBd/nY339 qlgM8dqhb27uBgM5p4QMa1VXSLKjHz5c0TO3eOqNg9o+RI2WrezFAbqJOMmHcLKcSuVz BAWCjk+kIWTRkjs6nhraHz4o80Ul+xl5WSjcI2ajfHuCJft3DYQ6wDtKFdDpnJjnq4Xu qKdGQbboY6jqUH+dMABQ5XUyV4j4sOmvk4YzaEWRaDyRVps48edbp0ExKXkevLeChi4N rgUDqHdCL9P/15oEnFThc8nD4b/7wdUa0+KPMnU65Yb9IfKUClBCjx2Cip1y6smmD4QQ MTrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703246659; x=1703851459; 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=V58/7i66ov1bkA1vPzNNO6J2BN/t0j8Rp+fD2KKyXxc=; b=Z2C4G+OKwVkvadX757BOjP064h6iAz1vBa6xBnOCd1SvsU7DKQTDtMNGJzD2HVTxMS yhZyfLBKaA2noCRJEhh/Xg6QZ24VO9oH/yuZnArExzoE8abGYgKzIJEYVZVKqRflzYuC cL+ma5C00CxahsIWHkcl1JblS99EElgePGnzp7SWPJ0fgkNmlqlPpmizEUv1pux7mLgM vLdbKGKT0TC/3ne6bdlS60QTJVQH0s46yaZ4XqPqkmsqWAgkXFz+1JnsLylWKzKBpeD4 cfCJxZj52svBqz3BgU8dKbrCdjLfncN2shq6hTDhNW1vjBuwcSgWECuquMk8CGWE0XYH w52A== X-Gm-Message-State: AOJu0Yzf8FitgYd0lOlNv+Z680npiB8r++e5LOAtL+JWibwbfEIgBTEA ll87GKs0M8kMddcY/aa6JbULTKXCDon0VQU/zfCHqhXC+hQ= X-Google-Smtp-Source: AGHT+IHp+93QtAKcp176ORFrGSH2NoNHbTfruc/I9cefoi4objDY7eRSpKfTnO1OVkPp3367r+u35g== X-Received: by 2002:a05:620a:3916:b0:77f:3a59:c093 with SMTP id qr22-20020a05620a391600b0077f3a59c093mr1703257qkn.95.1703246659200; Fri, 22 Dec 2023 04:04:19 -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 u17-20020a05620a023100b0077f4ed33307sm1319837qkm.30.2023.12.22.04.04.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Dec 2023 04:04:18 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135499 [v7 1/1] net/af_xdp: fix multi interface support for K8s Date: Fri, 22 Dec 2023 07:04:17 -0500 Message-Id: <20231222120417.2515107-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231222110441.2507650-1-mtahhan@redhat.com> References: <20231222110441.2507650-1-mtahhan@redhat.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/135499/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7299361262