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 0x9c │   inherit 60 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │  inherit 144 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 221 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │   inherit 13 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 99 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │   inherit 55 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 70 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 21 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │  inherit 132 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 20 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │      fixed 8 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 219 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 111 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 36 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │   inherit 70 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 151 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 214 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 120 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 233 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 247 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 68 │  true      OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 74 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │   inherit 51 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 201 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 183 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │   inherit 21 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 97 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 192 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │     fixed 67 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 110 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 130 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 140 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 169 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x80 │   inherit 65 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 31 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 171 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 73 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 191 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 110 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 12 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 111 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 100 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 175   true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 26 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 112 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 196 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 162 │  true │     OK 
# │ geneve │     6 │ other │   fixed 0xac │      fixed 4 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 252 │  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__->