On 2025/1/21 3:06, Stephen Hemminger wrote:
> On Mon, 20 Jan 2025 19:14:44 +0800
> "WanRenyong" wrote:
>
>> +static int
>> +xsc_ethdev_init_representors(struct rte_eth_dev *eth_dev)
>> +{
>> +struct xsc_ethdev_priv *priv = TO_XSC_ETHDEV_PRIV(eth_dev);
>> +struct rte_eth_devargs eth_da = {
On Mon, 20 Jan 2025 19:14:44 +0800
"WanRenyong" wrote:
> +static int
> +xsc_ethdev_init_representors(struct rte_eth_dev *eth_dev)
> +{
> + struct xsc_ethdev_priv *priv = TO_XSC_ETHDEV_PRIV(eth_dev);
> + struct rte_eth_devargs eth_da = { .nb_representor_ports = 0 };
> + struct rte_devi
2 matches
Mail list logo