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 0xac │   inherit 26 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 148 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 224 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 235 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 97 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 162 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4  other │ inherit 0x7c │  inherit 203 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x5c │  inherit 206 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 232 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 155 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 189 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 141 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 244 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 47 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 130 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x04 │  inherit 185 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 121 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 151 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 237 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │  inherit 149 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │    fixed 146 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 178 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │   inherit 88 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 19 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 91 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 98 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe4 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 244 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │   inherit 14 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 92 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 144 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 222 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 122 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │   inherit 44 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 209 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │     fixed 12 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 72 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 38 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 23 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 132 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 46 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 54 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 137 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 247 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │     fixed 38 │  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__->