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 0x10 │   inherit 29 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 183 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │     fixed 37 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 24 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 27 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 169 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 217 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │  inherit 204 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x1c │    fixed 157 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 189 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │   inherit 51 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │     fixed 33 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 216 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 23 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │     fixed 93 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │  inherit 240 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x88 │  inherit 253 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 119 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │     fixed 35 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 225 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 112 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 46 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │     fixed 70 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 207 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 117 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 122 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 71 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 196 │ false │     OK 
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 123 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │   inherit 83 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 209 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 69 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 159 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │    inherit 6 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 118 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 200 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 200 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 202 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 195 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │   inherit 28 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 15 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │     fixed 72 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 244 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 212 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 22 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 141 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 115 │  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__->