ARP/NDP:
checked IPv4/IPv6 connectivity. Tried to change interface mac address - everything worked as expected.
Tried to insert static arp record - works correctly.
BPF: seem to work. See example application {P87} I used to check BIOCGHDRCMPLT handling.
Flowtable:
Build kernel with 'FLOWTABLE' option, ensured it was turned on, tried to establish TCP sessions for IPv4 local/remote destination. Worked.
INFINIBAND: I did no checks except checking compilation.