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 0x54 │   inherit 15 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x3c │  inherit 117 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 210 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 232 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 18 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 120 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 163 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │  inherit 229 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 85 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │  inherit 194 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │   inherit 95 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 125 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 176 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 200 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 173 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x0c │   inherit 71 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │  inherit 207 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 207 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │    inherit 9 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 160 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │   inherit 61 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │   inherit 17 │ false      OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 33 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 48 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 140 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │     fixed 98 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 58 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │   inherit 67 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 233 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 162 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 104 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 72 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │     fixed 75 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 146 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 40 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │     fixed 67 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 59 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │   inherit 43 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 234 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 189 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 21 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │ other │ inherit 0xc4 │  inherit 249 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 182 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 129 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 101 │  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__->