]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/windows_gsg/intro.rst
hash: implement RCU resources reclamation
[dpdk.git] / doc / guides / windows_gsg / intro.rst
index a0285732df60c7df93d9214b4897ebd7a65218c6..4ac7f978288527830ca1a8e3211eb91f7449620f 100644 (file)
@@ -18,3 +18,7 @@ DPDK for Windows is currently a work in progress. Not all DPDK source files
 compile. Support is being added in pieces so as to limit the overall scope
 of any individual patch series. The goal is to be able to run any DPDK
 application natively on Windows.
+
+The :doc:`../contributing/abi_policy` does not apply to the Windows build,
+as function versioning is not supported on Windows,
+therefore minor ABI versions may be incompatible.