]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/pcap_ring.rst
net/enetc: support MTU update and jumbo frames
[dpdk.git] / doc / guides / nics / pcap_ring.rst
index 879e5430f8c1133447f182f9c67454d8fb0048c4..c1ef9196bfa0ac17759b0a81338048a139b945ad 100644 (file)
@@ -96,6 +96,16 @@ The different stream types are:
 
         iface=eth0
 
+Runtime Config Options
+^^^^^^^^^^^^^^^^^^^^^^
+
+- Use PCAP interface physical MAC
+
+ In case ``iface=`` configuration is set, user may want to use the selected interface's physical MAC
+ address. This can be done with a ``devarg`` ``phy_mac``, for example::
+
+   --vdev 'net_pcap0,iface=eth0,phy_mac=1'
+
 Examples of Usage
 ^^^^^^^^^^^^^^^^^