DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] cfgfile/windows: enable cfgfile compilation for Windows
@ 2021-01-05  2:35 Narcisa Ana Maria Vasile
  2021-01-17 22:14 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Narcisa Ana Maria Vasile @ 2021-01-05  2:35 UTC (permalink / raw)
  To: dev, thomas, ocardona, haramakr, pallavi.kadam, dmitry.kozliuk
  Cc: ranjit.menon, dmitrym, roretzla, Narcisa Vasile

From: Narcisa Vasile <navasile@microsoft.com>

The librte_cfgfile lib is functional on Windows.
Enable compilation of this lib for Windows.

Signed-off-by: Narcisa Vasile <navasile@microsoft.com>
---
 lib/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/meson.build b/lib/meson.build
index ed00f8914..d6492f7a0 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -45,6 +45,7 @@ if is_windows
 		'mempool', 'mbuf', 'net', 'meter', 'ethdev', 'pci',
 		'cmdline',
 		'hash',
+		'cfgfile',
 	] # only supported libraries for windows
 endif
 
-- 
2.23.0.vfs.1.1.63.g5a5ad7f


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] cfgfile/windows: enable cfgfile compilation for Windows
  2021-01-05  2:35 [dpdk-dev] [PATCH] cfgfile/windows: enable cfgfile compilation for Windows Narcisa Ana Maria Vasile
@ 2021-01-17 22:14 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2021-01-17 22:14 UTC (permalink / raw)
  To: Narcisa Ana Maria Vasile
  Cc: dev, ocardona, haramakr, pallavi.kadam, dmitry.kozliuk,
	ranjit.menon, dmitrym, roretzla, Narcisa Vasile

05/01/2021 03:35, Narcisa Ana Maria Vasile:
> From: Narcisa Vasile <navasile@microsoft.com>
> 
> The librte_cfgfile lib is functional on Windows.
> Enable compilation of this lib for Windows.
> 
> Signed-off-by: Narcisa Vasile <navasile@microsoft.com>

It was an easy one :)

Applied, thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-17 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05  2:35 [dpdk-dev] [PATCH] cfgfile/windows: enable cfgfile compilation for Windows Narcisa Ana Maria Vasile
2021-01-17 22:14 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).