help to update kernel patch for ag9064 with LPC#1447
help to update kernel patch for ag9064 with LPC#1447hans-tseng wants to merge 3 commits intosonic-net:masterfrom hans-tseng:master
Conversation
Signed-off-by: hans <hans.tseng@deltaww.com>
Signed-off-by: hans <hans.tseng@deltaww.com>
Signed-off-by: hans <hans.tseng@deltaww.com>
| @@ -0,0 +1,44 @@ | |||
| diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config | |||
There was a problem hiding this comment.
this should going to sonic-linux-kernel repo.
There was a problem hiding this comment.
I will push it to kernel repo
| @@ -1 +1,2 @@ | |||
| platform-modules-ag9032v1_1.1_amd64.deb main extra | |||
| platform-modules-ag9064_1.1_amd64.deb main extra | |||
There was a problem hiding this comment.
this is debian generated file, please remove this file completed.
| struct mei_msg_hdr; | ||
| struct mei_cl; | ||
|
|
||
| /** |
There was a problem hiding this comment.
this file is in the 3.16.0-5 kernel code why do we include it here?
There was a problem hiding this comment.
i will check and remove it
| * This program is distributed in the hope it will be useful, but WITHOUT | ||
| * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
| * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
| * more details. |
There was a problem hiding this comment.
this file is also in 3.16.0-5 kernel source tree.
There was a problem hiding this comment.
I will check and remove it
| #include <linux/ioport.h> | ||
| #include <linux/init.h> | ||
| #include <linux/i2c.h> | ||
| #include <linux/acpi.h> |
There was a problem hiding this comment.
what is this mei-i2c driver used for? can you provide context here? why do we need it on this platform?
There was a problem hiding this comment.
We will add the comment on it
|
Hi, sir |
be51ebc Add IPv6 key item support to request parser (sonic-net#1449) 76e2251 When teamd feature state is disabled the Netdevice created by teamd were (sonic-net#1450) 6aa97ce Use .clear() after std::move() (sonic-net#1444) d5757db Add libzmq to README dependencies (sonic-net#1447) c7b262e Add libzmq to Makefiles (sonic-net#1443) 0b2e59a [drop counters] Clarify log messages for initial counter setup (sonic-net#1445) 003cf24 [dvs] Refactor and add buffer pool wm test (sonic-net#1446) 2f5d2d9 [acl] Remove Ethertype from L3V6 qualifiers (sonic-net#1433) f7b974f Fix issue: bufferorch only pass the first attribute to sai when setting attribute (sonic-net#1442) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
be51ebc Add IPv6 key item support to request parser (#1449) 76e2251 When teamd feature state is disabled the Netdevice created by teamd were (#1450) 6aa97ce Use .clear() after std::move() (#1444) d5757db Add libzmq to README dependencies (#1447) c7b262e Add libzmq to Makefiles (#1443) 0b2e59a [drop counters] Clarify log messages for initial counter setup (#1445) 003cf24 [dvs] Refactor and add buffer pool wm test (#1446) 2f5d2d9 [acl] Remove Ethertype from L3V6 qualifiers (#1433) f7b974f Fix issue: bufferorch only pass the first attribute to sai when setting attribute (#1442) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Refactor neighbor_advertiser script (#1447) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
be51ebc Add IPv6 key item support to request parser (sonic-net#1449) 76e2251 When teamd feature state is disabled the Netdevice created by teamd were (sonic-net#1450) 6aa97ce Use .clear() after std::move() (sonic-net#1444) d5757db Add libzmq to README dependencies (sonic-net#1447) c7b262e Add libzmq to Makefiles (sonic-net#1443) 0b2e59a [drop counters] Clarify log messages for initial counter setup (sonic-net#1445) 003cf24 [dvs] Refactor and add buffer pool wm test (sonic-net#1446) 2f5d2d9 [acl] Remove Ethertype from L3V6 qualifiers (sonic-net#1433) f7b974f Fix issue: bufferorch only pass the first attribute to sai when setting attribute (sonic-net#1442) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
…03 (sonic-net#1447) ```<br>* c3ce9e119 - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-buildimage-msft into 202503 (2025-08-02) [Sonic Automation] * e82f230 - (origin/202412, 202412) Revert "Add GNMI client cert cname check support. (sonic-net#18709)" (sonic-net#1438) (2025-08-01) [Feng-msft]<br>```
- What I did
please help to add the kernel patch on ag9064 platform which supports the LCP and ipmi tools
- How I did it
add the patch file "config-delta-ag9064.patch" in to kernel patch
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)