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 0x64 │  inherit 212 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x48 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 246 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │   inherit 78 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 211 │  true      OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 160 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x68 │  inherit 240 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 249 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 179 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 52 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 29 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 142  false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 163 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 19 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │     fixed 69 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │   inherit 21 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 164 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 74 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 100 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │    inherit 7 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 138 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 227 │ false │     OK │
#   vxlan │     4 │ other │ inherit 0xa4 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 155 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 223 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 215 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 89 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 131 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 95 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │    inherit 3 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 170 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 100 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 43 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 158 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 254 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 65 │  true │     OK 
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 171 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 214 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 208 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 225 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 202 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 154 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │    fixed 205 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 69 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │  inherit 199 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 184 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 134 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 104 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │     fixed 87 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 240 │  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__->