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 0xa4 │  inherit 157 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │   inherit 43 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 67 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 173 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 230 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 206 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 135 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │   inherit 11 │  true │     OK 
# │    gre │     4 │ other │   fixed 0x1c │    fixed 227 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │     fixed 29 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 130 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 185 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 36 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 145 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │  inherit 109 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 111 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 10 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 225 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 206 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x04 │   inherit 47 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │    fixed 170 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 100 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │     fixed 84 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 67 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 153 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │    fixed 142 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 221 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 254 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │   inherit 84 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 239 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0      fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 137 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 177 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 214 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 163 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 105 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 240 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 156 │ false      OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 124 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 96 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 241 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 169 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │   inherit 96 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 46 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 54 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 213 │  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__->