• Tom Herbert's avatar
    ila: add checksum neutral map auto · 84287bb3
    Tom Herbert authored
    Add checksum neutral auto that performs checksum neutral mapping
    without using the C-bit. This is enabled by configuration of
    a mapping.
    
    The checksum neutral function has been split into
    ila_csum_do_neutral_fmt and ila_csum_do_neutral_nofmt. The former
    handles the C-bit and includes it in the adjustment value. The latter
    just sets the adjustment value on the locator diff only.
    
    Added configuration for checksum neutral map aut in ila_lwt
    and ila_xlat.
    Signed-off-by: default avatarTom Herbert <tom@quantonium.net>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    84287bb3
ila_xlat.c 13.7 KB