DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] how to enable padding for the broadcom nic using dpdk pmd
@ 2020-01-24 10:32 Gaurav Bansal
  2020-01-27  3:53 ` Gaurav Bansal
  0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Bansal @ 2020-01-24 10:32 UTC (permalink / raw)
  To: users

hi all,
I am using BCM57414 broadcom nic with the dpdk pmd. For the ARP packets
(len=42 bytes) being sent to bnxt_start_xmit, they are not making it to the
wire. If i add the ARP entry manually in the cache, then http curl request
went through fine (ack pkg being of 66 bytes with tcp options).

I tried to go through the code for dpdk bnxt pmd but not able to find the
code where we either do the padding in pmd OR try to offload the same to
the NIC. Can anyone please let me know how to enable the padding offload in
the NIC ?
thanks,
gaurav

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-27  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-24 10:32 [dpdk-users] how to enable padding for the broadcom nic using dpdk pmd Gaurav Bansal
2020-01-27  3:53 ` Gaurav Bansal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).