> Subject: Re: [dpdk-dev] [PATCH v9 0/5] Support of NIC reset and keep same
> port id
>
> > Wei Dai (5):
> > ethdev: add support of NIC reset
> > net/ixgbe: add support of reset
> > net/i40e: add support of reset
> > app/testpmd: enhance command to te
> Wei Dai (5):
> ethdev: add support of NIC reset
> net/ixgbe: add support of reset
> net/i40e: add support of reset
> app/testpmd: enhance command to test NIC reset
> doc: add description of the NIC reset API
Sorry for being so late to get back to it.
Applied, thanks for the improvemen
This patch set adds a function rte_eth_dev_reset( ) in rte_ethdev layer.
Sometimes a port have to be reset passively. For example a PF is reset,
all its VFs should also be reset by application itself to align with
the PF.
A DPDK application also can call this function to trigger an initative
port
3 matches
Mail list logo