> On Dec 20, 2017, at 2:04 AM, Bin Huang wrote:
>
> pktgen pre-allocated TX data in mbuf would be modified by virtio pmd driver
> due to virtio pkt head extension.
> it will caused mbuf data_len keep growing, packets size on wire growing, then
> tx pps performance drop.
>
> set corresponding
pktgen pre-allocated TX data in mbuf would be modified by virtio pmd driver due
to virtio pkt head extension.
it will caused mbuf data_len keep growing, packets size on wire growing, then
tx pps performance drop.
set corresponding mbuf data_len in pktmbuf reset to fix it.
Signed-off-by: Bin Hua
2 matches
Mail list logo