make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xa0 │  inherit 110 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │  inherit 118 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 16 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 33 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 166 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 184 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 234 │ false │     OK │
# │    gre │     4  other │ inherit 0xf8 │  inherit 133 │  true │     OK │
# │    gre      4 │ other │   fixed 0x08 │     fixed 19 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │    fixed 120 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x5c │   inherit 19 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 145 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 249 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 109 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 224 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 199 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │ other │ inherit 0xa8 │  inherit 182 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 141 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 220 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 172 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 74 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 123 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 192 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 22 │ false │     OK 
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 160 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 163 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 158 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 190 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 100 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │   inherit 94 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 254 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 179 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 143 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 116 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 230 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │   inherit 75 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x9c │  inherit 144 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 172 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 135 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 168 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 54 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 207 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 171 │  true      OK │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │    inherit 4 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 98 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 77 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 39 │  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__->