On Wed, Jul 15, 2015 at 01:02:02AM +0000, Patrick Kelsey wrote:
> Author: pkelsey
> Date: Wed Jul 15 01:02:01 2015
> New Revision: 285592
> URL: https://svnweb.freebsd.org/changeset/base/285592
> 
> Log:
>   Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv).
>   
>   Differential Revision: https://reviews.freebsd.org/D2923
>   Reviewed by: erj, gnn
>   Approved by: jmallett (mentor)
>   Sponsored by: Norse Corp, Inc.
> 
> Modified:
>   head/sys/amd64/conf/GENERIC
>   head/sys/dev/ixgbe/if_ix.c
>   head/sys/dev/ixgbe/if_ixv.c
>   head/sys/dev/ixgbe/ixgbe.h
>   head/sys/dev/netmap/ixgbe_netmap.h
> 
> Modified: head/sys/amd64/conf/GENERIC
> ==============================================================================
> --- head/sys/amd64/conf/GENERIC       Wed Jul 15 01:01:17 2015        
> (r285591)
> +++ head/sys/amd64/conf/GENERIC       Wed Jul 15 01:02:01 2015        
> (r285592)
> @@ -362,7 +362,7 @@ device            xenpci                  # Xen HVM 
> Hypervisor se
>  device               vmx                     # VMware VMXNET3 Ethernet
>  
>  # Netmap provides direct access to TX/RX rings on supported NICs
> -device               netmap                  # netmap(4) support
> +# device             netmap                  # netmap(4) support
>  
Is that intentional? why disabling netmap?

Best regards,
Bapt

Attachment: pgpwsW6utcJnl.pgp
Description: PGP signature

Reply via email to