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 0x38 │    inherit 1 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb8 │   inherit 54 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 219 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 223 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │     fixed 85 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │   inherit 65 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 60 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 100 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 254 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 199 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6  inherit 0xf4 │  inherit 182 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 52 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 241 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc     fixed 201 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 245 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x44 │   inherit 81 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 255 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 210 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 128 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 54 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 185 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │   inherit 63 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 130 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 161 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 162 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │     fixed 22 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 192 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 254 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 58 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │   inherit 90 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 62 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │    fixed 129 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x98 │   inherit 16 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 161 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 172 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb0 │   inherit 57 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 175 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 37 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 141 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 204 │ false │     OK │
#  geneve │     6 │     6 │   fixed 0x8c │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 191 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 248 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 199 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 191 │  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__->