Closed zephyrbot closed 7 years ago
by Paul Sokolovsky:
Surprisingly, on a single run with https://github.com/zephyrproject-rtos/zephyr/pull/877 applied, I also got pings working. The most obnoxious of bugs are those which pretend that they work right, to bite later from behind...
by Jukka Rissanen:
I do not have 96b_carbon board so was not able to use identical setup. But I setup qemu with btproxy and was not able to replicate this issue. The ICMPv6 checksum was correct with both large packets (-s 200) or small (-s 1). It should not matter for ICMPv6 packets, what is the hw used so I wonder what is going on here.
by Paul Sokolovsky:
Ok, reassigning to myself, pending re-testing, which itself is pending on merging to upstream https://github.com/zephyrproject-rtos/zephyr/pull/832 and https://github.com/zephyrproject-rtos/zephyr/pull/803 , otherwise I'm testing a fork branch so can't be sure what's missing or extra there.
by Paul Sokolovsky:
I wasn't able to reproduce this again, closing.
Reported by Paul Sokolovsky:
Trying samples/bluetooth/ipsp on 96b_carbon using https://github.com/zephyrproject-rtos/zephyr/pull/803, I can't get ping replies. Firing Wireshark, I see:
Keeping in mind https://github.com/zephyrproject-rtos/zephyr/pull/630, trying with minimal ping size:
So, based on these 2 packets, ICMP checksum is thin by 0x200.
(Imported from Jira ZEP-2422)