bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[parent not found: <1622516885.7439268-1-xuanzhuo@linux.alibaba.com>]
[parent not found: <1622458734.837168-1-xuanzhuo@linux.alibaba.com>]
* [PATCH net 0/2] virtio-net: fix for build_skb()
@ 2021-05-14 15:16 Xuan Zhuo
  2021-05-14 15:16 ` [PATCH net 2/2] virtio-net: get build_skb() buf by data ptr Xuan Zhuo
  0 siblings, 1 reply; 5+ messages in thread
From: Xuan Zhuo @ 2021-05-14 15:16 UTC (permalink / raw)
  To: netdev
  Cc: Michael S. Tsirkin, Jason Wang, David S. Miller, Jakub Kicinski,
	Alexei Starovoitov, Daniel Borkmann, Jesper Dangaard Brouer,
	John Fastabend, Xuan Zhuo, virtualization, bpf

#1 Fixed a serious error.
#2 Fixed a logical error, but this error did not cause any serious consequences.

The logic of this piece is really messy. Fortunately, my refactored patch can be
completed with a small amount of testing.

Thanks.

Xuan Zhuo (2):
  virtio-net: fix for unable to handle page fault for address
  virtio-net: get build_skb() buf by data ptr

 drivers/net/virtio_net.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

--
2.31.0


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

end of thread, other threads:[~2021-06-01  6:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1622527177.2087624-1-xuanzhuo@linux.alibaba.com>
2021-06-01  6:17 ` [PATCH net 2/2] virtio-net: get build_skb() buf by data ptr Jason Wang
     [not found] <1622516885.7439268-1-xuanzhuo@linux.alibaba.com>
2021-06-01  3:27 ` Jason Wang
     [not found] <1622458734.837168-1-xuanzhuo@linux.alibaba.com>
2021-06-01  3:03 ` Jason Wang
2021-05-14 15:16 [PATCH net 0/2] virtio-net: fix for build_skb() Xuan Zhuo
2021-05-14 15:16 ` [PATCH net 2/2] virtio-net: get build_skb() buf by data ptr Xuan Zhuo
2021-05-31  6:10   ` Jason Wang

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).