X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fwindows_gsg%2Fintro.rst;h=4ac7f978288527830ca1a8e3211eb91f7449620f;hb=19f3af2371a7fdc549cbc270c298be156b3bd545;hp=a0285732df60c7df93d9214b4897ebd7a65218c6;hpb=196c650b8b63fc74f3c30d9be35fc0c8108abe8e;p=dpdk.git diff --git a/doc/guides/windows_gsg/intro.rst b/doc/guides/windows_gsg/intro.rst index a0285732df..4ac7f97828 100644 --- a/doc/guides/windows_gsg/intro.rst +++ b/doc/guides/windows_gsg/intro.rst @@ -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.