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 0xd4 │  inherit 161 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │   inherit 24 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 78 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 201 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 193 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │      fixed 6 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 239 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │  inherit 191 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 133 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xdc │   inherit 65 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 119 │  true      OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 111 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 236 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │   inherit 36 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 237 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 141 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 137 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 90 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │    fixed 188 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 160 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 104 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 23 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 155 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 229 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │     fixed 14 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x70 │   inherit 73 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 193 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 77 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 234 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 95 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 135 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 28 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 55 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 77 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 105 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 160 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 94 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 249 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 73 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 209 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 107 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 118 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 171 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │     fixed 27 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 87 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │     fixed 12 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 253 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 208 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 180 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │     fixed 22 │  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__->