And what about rte_vhost_user_rx_burst and rte_vhost_user_tx_burst Sam <batmanu...@gmail.com> 于2018年11月13日周二 下午3:17写道:
> And what about vhost-user port? > > Sam <batmanu...@gmail.com> 于2018年11月13日周二 下午3:16写道: > >> Hi all, >> >> As we know, ethernet frame must longer then 64B. >> >> So if I create rte_mbuf and fill it with just 60B data, will >> rte_eth_tx_burst add padding data, let the frame longer then 64B >> >> If it does, where is the code? >> >