i am trying to bring up the BDX DE platform with the internal 10 GB ethernet using pktgen(DPDK) with the driver igb_uio on Red Hat Linux.
but i coudn't able to invoke the Pktgen(DPDK) to send or receive the packets.
i am getting the following messages with the dmesg command in the linux command promt
ixgbe 0000:03:00.0: eth2: Fake Tx hang detected with timeout of 20 seconds
ixgbe 0000:03:00.1: eth3: Fake Tx hang detected with timeout of 20 seconds
ixgbe 0000:03:00.0: eth2: Fake Tx hang detected with timeout of 20 seconds
ixgbe 0000:03:00.1: eth3: Fake Tx hang detected with timeout of 20 seconds
ixgbe 0000:03:00.0: eth2: Fake Tx hang detected with timeout of 20 seconds
ixgbe 0000:03:00.1: eth3: Fake Tx hang detected with timeout of 20 seconds
Please help me here to resolve this issue.