Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/netmap/
HDnetmap_offloadings.c171 nm_prlim(1, "No source slots to process"); in bdg_mismatch_datapath()
190 nm_prlim(1, "Short src vnet header, dropping"); in bdg_mismatch_datapath()
194 nm_prlim(1, "Bad src vnet header, dropping"); in bdg_mismatch_datapath()
282 nm_prlim(1, "Short GSO fragment [eth], dropping"); in bdg_mismatch_datapath()
298 nm_prlim(1, "Short GSO fragment " in bdg_mismatch_datapath()
311 nm_prlim(1, "Unsupported ethertype, " in bdg_mismatch_datapath()
318 nm_prlim(1, "Short GSO fragment [IP], dropping"); in bdg_mismatch_datapath()
330 nm_prlim(1, "Short GSO fragment " in bdg_mismatch_datapath()
341 nm_prlim(1, "Short GSO fragment [TCP/UDP], dropping"); in bdg_mismatch_datapath()
HDnetmap_generic.c465 nm_prlim(1, "event %p migrated: ring %u --> %u", in generic_mbuf_destructor()
474 nm_prlim(1, "Cannot match event %p", m); in generic_mbuf_destructor()
514 nm_prlim(3, "Is this happening?"); in generic_netmap_tx_clean()
702 nm_prlim(2, "Failed to replenish mbuf"); in generic_netmap_txsync()
831 nm_prlim(2, "Warning: driver pushed up big packet " in generic_rx_handler()
HDnetmap_vale.c659 nm_prlim(5, "NULL %s buffer pointer from %s slot %d len %d", in nm_vale_preflush()
673 nm_prlim(5, "%d frags at %d", frags, ft_i - frags); in nm_vale_preflush()
685 nm_prlim(5, "Truncate incomplete fragment at %d (%d frags)", ft_i, frags); in nm_vale_preflush()
916 nm_prlim(5, "slot %d port %d -> %d", i, me, dst_port); in nm_vale_flush()
1013 nm_prlim(3, "virt_hdr_mismatch, src %d dst %d", na->up.virt_hdr_len, in nm_vale_flush()
1105 nm_prlim(5, "rx %d frags to %d", cnt, j); in nm_vale_flush()
1126 nm_prlim(5, "invalid len %d, down to 64", (int)copy_len); in nm_vale_flush()
HDnetmap.c1180 nm_prlim(5, "bad pkt at %d len %d", n, slot->len); in netmap_grab_packets()
1607 nm_prlim(5, "%s: fail '" #t "' " \
1675 nm_prlim(5, "%s tail overwritten was %d need %d", kring->name, in nm_txsync_prologue()
1737 nm_prlim(5, "%s tail overwritten was %d need %d", in nm_rxsync_prologue()
1766 nm_prlim(10, "called for %s", kring->name); in netmap_ring_reinit()
1782 nm_prlim(5, "bad index at slot %d idx %d len %d ", i, idx, len); in netmap_ring_reinit()
1787 nm_prlim(5, "bad len at slot %d idx %d len %d", i, idx, len); in netmap_ring_reinit()
1791 nm_prlim(10, "total %d errors", errors); in netmap_ring_reinit()
1792 nm_prlim(10, "%s reinit, cur %d -> %d tail %d -> %d", in netmap_ring_reinit()
3888 nm_prlim(1, "%s drop mbuf that needs checksum offload", na->name); in netmap_transmit()
[all …]
HDnetmap_monitor.c142 nm_prlim(1, "%s %x", kring->name, flags); in netmap_monitor_txsync()
595 nm_prlim(5, "NULL monitor on %s", kring->name); in netmap_zmon_parent_sync()
773 nm_prlim(5, "%s->%s: truncating %d to %d", kring->name, in netmap_monitor_parent_sync()
HDif_lem_netmap.h229 nm_prlim(2, "bogus pkt (%d) size %d nic idx %d", n, len, nic_i); in lem_netmap_rxsync()
HDif_vtnet_netmap.h364 nm_prlim(1, "Truncated virtio-net-header, " in vtnet_netmap_rxsync()
HDnetmap_freebsd.c324 nm_prlim(1, "Warning: RX packet intercepted, but no" in freebsd_generic_rx_handler()
433 nm_prlim(2, "size %d < len %d", m->m_ext.ext_size, len); in nm_os_generic_xmit_frame()
HDnetmap_kern.h278 #define nm_prlim(lps, format, ...) \ macro
1402 nm_prlim(5, "bad addr/len ring %d slot %d idx %d len %d", \
HDnetmap_bdg.c1128 nm_prlim(1, "interrupt with no packets on %s", in netmap_bwrap_intr_notify()
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
HDvmx_netmap.h277 nm_prlim(1, "%u skipped! idx %u", nic_i, rxcd->rxd_idx); in vmxnet3_netmap_rxsync()