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 0x1c │  inherit 222 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 226 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 204 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 253 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 118 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 178 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │  inherit 245 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │   inherit 96 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 28 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 82 │ false │     OK 
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 169 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 213 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 205 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 222 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │     fixed 81 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 207 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │   inherit 14 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xfc │  inherit 180 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 106 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 128 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 235 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 108 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 13 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 73 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 17 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 158 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 182 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 210 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 230 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 17 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 134 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 244 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 118 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 67 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 218 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 17 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 159 │ false │     OK │
#  geneve │     4 │     6 │ inherit 0xe8 │  inherit 212 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │      fixed 8 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 42 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xec │  inherit 236 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 210 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 119 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 139 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │     fixed 35 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0x9c │   inherit 47 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 86 │  true │     OK 
# │ geneve │     6      6 │   fixed 0x54 │     fixed 55 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 59 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 174 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │   inherit 59 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 130 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 38 │  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__->