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 0xf8 │  inherit 205 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 234 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │   inherit 72 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 122 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 136 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │   inherit 15 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │  inherit 239 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 236 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 183 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 211 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 58 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 35 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 213 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 84 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │   inherit 86 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │     fixed 61 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 189 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 202 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 182 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 79 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 219 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │     fixed 11 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 226 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │   inherit 82 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 171 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 190 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 139 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 239 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf0 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 127 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 153 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 211 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 31 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │     fixed 56 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 248 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 218 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │     fixed 80 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │   inherit 39 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa0 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 181 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 69 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 121 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 187 │  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__->