]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/compressdev.rst
sched: add PIE based congestion management
[dpdk.git] / doc / guides / prog_guide / compressdev.rst
index a089db1fad078fa973157adbd852c8d43ec9729b..231687d89102886909f5ffdf8abb76f2017f59dd 100644 (file)
@@ -19,7 +19,7 @@ Physical compression devices are discovered during the bus probe of the EAL func
 which is executed at DPDK initialization, based on their unique device identifier.
 For e.g. PCI devices can be identified using PCI BDF (bus/bridge, device, function).
 Specific physical compression devices, like other physical devices in DPDK can be
-white-listed or black-listed using the EAL command line options.
+listed using the EAL command line options.
 
 Virtual devices can be created by two mechanisms, either using the EAL command
 line options or from within the application using an EAL API directly.