| /freebsd-13-stable/sys/dev/netmap/ |
| HD | netmap_mem2.c | 401 nm_prerr("Unable to create bitmap (%d entries) for allocator '%s'", (int)n, in netmap_init_obj_allocator_bitmap() 430 nm_prerr("%s: no objects available", p->name); in netmap_init_obj_allocator_bitmap() 454 nm_prerr("%s: not enough buffers", nmd->pools[NETMAP_BUF_POOL].name); in netmap_mem_init_bitmaps() 740 nm_prerr("iommu group mismatch: %u vs %u", in nm_mem_assign_group() 819 nm_prerr("invalid ofs 0x%x out of 0x%zx 0x%zx 0x%zx", (u_int)o, in netmap_mem2_ofstophys() 868 nm_prerr("memory not finalised yet"); in win32_build_user_vm_map() 874 nm_prerr("failed to allocate mdl"); in win32_build_user_vm_map() 890 nm_prerr("fail to allocate tempMdl"); in win32_build_user_vm_map() 985 nm_prerr("address %p is not contained inside any cluster (%s)", in netmap_obj_offset() 1016 nm_prerr("%s request size %d too large", p->name, len); in netmap_obj_malloc() [all …]
|
| HD | netmap_generic.c | 179 nm_prerr("mod_timer() failed"); in rate_callback() 325 nm_prerr("mitigation allocation failed"); in generic_netmap_register() 352 nm_prerr("tx_pool allocation failed"); in generic_netmap_register() 376 nm_prerr("nm_os_catch_rx(1) failed (%d)", error); in generic_netmap_register() 383 nm_prerr("nm_os_catch_tx(1) failed (%d)", error); in generic_netmap_register() 395 nm_prerr("Error: mod_timer()"); in generic_netmap_register() 439 nm_prerr("Error: no netmap adapter on device %p", in generic_mbuf_destructor() 571 nm_prerr("This cannot happen"); in ring_middle() 1068 nm_prerr("if_loop is not supported by %s", __func__); in generic_netmap_attach() 1078 nm_prerr("Error: netmap adapter hook is busy"); in generic_netmap_attach() [all …]
|
| HD | netmap_bdg.c | 190 nm_prerr("invalid bridge name %s", name ? name : NULL); in nm_find_bridge() 215 nm_prerr("failed to allocate hash table"); in nm_find_bridge() 329 nm_prerr("delete failed hw %d sw %d, should panic...", hw, sw); in netmap_bdg_detach_common() 440 nm_prerr("bridge full %d, cannot create new port", b->bdg_active_ports); in netmap_get_bdg_na() 469 nm_prerr("error %d", error); in netmap_get_bdg_na() 642 nm_prerr("polling is not configured"); in nm_bdg_polling_start_kthreads() 651 nm_prerr("error in nm_kthread_start(): %d", error); in nm_bdg_polling_start_kthreads() 694 nm_prerr("req_cpus must be > 0"); in get_polling_cfg() 697 nm_prerr("Cannot use all the CPUs in the system"); in get_polling_cfg() 707 nm_prerr("Rings %u-%u not in range (have %d rings)", in get_polling_cfg() [all …]
|
| HD | netmap.c | 799 nm_prerr("WARNING: configuration changed for %s while active: " in netmap_update_config() 847 nm_prerr("warning: krings were already created"); in netmap_krings_create() 861 nm_prerr("Cannot allocate krings"); in netmap_krings_create() 937 nm_prerr("warning: krings were already deleted"); in netmap_krings_delete() 1044 nm_prerr("BUG: netmap on while going to delete the krings"); in netmap_do_unregif() 1536 nm_prerr("Deprecated pipe nr_mode, use xx{yy or xx}yy syntax"); in netmap_get_na() 1875 nm_prerr("host rings not supported"); in netmap_interp_ringid() 1888 nm_prerr("invalid ring id %d", nr_ringid); in netmap_interp_ringid() 1902 nm_prerr("host rings not supported"); in netmap_interp_ringid() 1907 nm_prerr("invalid ring id %d", nr_ringid); in netmap_interp_ringid() [all …]
|
| HD | if_vtnet_netmap.h | 107 nm_prerr("virtqueue_enqueue(%s) failed: %d", in vtnet_netmap_txsync() 128 nm_prerr("BUG: TX token mismatch"); in vtnet_netmap_txsync() 192 nm_prerr("virtqueue_enqueue(%s) failed: %d", in vtnet_netmap_kring_refill() 293 nm_prerr("BUG: RX token mismatch"); in vtnet_netmap_rxsync() 329 nm_prerr("Failed to replenish RX VQ with %u sgs", in vtnet_netmap_rxsync()
|
| HD | netmap_freebsd.c | 273 nm_prerr("inet4 segmentation not supported"); in nm_os_csum_tcpudp_ipv4() 289 nm_prerr("inet6 segmentation not supported"); in nm_os_csum_tcpudp_ipv6() 567 nm_prerr("Index %u not found", val); in nm_vi_free_index() 693 nm_prerr("address %lx not found", p); in nm_os_extmem_create() 713 nm_prerr("vm_map_find(%zx) failed", (size_t)e->size); in nm_os_extmem_create() 720 nm_prerr("vm_map_wire failed"); in nm_os_extmem_create() 1066 nm_prerr("cdev_pager_allocate failed"); in netmap_mmap_single() 1255 nm_prerr("nm_kthread start failed err %d", error); in nm_os_kctx_worker_start() 1423 nm_prerr("bad filter request %d", ev); in netmap_kqfilter() 1428 nm_prerr("device not yet setup"); in netmap_kqfilter() [all …]
|
| HD | netmap_null.c | 125 nm_prerr("null ports cannot be re-opened"); in netmap_get_null_na() 130 nm_prerr("null ports must use an existing allocator"); in netmap_get_null_na()
|
| HD | netmap_monitor.c | 234 nm_prerr("freeing not empty monitor array for %s (%d dangling monitors)!", in nm_monitor_dealloc() 523 nm_prerr("%s: parent left netmap mode", na->name); in netmap_monitor_reg_common() 935 nm_prerr("parent lookup failed: %d", error); in netmap_get_monitor_na() 945 nm_prerr("%s not in netmap mode", pna->name); in netmap_get_monitor_na() 960 nm_prerr("ringid error"); in netmap_get_monitor_na() 1019 nm_prerr("netmap_attach_common failed"); in netmap_get_monitor_na()
|
| HD | netmap_legacy.c | 227 nm_prerr("Netmap passthrough not supported yet"); in nmreq_from_legacy() 269 nm_prerr("Failed to allocate memory for nmreq_xyz struct"); in nmreq_from_legacy() 374 nm_prerr("Minimum supported API is 14 (requested %u)", in netmap_ioctl_legacy()
|
| HD | netmap_offloadings.c | 425 nm_prerr("invalid checksum request"); in bdg_mismatch_datapath() 487 nm_prerr("bug: slot allocation error"); in bdg_mismatch_datapath()
|
| HD | netmap_vale.c | 346 nm_prerr("This should not happen"); in netmap_vale_list() 821 nm_prerr("invalid kring, cur %d tail %d lease %d lease_idx %d lim %d", in nm_kr_space() 847 nm_prerr("invalid request for %d slots", n); in nm_kr_lease() 861 nm_prerr("invalid kring %s, cur %d tail %d lease %d lease_idx %d lim %d", in nm_kr_lease() 1246 nm_prerr("early break at %d/ %d, tail %d", done, head, kring->nr_hwtail); in netmap_vale_vp_txsync() 1585 nm_prerr("error %d", error); in netmap_vi_create()
|
| HD | netmap_kloop.c | 226 nm_prerr("txsync() failed"); in netmap_sync_kloop_tx_ring() 360 nm_prerr("rxsync() failed"); in netmap_sync_kloop_rx_ring() 600 nm_prerr("sync-kloop on %s requires " in netmap_sync_kloop()
|
| HD | netmap_pipe.c | 120 nm_prerr("freeing not empty pipe array for %s (%d dangling pipes)!", in netmap_pipe_dealloc() 716 nm_prerr("failed to create a persistent vale port: %d", in netmap_get_pipe_na()
|
| HD | netmap_kern.h | 255 #define nm_prerr(format, ...) \ macro 1744 nm_prerr("dma mapping error");
|