make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x88 │  inherit 165 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x0c │   inherit 11 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 197 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 16 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 87 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 154 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │   inherit 79 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │   inherit 72 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │     fixed 94 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │    inherit 6 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │    inherit 7 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 105 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 23 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 14 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 178 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │   inherit 18 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 187 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │    fixed 249 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 59 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 185 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 10 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 187 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 110 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 208 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 192 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 61 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 106 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 212 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 99 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 105 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 109 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 87 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 80 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 165 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │     fixed 82 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 116 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 203 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 107 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 142 │ false │     OK │
# │ geneve      6 │     6 │ inherit 0xac │  inherit 128 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │     fixed 18 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │    inherit 2 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 119 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 10  false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 97 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->