AR8327 VLAN ID > 128 not working
openwrt
- Issue Description
- switch config
- swconfig
- Analysis
Issue Description
swconfig could not set VLANID > 128
- $ swconfig dev switch0 vlan 100 set ports ‘0t 1‘
- ok
- # swconfig dev switch0 vlan 4090 set ports ‘0t 1‘
- failed
switch config
swconfig
- [email protected]:/proc# swconfig
- swconfig dev <dev> [port <port>|vlan <vlan>] (help|set <key> <value>|get <key>|load <config>|show)
- [email protected]:/proc# swconfig dev eth0 show
- Global attributes:
- enable_vlan: 1
- max_frame_size: 1528
- dump_arl: MAC: 78:4f:43:53:c5:e3 PORTMAP: 0x04
- MAC: fc:ad:0f:06:9f:90 PORTMAP: 0x01
- MAC: e4:a4:71:fb:49:10 PORTMAP: 0x04
- MAC: f4:0f:24:2d:da:08 PORTMAP: 0x04
- MAC: a4:f1:e8:8e:d9:ce PORTMAP: 0x04
- MAC: f4:0f:24:28:cb:ba PORTMAP: 0x04
- MAC: 00:ae:0c:2b:1c:ed PORTMAP: 0x04
- MAC: e0:1c:41:e8:ff:80 PORTMAP: 0x04
- MAC: e0:1c:41:e8:ff:86 PORTMAP: 0x04
- MAC: a8:88:08:ea:ce:2b PORTMAP: 0x04
- MAC: 00:ec:ac:ce:80:8c PORTMAP: 0x04
- MAC: 98:e7:f4:96:80:1e PORTMAP: 0x04
- MAC: 38:a4:ed:a1:db:aa PORTMAP: 0x04
- MAC: 00:e0:4c:68:03:b7 PORTMAP: 0x04
- MAC: 70:14:a6:cd:8a:c2 PORTMAP: 0x04
- MAC: fc:ad:0f:06:a5:20 PORTMAP: 0x04
-
- igmp_snooping: ???
- Port 0:
- mib: Port 0 MIB counters
- RxBroad : 41
- RxPause : 0
- RxMulti : 35
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 181
- Rx128Byte : 263
- Rx256Byte : 173
- Rx512Byte : 7
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 73830
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 30
- TxBroad : 3373
- TxPause : 0
- TxMulti : 3821
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 4875
- Tx256Byte : 1551
- Tx512Byte : 1105
- Tx1024Byte : 159
- Tx1518Byte : 21
- TxMaxByte : 1
- TxOverSize : 0
- TxByte : 1233825
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 0
- link: port:0 link:up speed:1000baseT full-duplex txflow rxflow
- Port 1:
- mib: Port 1 MIB counters
- RxBroad : 0
- RxPause : 0
- RxMulti : 0
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 0
- Rx128Byte : 0
- Rx256Byte : 0
- Rx512Byte : 0
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 0
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 0
- TxBroad : 0
- TxPause : 0
- TxMulti : 0
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 0
- Tx256Byte : 0
- Tx512Byte : 0
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 0
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 1
- link: port:1 link:down
- Port 2:
- mib: Port 2 MIB counters
- RxBroad : 3376
- RxPause : 0
- RxMulti : 3824
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 1545
- Rx128Byte : 3340
- Rx256Byte : 1592
- Rx512Byte : 1065
- Rx1024Byte : 156
- Rx1518Byte : 22
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 1204383
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 8
- TxBroad : 36
- TxPause : 0
- TxMulti : 10
- TxUnderRun : 0
- Tx64Byte : 263
- Tx128Byte : 159
- Tx256Byte : 168
- Tx512Byte : 4
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 68312
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 2
- link: port:2 link:up speed:1000baseT full-duplex auto
- Port 3:
- mib: Port 3 MIB counters
- RxBroad : 0
- RxPause : 0
- RxMulti : 0
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 0
- Rx128Byte : 0
- Rx256Byte : 0
- Rx512Byte : 0
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 0
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 0
- TxBroad : 0
- TxPause : 0
- TxMulti : 0
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 0
- Tx256Byte : 0
- Tx512Byte : 0
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 0
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 0
- link: port:3 link:down
- Port 4:
- mib: Port 4 MIB counters
- RxBroad : 0
- RxPause : 0
- RxMulti : 0
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 0
- Rx128Byte : 0
- Rx256Byte : 0
- Rx512Byte : 0
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 0
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 0
- TxBroad : 0
- TxPause : 0
- TxMulti : 0
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 0
- Tx256Byte : 0
- Tx512Byte : 0
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 0
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 0
- link: port:4 link:down
- Port 5:
- mib: Port 5 MIB counters
- RxBroad : 0
- RxPause : 0
- RxMulti : 0
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 0
- Rx128Byte : 0
- Rx256Byte : 0
- Rx512Byte : 0
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 0
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 0
- TxBroad : 0
- TxPause : 0
- TxMulti : 0
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 0
- Tx256Byte : 0
- Tx512Byte : 0
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 0
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 0
- link: port:5 link:down
- Port 6:
- mib: Port 6 MIB counters
- RxBroad : 0
- RxPause : 0
- RxMulti : 0
- RxFcsErr : 0
- RxAlignErr : 0
- RxRunt : 0
- RxFragment : 0
- Rx64Byte : 0
- Rx128Byte : 0
- Rx256Byte : 0
- Rx512Byte : 0
- Rx1024Byte : 0
- Rx1518Byte : 0
- RxMaxByte : 0
- RxTooLong : 0
- RxGoodByte : 0
- RxBadByte : 0
- RxOverFlow : 0
- Filtered : 0
- TxBroad : 0
- TxPause : 0
- TxMulti : 0
- TxUnderRun : 0
- Tx64Byte : 0
- Tx128Byte : 0
- Tx256Byte : 0
- Tx512Byte : 0
- Tx1024Byte : 0
- Tx1518Byte : 0
- TxMaxByte : 0
- TxOverSize : 0
- TxByte : 0
- TxCollision : 0
- TxAbortCol : 0
- TxMultiCol : 0
- TxSingleCol : 0
- TxExcDefer : 0
- TxDefer : 0
- TxLateCol : 0
-
- pvid: 0
- link: port:6 link:up speed:1000baseT full-duplex
- VLAN 1:
- vid: 1
- ports: 0t 1
- VLAN 2:
- vid: 2
- ports: 0t 2
Analysis
AR8327 driver locates kernel/drivers/net/phy/ar8216.c
in order to compatible to old AR8X16 device, max vlan id defined to 128.
give the patch here, in order to support VLANID > 128
- diff --git a/drivers/net/phy/ar8216.c b/drivers/net/phy/ar8216.c
- index 864b778..3e8ceed 100755
- --- a/drivers/net/phy/ar8216.c
- +++ b/drivers/net/phy/ar8216.c
- @@ -41,7 +41,12 @@
- #endif
-
- /* size of the vlan table */
- +#if OK_PATCH
- +/* for AR8327 */
- +#define AR8X16_MAX_VLANS 4096
- +#else /* !OK_PATCH */
- #define AR8X16_MAX_VLANS 128
- +#endif /* OK_PATCH */
- #define AR8X16_PROBE_RETRIES 10
- #define AR8X16_MAX_PORTS 8
[email protected] 2017-3-23
128 not working,mamicode.com" style="color:#ffffff" target="_blank">AR8327 VLAN ID > 128 not working
时间: 2024-10-22 22:28:55