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 0x74 │  inherit 199 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 240 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 84 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 154 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │   inherit 59 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 219 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 173 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 26 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 183 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │     fixed 97 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 225 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe0 │   inherit 89 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 165 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x28 │   inherit 98 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │   inherit 23 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 245 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x6c │   inherit 98 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 109 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 240 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 248 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 162 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 151 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 135 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 182 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 134 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 54 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 166 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 113 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 33 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 169 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 252 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 193 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │  inherit 114 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 133 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 140 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │   inherit 26 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 228 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 70 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 200 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 76 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 136 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 120 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 161 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xec │     fixed 97 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 16 │  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__->