Commit 8a91f3a
committed
[Accton] Use kernel 6.1
1. added and modified files to run ONL with kernel 6.1. the supported
and verified platforms: as7326-56x, as4630-54pe, as9716-32d
, as4630-54te, as7712-32x, as7726-32x, as7946-74xkb, as7946-30xb,
as9817-64o, as9817-64d, as7535-28xb, as7926-40xkfb, as9926-24db.
2. to support python3 in __init__.py, replaced the commands module's
functions with the subprocess module's, including as7726-32x,
as7326-56x, as7926-40xfb, as9716-32d, as9926-24db,
as9817-64d, as9817-64o, as7946-30xb, as7946-74xkb.
Signed-off-by: Alex Lai <alex_lai@accton.com>1 parent 28f52e6 commit 8a91f3a
165 files changed
Lines changed: 7348 additions & 809 deletions
File tree
- builds/any/rootfs
- buster/common
- jessie/common
- stretch/common
- packages
- base
- all/vendor-config-onl/src/lib
- amd64
- kernels/kernel-6.1-lts-x86-64-all
- builds
- upgrade
- builds
- any/kernels
- 6.1-lts
- configs/x86_64-all
- modules
- platforms/accton/x86-64
- as4630-54pe
- modules
- builds
- src
- onlp/builds/x86_64_accton_as4630_54pe/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as4630_54pe_r0
- as4630-54te
- modules
- builds
- src
- onlp/builds/x86_64_accton_as4630_54pe/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as4630_54te_r0
- as7326-56x
- modules
- builds
- src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7326_56x_r0
- as7535-28xb
- modules
- builds
- src
- onlp/builds/x86_64_accton_as7535_28xb/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7535_28xb_r0
- as7712-32x
- modules
- builds
- src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7712_32x_r0
- as7726-32x
- modules
- builds
- src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7726_32x_r0
- as7926-40xfb
- modules
- builds
- src
- onlp/builds/x86_64_accton_as7926_40xfb/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7926_40xfb_r0
- as7946-30xb
- modules
- builds
- src
- onlp/builds/x86_64_accton_as7946_30xb/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7946_30xb_r0
- as7946-74xkb
- modules
- builds
- src
- onlp/builds/x86_64_accton_as7946_74xkb/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as7946_74xkb_r0
- as9716_32d
- modules
- builds
- src
- onlp/builds/x86_64_accton_as9716_32d/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as9716_32d_r0
- as9817-64
- as9817-64d
- modules
- builds
- platform-config/r0/src
- lib
- python/x86_64_accton_as9817_64d_r0
- as9817-64o
- modules
- builds
- platform-config/r0/src
- lib
- python/x86_64_accton_as9817_64o_r0
- src/modules
- as9926-24db
- modules
- builds
- src
- onlp/builds/x86_64_accton_as9926_24db/module/src
- platform-config/r0/src
- lib
- python/x86_64_accton_as9926_24db_r0
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments