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 0x18 │  inherit 205 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │   inherit 80 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 173 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 178 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 38 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 241 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 168 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │  inherit 175 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 105 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 180 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 179 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 56 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 161 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 199 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 225 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 172 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │  inherit 216 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 242 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 192 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │   inherit 82 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 73 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 11 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 45 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 203 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 239 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 214 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 41 │ false │     OK │
# │ geneve      4 │     4 │ inherit 0x58 │  inherit 121 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 213 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 223 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 119 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 167 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 94 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 213 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 178 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 19 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 161 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 120 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 41 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 120 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 95 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 126 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │   inherit 66 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 122 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 153 │  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__->