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 0x2c │  inherit 160 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │  inherit 236 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 175 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 69 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 126 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 30 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │      fixed 1 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │  inherit 204 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │   inherit 37 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 190 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 247 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 37 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 117 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 132 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 124 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 238 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 185 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │      fixed 1 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 31 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 202 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 145 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 224 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 230 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 94 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 110 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 181 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 218 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │     6 │ inherit 0x38 │   inherit 67 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │     fixed 94 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │   inherit 21 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 145 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │   inherit 16 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 224 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 57 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │    inherit 4 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 190 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 170 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 23 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 171 │  true      OK │
# │ geneve │     4 │ other │   fixed 0xa0 │      fixed 3 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 187 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │   inherit 44 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 196 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 219 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 222 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │   inherit 68 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 247 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │   inherit 94 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 226 │  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__->