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 0xf4 │   inherit 19 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 70 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 233 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 142 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 177 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │    inherit 4 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 230 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 220 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 252 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 16 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 57 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │      fixed 5 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 215 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 37 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │   inherit 98 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │   inherit 44 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 58 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 136 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 211 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │     fixed 11 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 250 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 230 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 253 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 201 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 37 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 97 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │   inherit 96 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │     fixed 46 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 110 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 162 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 232 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 136 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │   inherit 97 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │     fixed 44 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │   inherit 67 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 159 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 205 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │  inherit 241 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 88 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 130 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 167 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 141 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 239 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 117 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │   inherit 13 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 167 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 232 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 190 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │      fixed 1 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 168 │  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__->