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 0x10 │  inherit 193 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x3c │  inherit 135 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 171 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 148 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 78 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 131 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 175 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 234 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 100 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 24 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 161 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 60 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 83 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 171 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 187 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │  inherit 109 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │   inherit 75 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 122 │ false │     OK │
# │    gre │     6  other │   fixed 0xb0 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 120 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │   inherit 66 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │   inherit 85 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 217 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │     fixed 71 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xec │   inherit 32 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │     fixed 27 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 106 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 119 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 39 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 131 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 222 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 43 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 202 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 102 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │ other │ inherit 0xb0 │   inherit 79 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 247 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │     fixed 57 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │   inherit 25 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 119 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 67 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 57 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 189 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 120 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 23 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │    inherit 8 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 249 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 209 │  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__->