Home
last modified time | relevance | path

Searched refs:did (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c521 uint32_t did = (uint32_t)-1; in vhost_vdpa_setup() local
537 if (ioctl(data->vhostfd, VHOST_VDPA_GET_DEVICE_ID, &did) < 0 || in vhost_vdpa_setup()
538 did != VIRTIO_ID_NETWORK) { in vhost_vdpa_setup()
539 PMD_DRV_LOG(ERR, "Invalid vdpa device ID: %u", did); in vhost_vdpa_setup()
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.c375 uint16_t idx, did; in virtqueue_enqueue_recv_refill_packed() local
385 did = start_dp[idx].id; in virtqueue_enqueue_recv_refill_packed()
386 dxp = &vq->vq_descx[did]; in virtqueue_enqueue_recv_refill_packed()
/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst117 ``rte_eth_allmulticast_enable()`` function. This method did not work for VFs
459 A function in ``cmdline.c`` had a return that did not free the buf properly.
H A Drelease_2_2.rst448 hardware transactional memory support, thread scaling did not work,
H A Drelease_16_04.rst351 It did not change even when the physical link's status changed.
H A Drelease_17_11.rst262 cores, a service core previously did not correctly release the atomic lock
/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h500 __u8 did; member
/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst702 …ation of the bucket search algorithm is also executed for any packets that did not produce a looku…
943 …ation of the bucket search algorithm is also executed for any packets that did not produce a looku…