Skip to content
Commit 74561378 authored by Sunil Goutham's avatar Sunil Goutham Committed by Ruiqiang Hao
Browse files

octeontx2-pf: Fix netdev features settings



commit 6b9e5ab7c0b083b005d0a1e9b43a617136387361 from
git@git.assembla.com:cavium/WindRiver.linux.git

Upon boot, as per ethtool show-features, interface is in
loopback mode which is incorrect. Fix this by making sure LOOPBACK
feature flag is set only in 'netdev->features' and not in
'netdev->hw_features'.

Also fixed
- similar issue with RXALL feature flag
- set maximum number of gso segments for the VF
- remove MTU related comments which are not valid anymore

Fixes upstream commit
Fixes: fd9d7859 ("octeontx2-pf: Implement ingress/egress VLAN offload")

Change-Id: I88307a603d8b840e6e3a3e125cc43ba93ac66338
Signed-off-by: default avatarSunil Goutham <sgoutham@marvell.com>
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/49017


Tested-by: default avatarsa_ip-sw-jenkins <sa_ip-sw-jenkins@marvell.com>
Reviewed-by: default avatarSunil Kovvuri Goutham <Sunil.Goutham@cavium.com>
Signed-off-by: default avatarRuiqiang Hao <Ruiqiang.Hao@windriver.com>
parent b6dbf484
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment