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 0xe8 │   inherit 19 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │  inherit 235 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 145 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 56 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 124 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 128 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │      fixed 7 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 188 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │  inherit 247 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 205 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 166 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 107 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 90 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 132 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 196 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 74 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x4c │  inherit 195 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 120 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 236 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 223 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 39 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 218 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │      fixed 2 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 21 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │    inherit 7 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 198 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │     fixed 53 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 82 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │   inherit 96 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 153 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 43 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 155 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │     fixed 32 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 155 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 68 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 202 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 110 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 42 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 209 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 162 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │  inherit 116 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 241 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 173 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │   inherit 29 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 125 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 230 │  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__->