lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 01 Nov 2017 11:40:09 +0900 (KST)
From:   David Miller <davem@...emloft.net>
To:     felix.manlunas@...ium.com
Cc:     netdev@...r.kernel.org, raghu.vatsavayi@...ium.com,
        derek.chickles@...ium.com, satananda.burla@...ium.com,
        vijaya.guvva@...ium.com
Subject: Re: [PATCH V3 net-next 0/2] liquidio: switchdev support for
 LiquidIO NIC

From: Felix Manlunas <felix.manlunas@...ium.com>
Date: Tue, 31 Oct 2017 16:04:20 -0700

> From: Vijaya Mohan Guvva <vijaya.guvva@...ium.com>
> 
> patch1 of this patch set adds switchdev support for SRIOV capable
> LiquidIO NIC, so that for every SRIOV VF on LiquidIO, a representor
> netdev is created on hypervisor. It also has changes to send representor
> interface configurations like admin state and MTU to LiquidIO firmware and
> to retrieve HW counted VF stats for VF representor.
> 
> patch2 adds support for switchdev enable/disable from devlink
> 
> Patchset Change Log:
>   V2 -> V3:
>     * Use mac address as the physical switchID.
>     * Check for eswitch_mode before returning switchID
> 
>   V1 -> V2:
>     * Name the representors "pfXvfY".
>     * Drop patch3 (ethtool support for switchdev ports) that was in V1
>       because it's not necessary.

Series applied, thanks.

Powered by blists - more mailing lists