From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A3BF7322C for ; Wed, 21 Nov 2018 01:11:40 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 16C8B23281; Tue, 20 Nov 2018 19:11:25 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 20 Nov 2018 19:11:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=mesmtp; bh=tnJ4brHaUK bprxPYAoC++sAzcy7s2pAbER+hgffxdiM=; b=s697wiO66uQMeDXhcgYqMh4tmP TS5qPJRN9WdKeeGIXN9/DmDwDoND13baGzWvlohf2afHCp/p/Wg3B0rRtV0Atjvw Cc9pfHgPSEEFEZuXXudvk6tee87QAsgo119s+29WoJHyD0MNORtPbf+0KDQyfk4+ rFOUGfKXzpinz87io= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=tnJ4brHaUKbprxPYAoC++sAzcy7s2pAbER+hgffxdiM=; b=GTtW+GX7 NdORWFMxPOqUoId8WJHAcvbBpYHZJyFzF+NvQRh/9rZxPJYxJ3kNp/Sehqjxvoz5 nALUEi3NPu9mqwtQst2YqFz7S0SFYnexs8x64JCKob4tTcdTIPzcU3m10wM8Ht4k lDBJSdUBlFh4S7ZoIhOd8R8GZtPiccQdFDm9cNSUnK4x2V7GMpI1fko9t6Yb/SaP 49SiRGlBVDWVqDXxIKwbFIHRlrdqwEXGRSryuLU4S5J893b36cuSxIurccf+G5ai 959PyOL78Gi9aoTT0Q32PdV9KakLjMfELjPYOfF3srT5vddl0gY2pwKUiGoUu/9m CP1BxrT8dKqWpQ== X-ME-Sender: X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 60F05E4619 for ; Tue, 20 Nov 2018 19:11:24 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Date: Wed, 21 Nov 2018 01:11:14 +0100 Message-Id: <20181121001117.24537-3-thomas@monjalon.net> X-Mailer: git-send-email 2.19.0 In-Reply-To: <20181121001117.24537-1-thomas@monjalon.net> References: <20181121001117.24537-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH v3 2/5] rename NICs directory X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2018 00:11:40 -0000 Lowercase is more common for directories. Signed-off-by: Thomas Monjalon --- content/supported/{NICs => nics}/amazon.md | 0 content/supported/{NICs => nics}/atomicrules.md | 0 content/supported/{NICs => nics}/broadcom.md | 0 content/supported/{NICs => nics}/cavium.md | 0 content/supported/{NICs => nics}/chelsio.md | 0 content/supported/{NICs => nics}/cisco.md | 0 content/supported/{NICs => nics}/intel.md | 0 content/supported/{NICs => nics}/marvell.md | 0 content/supported/{NICs => nics}/mellanox.md | 0 content/supported/{NICs => nics}/netcope.md | 0 content/supported/{NICs => nics}/netronome.md | 0 content/supported/{NICs => nics}/nxp.md | 0 content/supported/{NICs => nics}/solarflare.md | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename content/supported/{NICs => nics}/amazon.md (100%) rename content/supported/{NICs => nics}/atomicrules.md (100%) rename content/supported/{NICs => nics}/broadcom.md (100%) rename content/supported/{NICs => nics}/cavium.md (100%) rename content/supported/{NICs => nics}/chelsio.md (100%) rename content/supported/{NICs => nics}/cisco.md (100%) rename content/supported/{NICs => nics}/intel.md (100%) rename content/supported/{NICs => nics}/marvell.md (100%) rename content/supported/{NICs => nics}/mellanox.md (100%) rename content/supported/{NICs => nics}/netcope.md (100%) rename content/supported/{NICs => nics}/netronome.md (100%) rename content/supported/{NICs => nics}/nxp.md (100%) rename content/supported/{NICs => nics}/solarflare.md (100%) diff --git a/content/supported/NICs/amazon.md b/content/supported/nics/amazon.md similarity index 100% rename from content/supported/NICs/amazon.md rename to content/supported/nics/amazon.md diff --git a/content/supported/NICs/atomicrules.md b/content/supported/nics/atomicrules.md similarity index 100% rename from content/supported/NICs/atomicrules.md rename to content/supported/nics/atomicrules.md diff --git a/content/supported/NICs/broadcom.md b/content/supported/nics/broadcom.md similarity index 100% rename from content/supported/NICs/broadcom.md rename to content/supported/nics/broadcom.md diff --git a/content/supported/NICs/cavium.md b/content/supported/nics/cavium.md similarity index 100% rename from content/supported/NICs/cavium.md rename to content/supported/nics/cavium.md diff --git a/content/supported/NICs/chelsio.md b/content/supported/nics/chelsio.md similarity index 100% rename from content/supported/NICs/chelsio.md rename to content/supported/nics/chelsio.md diff --git a/content/supported/NICs/cisco.md b/content/supported/nics/cisco.md similarity index 100% rename from content/supported/NICs/cisco.md rename to content/supported/nics/cisco.md diff --git a/content/supported/NICs/intel.md b/content/supported/nics/intel.md similarity index 100% rename from content/supported/NICs/intel.md rename to content/supported/nics/intel.md diff --git a/content/supported/NICs/marvell.md b/content/supported/nics/marvell.md similarity index 100% rename from content/supported/NICs/marvell.md rename to content/supported/nics/marvell.md diff --git a/content/supported/NICs/mellanox.md b/content/supported/nics/mellanox.md similarity index 100% rename from content/supported/NICs/mellanox.md rename to content/supported/nics/mellanox.md diff --git a/content/supported/NICs/netcope.md b/content/supported/nics/netcope.md similarity index 100% rename from content/supported/NICs/netcope.md rename to content/supported/nics/netcope.md diff --git a/content/supported/NICs/netronome.md b/content/supported/nics/netronome.md similarity index 100% rename from content/supported/NICs/netronome.md rename to content/supported/nics/netronome.md diff --git a/content/supported/NICs/nxp.md b/content/supported/nics/nxp.md similarity index 100% rename from content/supported/NICs/nxp.md rename to content/supported/nics/nxp.md diff --git a/content/supported/NICs/solarflare.md b/content/supported/nics/solarflare.md similarity index 100% rename from content/supported/NICs/solarflare.md rename to content/supported/nics/solarflare.md -- 2.19.0