Activity log for bug #1799794

Date Who What changed Old value New value Message
2018-10-24 20:35:24 Manoj Iyer bug added bug
2018-10-24 20:36:58 Manoj Iyer nominated for series Ubuntu Cosmic
2018-10-24 20:36:58 Manoj Iyer nominated for series Ubuntu Bionic
2018-10-24 20:41:19 Manoj Iyer description [Impact] Unable to send ipmi raw command greater than 255bytes, eg hostnames. Multipart transmit messages with ipmi currently fails. [Fix] commit 10042504ed92c06077b8a20a4edd67ba784847d4 Author: Corey Minyard <cminyard@mvista.com> Date: Fri Jul 27 07:36:20 2018 -0500 ipmi:ssif: Add support for multi-part transmit messages > 2 parts [Test] -- before applying patch -- Running Get PICMG Properties my_addr 0x20, transit 0, target 0 Error response 0xc1 from Get PICMG Properities Running Get VSO Capabilities my_addr 0x20, transit 0, target 0 Invalid completion code received: Invalid command Discovered IPMB address 0x0 RAW REQ (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c data_len=132) RAW REQUEST (132 bytes) 01 00 00 0d 42 4d 43 41 52 36 34 5a 41 4c 4f 4e 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Unable to send RAW command (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c rsp=0xff): Unspecified error -- After applying the patch -- Running Get PICMG Properties my_addr 0x20, transit 0, target 0 Error response 0xc1 from Get PICMG Properities Running Get VSO Capabilities my_addr 0x20, transit 0, target 0 Invalid completion code received: Invalid command Discovered IPMB address 0x0 RAW REQ (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c data_len=132) RAW REQUEST (132 bytes) 01 00 00 0d 42 4d 43 41 52 36 34 5a 41 4c 4f 4e 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 RAW RSP (0 bytes) [Regression Potential] The patch to ipmi_ssif module cleanly cherry-picks from linux-next, the patch touches no platform code. The kernel was tested on a Cavium Thunder X2 system and no regressions were found. [Impact] Unable to send ipmi raw command greater than 255bytes, eg hostnames. Multipart transmit messages with ipmi currently fails. [Fix] commit 10042504ed92c06077b8a20a4edd67ba784847d4 Author: Corey Minyard <cminyard@mvista.com> Date: Fri Jul 27 07:36:20 2018 -0500     ipmi:ssif: Add support for multi-part transmit messages > 2 parts [Test] -- Testcase -- ipmitool -v raw 0x32 0x6c 1 0 0x0 0xd 0x42 0x4d 0x43 0x41 0x52 0x36 \ 0x34 0x5a 0x41 0x4c 0x4f 0x4e 0x35 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 \ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0 0 -- before applying patch -- Running Get PICMG Properties my_addr 0x20, transit 0, target 0 Error response 0xc1 from Get PICMG Properities Running Get VSO Capabilities my_addr 0x20, transit 0, target 0 Invalid completion code received: Invalid command Discovered IPMB address 0x0 RAW REQ (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c data_len=132) RAW REQUEST (132 bytes)  01 00 00 0d 42 4d 43 41 52 36 34 5a 41 4c 4f 4e  35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 Unable to send RAW command (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c rsp=0xff): Unspecified error -- After applying the patch -- Running Get PICMG Properties my_addr 0x20, transit 0, target 0 Error response 0xc1 from Get PICMG Properities Running Get VSO Capabilities my_addr 0x20, transit 0, target 0 Invalid completion code received: Invalid command Discovered IPMB address 0x0 RAW REQ (channel=0x0 netfn=0x32 lun=0x0 cmd=0x6c data_len=132) RAW REQUEST (132 bytes)  01 00 00 0d 42 4d 43 41 52 36 34 5a 41 4c 4f 4e  35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  00 00 00 00 RAW RSP (0 bytes) [Regression Potential] The patch to ipmi_ssif module cleanly cherry-picks from linux-next, the patch touches no platform code. The kernel was tested on a Cavium Thunder X2 system and no regressions were found.
2018-10-24 21:00:05 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2018-10-24 21:00:07 Ubuntu Kernel Bot tags cavium bionic cavium
2018-10-31 13:27:13 Seth Forshee bug task added linux (Ubuntu Bionic)
2018-10-31 13:27:17 Seth Forshee bug task added linux (Ubuntu Cosmic)
2018-10-31 13:51:34 Seth Forshee linux (Ubuntu): status Incomplete Fix Committed
2018-11-08 10:47:43 Stefan Bader linux (Ubuntu Bionic): status New Fix Committed
2018-11-08 10:47:47 Stefan Bader linux (Ubuntu Cosmic): status New Fix Committed
2018-11-15 11:04:30 Brad Figg tags bionic cavium bionic cavium verification-needed-cosmic
2018-11-15 11:34:57 Brad Figg tags bionic cavium verification-needed-cosmic bionic cavium verification-needed-bionic verification-needed-cosmic
2018-11-20 17:52:07 Manoj Iyer tags bionic cavium verification-needed-bionic verification-needed-cosmic bionic cavium verification-done-bionic verification-done-cosmic
2018-12-03 08:49:32 Launchpad Janitor linux (Ubuntu Cosmic): status Fix Committed Fix Released
2018-12-03 08:49:32 Launchpad Janitor cve linked 2018-18653
2018-12-03 08:49:32 Launchpad Janitor cve linked 2018-18955
2018-12-03 08:49:32 Launchpad Janitor cve linked 2018-6559
2018-12-03 14:01:15 Launchpad Janitor linux (Ubuntu Bionic): status Fix Committed Fix Released
2018-12-04 16:19:08 Andrew Cloke linux (Ubuntu): status Fix Committed Fix Released
2019-07-24 20:56:45 Brad Figg tags bionic cavium verification-done-bionic verification-done-cosmic bionic cavium cscc verification-done-bionic verification-done-cosmic