Searched refs:nm_prerr (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_null.c126 nm_prerr("null ports cannot be re-opened");
131 nm_prerr("null ports must use an existing allocator");
H A Dnetmap_mem2.c400 nm_prerr("Unable to create bitmap (%d entries) for allocator '%s'", (int)n,
429 nm_prerr("%s: no objects available", p->name);
453 nm_prerr("%s: not enough buffers", nmd->pools[NETMAP_BUF_POOL].name);
739 nm_prerr("iommu group mismatch: %u vs %u",
818 nm_prerr("invalid ofs 0x%x out of 0x%x 0x%x 0x%x", (u_int)o,
867 nm_prerr("memory not finalised yet");
873 nm_prerr("failed to allocate mdl");
889 nm_prerr("fail to allocate tempMdl");
984 nm_prerr("address %p is not contained inside any cluster (%s)",
1015 nm_prerr("
[all...]
H A Dnetmap_bdg.c192 nm_prerr("invalid bridge name %s", name ? name : NULL);
217 nm_prerr("failed to allocate hash table");
331 nm_prerr("delete failed hw %d sw %d, should panic...", hw, sw);
442 nm_prerr("bridge full %d, cannot create new port", b->bdg_active_ports);
471 nm_prerr("error %d", error);
644 nm_prerr("polling is not configured");
653 nm_prerr("error in nm_kthread_start(): %d", error);
696 nm_prerr("req_cpus must be > 0");
699 nm_prerr("Cannot use all the CPUs in the system");
709 nm_prerr("Ring
[all...]
H A Dnetmap.c790 nm_prerr("WARNING: configuration changed for %s while active: "
838 nm_prerr("warning: krings were already created");
852 nm_prerr("Cannot allocate krings");
928 nm_prerr("warning: krings were already deleted");
1035 nm_prerr("BUG: netmap on while going to delete the krings");
1511 nm_prerr("Deprecated pipe nr_mode, use xx{yy or xx}yy syntax");
1835 nm_prerr("host rings not supported");
1848 nm_prerr("invalid ring id %d", nr_ringid);
1861 nm_prerr("invalid regif type %d", nr_mode);
2042 nm_prerr("Canno
[all...]
H A Dnetmap_freebsd.c275 nm_prerr("inet4 segmentation not supported");
291 nm_prerr("inet6 segmentation not supported");
351 nm_prerr("RX on %s already intercepted", na->name);
359 nm_prerr("Failed to undo RX intercept on %s",
429 nm_prerr("invalid refcnt %d for %p", MBUF_REFCNT(m), m);
596 nm_prerr("Index %u not found", val);
634 nm_prerr("if_alloc failed");
726 nm_prerr("address %lx not found", p);
746 nm_prerr("vm_map_find(%zx) failed", (size_t)e->size);
753 nm_prerr("vm_map_wir
[all...]
H A Dnetmap_generic.c179 nm_prerr("mod_timer() failed");
325 nm_prerr("mitigation allocation failed");
352 nm_prerr("tx_pool allocation failed");
376 nm_prerr("nm_os_catch_rx(1) failed (%d)", error);
383 nm_prerr("nm_os_catch_tx(1) failed (%d)", error);
395 nm_prerr("Error: mod_timer()");
439 nm_prerr("Error: no netmap adapter on device %p",
575 nm_prerr("This cannot happen");
1063 nm_prerr("if_loop is not supported by %s", __func__);
1073 nm_prerr("Erro
[all...]
H A Dif_vtnet_netmap.h198 nm_prerr("virtqueue_enqueue(%s) failed: %d",
219 nm_prerr("BUG: TX token mismatch");
275 nm_prerr("virtqueue_enqueue(%s) failed: %d",
359 nm_prerr("BUG: RX token mismatch");
H A Dnetmap_legacy.c223 nm_prerr("Netmap passthrough not supported yet");
263 nm_prerr("Failed to allocate memory for nmreq_xyz struct");
368 nm_prerr("Minimum supported API is 11 (requested %u)",
H A Dnetmap_offloadings.c424 nm_prerr("invalid checksum request");
486 nm_prerr("bug: slot allocation error");
H A Dnetmap_monitor.c233 nm_prerr("freeing not empty monitor array for %s (%d dangling monitors)!",
520 nm_prerr("%s: parent left netmap mode", na->name);
930 nm_prerr("parent lookup failed: %d", error);
940 nm_prerr("%s not in netmap mode", pna->name);
956 nm_prerr("ringid error");
1015 nm_prerr("netmap_attach_common failed");
H A Dnetmap_vale.c341 nm_prerr("This should not happen");
816 nm_prerr("invalid kring, cur %d tail %d lease %d lease_idx %d lim %d",
842 nm_prerr("invalid request for %d slots", n);
856 nm_prerr("invalid kring %s, cur %d tail %d lease %d lease_idx %d lim %d",
1241 nm_prerr("early break at %d/ %d, tail %d", done, head, kring->nr_hwtail);
1580 nm_prerr("error %d", error);
H A Dnetmap_pipe.c119 nm_prerr("freeing not empty pipe array for %s (%d dangling pipes)!",
715 nm_prerr("failed to create a persistent vale port: %d",
H A Dif_em_netmap.h192 nm_prerr("TDH wrap at idx %d", nic_i);
H A Dif_igb_netmap.h176 nm_prerr("TDH wrap at idx %d", nic_i);
H A Dif_lem_netmap.h176 nm_prerr("TDH wrap at idx %d", nic_i);
H A Dif_ixl_netmap.h268 nm_prerr("error: invalid value of hw head index %u", nic_i);
H A Dnetmap_kloop.c228 nm_prerr("txsync() failed");
362 nm_prerr("rxsync() failed");
602 nm_prerr("sync-kloop on %s requires "
H A Dixgbe_netmap.h330 nm_prerr("TDH wrap at idx %d", nic_i);
H A Dnetmap_kern.h265 #define nm_prerr(format, ...) \ macro
1734 nm_prerr("dma mapping error");

Completed in 521 milliseconds