Hi,

We want to dump the very first packet received in kernel space of open
Vswitch v.2.4. we have identified that ovs_vport_receive method
(datapath/vport.c) receives the packet in struct sk_buff structure from
eNodeB. we have added below vlogger api to print the dump.

but before that no printk logs are coming in /var/log/kern.log file. can u
please suggest what wrong we are doing here?

printk(KERN_ERR "Received packet from eNodeB"); //this type of logs are not
coming in kern.log.

Regards,
Ajmer
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to