net/pcap: build on Windows
[dpdk.git] / doc / guides / rel_notes / release_21_05.rst
index 00cb306..2a1f272 100644 (file)
@@ -177,6 +177,10 @@ New Features
 
 * **Enabled vmxnet3 PMD on Windows.**
 
+* **Enabled libpcap-based PMD on Windows.**
+
+   A libpcap distribution, such as Npcap or WinPcap, is required to run the PMD.
+
 * **Updated the AF_XDP driver.**
 
   * Added support for preferred busy polling.