Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c2141 static bool allocerr_warned; in virtio_dev_tx_split() local
2184 if (!allocerr_warned) { in virtio_dev_tx_split()
2188 allocerr_warned = true; in virtio_dev_tx_split()
2199 if (!allocerr_warned) { in virtio_dev_tx_split()
2203 allocerr_warned = true; in virtio_dev_tx_split()
2355 static bool allocerr_warned; in vhost_dequeue_single_packed() local
2366 if (!allocerr_warned) { in vhost_dequeue_single_packed()
2370 allocerr_warned = true; in vhost_dequeue_single_packed()
2378 if (!allocerr_warned) { in vhost_dequeue_single_packed()
2382 allocerr_warned = true; in vhost_dequeue_single_packed()