Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c71 char yield[256]; /**< PCI sub-device arguments. */ member
328 char in[RTE_MAX(sizeof(ctx->yield), 256u)]; in vdev_netvsc_sysfs_readlink()
373 char buf[RTE_MAX(sizeof(ctx->yield), 256u)]; in vdev_netvsc_device_probe()
409 if (strcmp(addr, ctx->yield)) in vdev_netvsc_device_probe()
436 memcpy(ctx->yield, addr, len + 1); in vdev_netvsc_device_probe()
580 ctx->yield[0] = '\0'; in vdev_netvsc_netvsc_probe()
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst12 movement during the traffic split. This can yield better performance with
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst259 ``spec`` and ``last``, which may yield unexpected results if not used
4357 yield a large number of hidden flow rules. It is thus suggested to only
H A Denv_abstraction_layer.rst981 subtracted from the address of the dummy header to yield the address of the
H A Dqos_framework.rst426 packet priority in order to yield the enqueue/drop decision for a specific packet
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3876 These yield identical results::