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 0x78 │    inherit 6 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │    inherit 9 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 221 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │   inherit 58 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 14 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 165 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │   inherit 33 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe0 │   inherit 31 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 77 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 28 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 215 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 214 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 95 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │   inherit 98 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 198 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 142 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 176 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 219 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 65 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xac │  inherit 206 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │    inherit 5 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 83 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 202 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 134 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 249 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 188 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe8 │    inherit 8 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 113 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 14 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 116 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 159 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 184 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 176 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 100 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 24 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 127 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 105 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 19 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 245 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 175 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 192 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 171 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 242 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 90 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │     fixed 23 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6      6 │ inherit 0x4c │  inherit 182 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 242 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 164 │ false │     OK │
# │ geneve │     6      6 │   fixed 0xc4 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 138 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │      fixed 4 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 224 │  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__->