Re: [mpls-linux-devel] mpls-linux on 64 bit kernel
Status: Beta
Brought to you by:
jleu
From: Ahsan T. <ahs...@gm...> - 2010-05-19 14:35:48
|
Hi, So disabling debug everything is ok :). So i have another question: Below is a debug trace for one ping as seen on an MPLS enabled router. While sending an MPLS packet the MAC header (bold lettering) is incomplete, but while recieving an MPLS packet the MAC header is complete. Is this expected behaviour or am I interpreting it wrongly ? Thanks Ahsan [ 8276.558954] MPLS DEBUG net/mpls/mpls_output.c:289:mpls_output: enter [ 8276.558957] MPLS DEBUG net/mpls/mpls_output.c:328:mpls_output: exit [ 8276.558960] MPLS DEBUG net/mpls/mpls_output.c:153:mpls_output2: enter [ 8276.558962] MPLS DEBUG net/mpls/mpls_output.c:171:mpls_output2: opcode PUSH [ 8276.558964] MPLS DEBUG net/mpls/mpls_opcode.c:118:mpls_push: enter [ 8276.558966] MPLS DEBUG net/mpls/mpls_opcode.c:132:mpls_push: using gap [ 8276.558968] MPLS DEBUG net/mpls/mpls_opcode.c:188:mpls_push: exit [ 8276.558970] MPLS DEBUG net/mpls/mpls_output.c:171:mpls_output2: opcode SET [ 8276.558972] MPLS DEBUG net/mpls/mpls_opcode.c:992:mpls_out_op_set: enter [ 8276.558974] MPLS DEBUG net/mpls/mpls_opcode.c:1008:mpls_out_op_set: exit [ 8276.558976] MPLS DEBUG net/mpls/mpls_output.c:77:mpls_send: output device = eth1 [ 8276.558978] MPLS mpls_skb_dump: from eth1 with len 88 (424)headroom=44 tailroom=60 [ 8276.649709] 179b0b000000000000000000000000003f160000000000002d6f000000000000fc66** 00093d12df0e00093d12* {#|003e813f45000054000040003f01dc50c0a86e02c0a8700508004361742a000120ecf34b000000006468090000000000101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363700} [ 8276.963969] MPLS DEBUG net/mpls/mpls_output.c:124:mpls_send: using neighbour (ffff8800c9047380) [ 8276.963977] MPLS DEBUG net/mpls/mpls_output.c:131:mpls_send: mpls_send result 0 [ 8276.963979] MPLS DEBUG net/mpls/mpls_output.c:205:mpls_output2: exit [ 8277.782838] MPLS DEBUG net/mpls/mpls_input.c:229:mpls_skb_recv: enter [ 8277.782841] MPLS mpls_skb_dump: from eth1 with len 88 (424)headroom=48 tailroom=56 [ 8277.873549] 000000000c07ac0000093d12df0d080045000089b28840004011d8ac8b1396038b13* *00093d12df0e00093d125ffe8847* {#|007d013f450000542ac000003f01f190c0a87005c0a86e0200004b61742a000120ecf34b000000006468090000000000101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f30313233343536376c} [ 8278.196542] MPLS DEBUG net/mpls/mpls_input.c:60:mpls_input: enter [ 8278.196543] MPLS DEBUG net/mpls/mpls_input.c:74:mpls_input: labelspace=0,label=2000,exp=0,B.O.S=1,TTL=63 [ 8278.196548] MPLS DEBUG net/mpls/mpls_input.c:96:mpls_input: opcode POP [ 8278.196550] MPLS DEBUG net/mpls/mpls_input.c:96:mpls_input: opcode PEEK [ 8278.196552] MPLS DEBUG net/mpls/mpls_input.c:172:mpls_input: delivering [ 8278.196559] MPLS DEBUG net/mpls/mpls_input.c:275:mpls_skb_recv: exit(0) On Wed, May 19, 2010 at 3:30 PM, Jorge Boncompte [DTI2] <jo...@dt...>wrote: > El 19/05/2010 15:27, Ahsan Tariq escribió: > > Hi, > > > > Just a quick question: with the latest patches from jorge things work > > fine but the ping > > round trip time takes 800 ms via MPLS while without MPLS it takes around > > 0.8 ms. > > Is this the expected behaviour ? > > If you have the debug information enabled yes else no :) > > -- > ============================================================== > Jorge Boncompte - Ingenieria y Gestion de RED > DTI2 - Desarrollo de la Tecnologia de las Comunicaciones > -------------------------------------------------------------- > C/ Abogado Enriquez Barrios, 5 14004 CORDOBA (SPAIN) > Tlf: +34 957 761395 / FAX: +34 957 450380 > ============================================================== > - Sin pistachos no hay Rock & Roll... > - Without wicker a basket cannot be made. > ============================================================== > > |