CC'ed Iwase-san, On Fri, 1 Jul 2016 20:15:10 +0900 Hiroaki KAWAI <[email protected]> wrote:
> On 2016/07/01 11:36, FUJITA Tomonori wrote: >> On Wed, 29 Jun 2016 00:26:42 -0700 >> "Kawai, Hiroaki" <[email protected]> wrote: >> >>> Some system will use padded paackets for ethernet frame that is at >>> least 64 bytes long. >> >> This patch means that the tester sends an ethernet frame that is less >> than 64B? > > I tested again and confirmed that the tester was > sending 60B frame with padding. > > The problem was that len(model_pkt) == 54 in > ryu/tests/switch/of13/match/19_ICMPV4_TYPE.json > for example, and the test is failing. > # Without padding, the two packets were identical. Thanks for the confirmation. I have no strong opinion on this but better to fix ryu/tests/switch/of13/match/19_ICMPV4_TYPE.json? ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
