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 0xd8 │  inherit 139 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │  inherit 175 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 149 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90 │   inherit 24 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 170 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 40 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 188 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │   inherit 67 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │    fixed 208 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 47 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 196 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 197 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 189 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 207 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 98 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │   inherit 24 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf4 │  inherit 129 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 119 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 73 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 101 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 238 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 151 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other  inherit 0x18 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 242 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 216 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 70 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │   inherit 40 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 155 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 44 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 164 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 12 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa8 │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 88 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 217 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 167 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 216 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 92 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 133 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │     fixed 52 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 122 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 150 │  true │     OK 
# │ geneve │     6 │ other │   fixed 0x9c │     fixed 78 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │     fixed 31 │  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__->