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 0xd4 │   inherit 61 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 139 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 252 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 104 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x78 │  inherit 181 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 53 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 158 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 154 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 151 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 158 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 116 │ false │     OK │
# │    gre │     6      4 │ inherit 0x64 │  inherit 141 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 247 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 74 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 225 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 126 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │   inherit 40 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x28 │  inherit 235 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │     fixed 99 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x64 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 151 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 10 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8     fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 243 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 144 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 107 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 106 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 201 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 209 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 199 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 37 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 154 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 228 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 199 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 139 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │  inherit 254 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 168 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 150 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │     fixed 98   true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 236 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │   inherit 90 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │     fixed 77 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │   inherit 12 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 33 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 98 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 22 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 236 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 177 │  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__->