All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] packet fix
@ 2015-11-06 21:02 Daniel Borkmann
  2015-11-06 21:02 ` [PATCH net 1/2] packet: do skb_probe_transport_header when we actually have data Daniel Borkmann
  2015-11-06 21:02 ` [PATCH net 2/2] packet: fix tpacket_snd max frame and vlan handling Daniel Borkmann
  0 siblings, 2 replies; 12+ messages in thread
From: Daniel Borkmann @ 2015-11-06 21:02 UTC (permalink / raw)
  To: edumazet; +Cc: davem, willemb, tklauser, netdev, Daniel Borkmann

Hi Eric,

does this resolve the issues you're having on the TX_RING when dealing
with trafgen [1]?

Thanks a lot,
Daniel

  [1] http://thread.gmane.org/gmane.linux.network/385988

Daniel Borkmann (2):
  packet: do skb_probe_transport_header when we actually have data
  packet: fix tpacket_snd max frame and vlan handling

 net/packet/af_packet.c | 106 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 66 insertions(+), 40 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-11-09 11:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-06 21:02 [PATCH net 0/2] packet fix Daniel Borkmann
2015-11-06 21:02 ` [PATCH net 1/2] packet: do skb_probe_transport_header when we actually have data Daniel Borkmann
2015-11-07 12:42   ` Eric Dumazet
2015-11-07 18:35     ` David Miller
2015-11-07 18:53       ` Eric Dumazet
2015-11-07 19:06         ` Eric Dumazet
2015-11-08  0:33           ` Daniel Borkmann
2015-11-09  3:11             ` David Miller
2015-11-09  8:43               ` Daniel Borkmann
2015-11-07 22:29         ` David Miller
2015-11-09 11:31           ` Daniel Borkmann
2015-11-06 21:02 ` [PATCH net 2/2] packet: fix tpacket_snd max frame and vlan handling Daniel Borkmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.