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 0x54 │  inherit 170 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │   inherit 38 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 253 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 68 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 230 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │      fixed 9 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 145 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 26 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 140 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 231 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 131 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 56 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │     fixed 39 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x04 │   inherit 84 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 189 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 191 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 65 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │   inherit 36 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 201 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │     fixed 92 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │  inherit 164 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │    fixed 146 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 114 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 117 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 157 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │   inherit 53 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │    fixed 150 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 238 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 198 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 225 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x80 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 11 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 204 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 209 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 237 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 180 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 168 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 149 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x54 │   inherit 42 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 73 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 138 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 124 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │     fixed 37 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 125 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 242 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 139 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 115 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 211 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │     fixed 61 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 39 │  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__->