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 0x0c │  inherit 205 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │   inherit 55 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │      fixed 6 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 146 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 30 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 173 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │      fixed 6 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │   inherit 69 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 216 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │      fixed 3 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 12 │  true │     OK 
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │   inherit 63 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 39 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 204 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 123 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 78 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 89 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 184 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 33 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 231 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc       fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 224 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 114 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 127 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 153 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 19 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 146 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │ other │ inherit 0x58 │  inherit 226 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 222 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 32 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 130 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │    fixed 186 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 186 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38   inherit 129 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 95 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 158 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │   inherit 76 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 36 │ false │     OK │
#  geneve │     4 │     6 │   fixed 0xf4 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │  inherit 230 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 234 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │     fixed 11 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 147 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 226 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │     fixed 77 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 172 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 85 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 228 │ false │     OK │
#  geneve │     6 │     6 │   fixed 0x44 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc0 │  inherit 106 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 46 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 88 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 50 │  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__->