Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4811 Discussions

how let intel 82599 controller dispatch(proxy) lldp packet to underlying VFs ? can it be achieved by modifying ixgbe driver code?

schen219
Beginner
1,586 Views

Our case is app inside KVM need LLDP packet from VF. So we'd like to know how to enable this. Can this be achieved by hack ixgbe driver code or just do some proper settings for the driver ?

0 Kudos
10 Replies
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

Thank you for posting in Intel Ethernet Communities. 

 

Before we proceed, please confirm if you are using ixgbe driver and if yes, please provide the link where you downloaded the driver.

 

And also, are you using KVM Linux?

 

If you still have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
schen219
Beginner
1,357 Views

hi Michael,

yes, we are using kvm linux.

ixgbe driver version: 5.5.3,it is included in the kvm host kernel.

and it seems we can not turn on vf trust:

 

ip link set dev eth4 vf 1 trust on

Command line is not complete. Try option "help"

 

thx.

0 Kudos
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

Are you getting an error message? If yes, please send a screen capture.

 

If you still have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

 

0 Kudos
schen219
Beginner
1,357 Views

we are now being able to turn on trust vf. But seems vf don't get LLDP packet which is received by PF.

0 Kudos
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

How were you able to turn on trust vf?

By the way, are you using an on-board NIC or a PCIe NIC?

 

If you still have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
schen219
Beginner
1,357 Views

hi Mike,

turn on trust : ip link set dev xxx vf xxx trust on

lspci show they are onbard nic:

84:00.0 Ethernet controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection (rev 01)

Subsystem: Intel Corporation Ethernet Server Adapter X520-2

Physical Slot: 0-9

 

thx

0 Kudos
schen219
Beginner
1,357 Views

And by the way, our ixgbe driver version is 5.5.3 . ixgbevf drvier version is 3.2.2-k

OSPF multipcast packet can not be received by vf.

0 Kudos
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

Can you tell us if you are using an on-board NIC or a PCIe NIC?

And also, what is the model of your board or system? 

 

If you still have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

 

0 Kudos
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

I just want to make a follow up on the following information that I asked:

 

Can you tell us if you are using an on-board NIC or a PCIe NIC?

And also, what is the model of your board or system? 

 

If you still have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

 

0 Kudos
Mike_Intel
Moderator
1,357 Views

Hello schen219,

 

I have not heard back from you so I will close this inquiry now. 

If you need further assistance, please post a new question. 

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
Reply