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 0x50 │  inherit 187 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │    inherit 3 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 254 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 42 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │   inherit 36 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 203 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │   inherit 66 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │  inherit 220 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │     fixed 19 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x28 │  inherit 226 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 137 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 242 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │   inherit 76 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 249 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │  inherit 107 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │   inherit 52 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 214 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 120 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │   inherit 45 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 108 │ false │     OK │
#   vxlan │     4 │ other │ inherit 0xe4 │  inherit 186 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │  inherit 139 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 131 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 52 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 54 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 130 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 138 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │      fixed 7 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 89 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 244 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 187 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 149 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 193 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 136 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x44 │  inherit 132 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 219 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 105 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 28 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │   inherit 48 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │     fixed 36 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 246 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 244 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 252 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │     fixed 94 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x80 │   inherit 44 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 94 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 152 │  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__->