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 0x78 │  inherit 212 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x98 │  inherit 133 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 224 │ false │     OK 
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 87 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xdc │   inherit 81 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 21 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │   inherit 41 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │   inherit 43 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 190 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │  inherit 127 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 29 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 155 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 114 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 66 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 115 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │  inherit 168 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 132 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x9c │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 110 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 108 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 133 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 10 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 205 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 68 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 231 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 170 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 229 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 118 │ false │     OK │
#   vxlan │     6 │     6 │ inherit 0x04 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │      fixed 3 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 83 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 158 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 201 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa0 │  inherit 216 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 17 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 246 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 85 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 235 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 212 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │    inherit 9 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 216 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 32 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 126 │  true │     OK 
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 80 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 108 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x78 │  inherit 254 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 181 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 215 │  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__->