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 0xd8 │  inherit 153 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │   inherit 70 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 166 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 172 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 198 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 23 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │   inherit 19 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 15 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 193 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 200 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 37 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 77 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 144 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 219 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 198 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 190 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 151 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 131 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 89 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 91 │  true      OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │   inherit 34 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 234 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 122 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 23 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 29 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 86 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 69 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │   inherit 67 │ false │     OK │
# │  vxlan │     6 │     6  inherit 0xd8 │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 226 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 152 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │     fixed 37 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 153 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 174 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 82 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │      fixed 4 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 137 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 70 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 67 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │  inherit 244 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 20 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 86 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │   inherit 56 │ false │     OK 
# │ geneve │     6 │     4 │ inherit 0xb4 │   inherit 68 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 248 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      6 │ inherit 0x50 │  inherit 217 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 245 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │      fixed 9 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 192 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 197 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │     fixed 69 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │     fixed 85 │  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__->