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 0x70 │  inherit 165 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 176 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 72 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 66 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │     fixed 21 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 62 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 157 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │     fixed 32 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 185 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 87 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 65 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xac │  inherit 254 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 39 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 155 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │  inherit 121 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 252 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │     fixed 78 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 110 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │     fixed 37 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 35 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 135 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 126 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 149 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 129 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │   inherit 29 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x58 │  inherit 150 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 55 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 139 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 161 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 99 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 255 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 105 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 173 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 126 │ false │     OK │
# │ geneve      4 │ other │   fixed 0xb8 │    fixed 164 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4  inherit 0x5c │  inherit 246 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │   inherit 93 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 184 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 200 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │    inherit 1 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 161 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 104 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 203 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 195 │  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__->