Lines Matching refs:physical
11 The IOCTL call provides interface information and the DPDK's physical address space,
43 KNI interfaces for each physical NIC port. For each physical NIC port,
46 the KNI interfaces and writes the data unmodified to the physical NIC port.
48 It is recommended to configure one KNI interface for each physical NIC port.
50 each physical NIC port for performance testing or it can work together with
64 physical NIC port and will update the carrier status of the corresponding
65 KNI interface(s) to match the physical NIC port's state. This means that
110 the KNI kernel thread(s) are bound to for each physical port.
123 will periodically check the Ethernet link status of the physical
138 ``(port,lcore_rx,lcore_tx,[lcore_kthread,...])`` values for each physical
142 specified zero, one or more times for each physical port.
145 be created for the physical port ``port`` and the KNI kernel thread(s)
149 will be created for each lcore ID specified, bound to the physical port
175 core is specified per physical port. In this case, ``kni`` will create
176 four KNI interfaces: ``vEth0_0``/``vEth0_1`` bound to physical port 0 and
177 ``vEth1_0``/``vEth1_1`` bound to physical port 1.
197 is set to *on* so that the corresponding physical NIC port does not have
203 Since the physical NIC ports are not being used, link monitoring can be
249 MTU size used by the physical NIC which corresponds to the KNI interface.
250 However, if more than one KNI interface is configured for a physical port,
315 and writes to a physical NIC port (``kni_egress``),