hw/net/xilinx_axienet: Handle fragmented packets from DMA
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 6 May 2020 08:25:10 +0000 (10:25 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 14 May 2020 11:44:35 +0000 (13:44 +0200)
commit2a4f26350c53f9f48d0245254d7af0c55a1d22fe
treec3214b53a1e40da4c187e462be361f65bb56b1be
parent51b19950ca62abce05b00eef30d9ebbfb8b15f46
hw/net/xilinx_axienet: Handle fragmented packets from DMA

Add support for fragmented packets from the DMA.

Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-Id: <20200506082513.18751-7-edgar.iglesias@gmail.com>
hw/net/xilinx_axienet.c