make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x48 │   inherit 98 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x84 │    inherit 8 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 40 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │   inherit 31 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │   inherit 71 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │     fixed 72 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 103 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │   inherit 25 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 174 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │    inherit 7 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x5c │  inherit 154 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 214 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 112 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 144 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 136 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 123 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │   inherit 36 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │     fixed 27 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 205 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 121 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 72 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98      fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 143 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │     fixed 37 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │     fixed 66 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 222 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 117 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │    inherit 7 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 51 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 72 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 91 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 240 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 180 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │    inherit 4 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 178 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 166 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 153 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 178 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 107 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 157 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │     fixed 46 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 170 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 196 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 204 │  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__->