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 0x04 │  inherit 178 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 134 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 141 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 22 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │    inherit 2 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 197 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 101 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │   inherit 42 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 155 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 249 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 77 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 218   true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 167 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 158 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │   inherit 32 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 172 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 104 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc8 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 24 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 107 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 215 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 19 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 240 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 253 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │     fixed 38 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 107 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 109 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 217 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 238 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 125 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 39 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 243 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 132 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 132 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 69 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 189 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 226 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 135 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 188 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 29 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 83 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 156 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 208 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 72 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 140 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 120 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │    fixed 218 │  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__->