[dpdk-dev] [PATCH 1/2] net/tap: add tun support

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 6 19:11:20 CEST 2018


On 4/2/2018 10:37 PM, Vipin Varghese wrote:
> The change adds functional TUN PMD logic to the existing TAP PMD.
> TUN PMD can be initialized with 'net_tunX' where 'X' represents unique id.
> PMD supports argument interface, while MAC address and remote are not
> supported.
> 
> Signed-off-by: Vipin Varghese <vipin.varghese at intel.com>
> ---
> 
> Changes in V3:
>  - fix the TUN kernel packet error - Vipin
>  - seperate out function from logging - Ferruh
>  - add TUN PMD_REGISTER_PARAM_STRING - Ferruh
> 
> Changes in V2:
>  - updated the documentation word error - Pascal

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list