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 0xd4 │  inherit 106 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x8c │   inherit 66 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 255 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 163 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 37 │  true │     OK 
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 205 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 99 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 191 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │   inherit 71 │ false │     OK │
# │    gre │     6 │     4  inherit 0x60 │  inherit 109 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 115 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 240 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │    inherit 3 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 245 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 135 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 193 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 117 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 236 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 123 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 238 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 249 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 209 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 180 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 234 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 180 │ false │     OK │
#   vxlan │     6 │     6 │   fixed 0xd8 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 175 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 222 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 184 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x28 │   inherit 63 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │     fixed 17 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 230 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 199 │  true │     OK │
# │ geneve │     4 │     6    fixed 0x20 │    fixed 189 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 196 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 242 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 109 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 202 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │  inherit 121 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 122 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 165 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │    inherit 4 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 234 │  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__->