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 0xb0 │  inherit 130 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │   inherit 58 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │      fixed 1 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 122 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 142 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │   inherit 35 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 232 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │  inherit 178 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │  inherit 232 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 222 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 108 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 241 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8   inherit 148 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 177 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 174 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 209 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 72 │ false │     OK │
# │    gre │     6  other │ inherit 0x50 │  inherit 180 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 39 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 114 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 149 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 37 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │     fixed 59 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 168 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 38 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 72 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 249 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 31 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 157 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 245 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 108 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 194 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 244 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │     fixed 16 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 221 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 90 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │     fixed 99 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 98 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 192 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 22 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 104 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 239 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 32 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 108 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 104 │ false      OK │
# │ geneve │     6 │ other │ inherit 0x90 │    inherit 6 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 127 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 16 │  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__->