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 0xbc │  inherit 130 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x3c │  inherit 202 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 210 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │  inherit 210 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 231 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │     fixed 33 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 30 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 110 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 66 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 87  false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 224 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 156 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 123 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 70 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 69 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xfc      fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │  inherit 180 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x28 │   inherit 56 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 15 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 125 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 68 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 236 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 200 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 185 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │      fixed 5 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 17 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 179 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │      fixed 8 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 36 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xec │   inherit 79 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │     fixed 50 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 110 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 230 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 179 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 57   true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 175 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 93 │ false │     OK │
# │ geneve │     4 │     4  inherit 0x18 │  inherit 156 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 160 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │    inherit 7 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 118 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 141 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │   inherit 24 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 181 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 99 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 115 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 178 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 87 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 201 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │   inherit 43 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │      fixed 2 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 191 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 246 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 128 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 167 │  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__->