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 0x34 │  inherit 178 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 230 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 185 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x78 │   inherit 16 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 107 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 76 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 111 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 98 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │     fixed 78 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 143 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 20 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 141 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 74 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 96 │  true      OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 199 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 149 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 191 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 138 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │   inherit 56 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 53 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 160 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 238 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │      fixed 4 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 73 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 117   true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 192 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x50 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │   inherit 21 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 201 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 196 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 21 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 127 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │   inherit 35 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 160 │ false │     OK 
# │ geneve │     4 │     4 │   fixed 0x90 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 156 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │   inherit 51 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 128 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 130 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 183 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 139 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 78 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │    inherit 4 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 229 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 221 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 220 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 131 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 102 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 161 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 168 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 185 │  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__->