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 0xcc │  inherit 196 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │   inherit 47 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 206 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │   inherit 26 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 218 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 26 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 160 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │  inherit 143 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 129 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 87 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 199 │  true │     OK 
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 140 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 119 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 121 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 209 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │    inherit 3 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 116 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 61 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 101 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 79 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 207 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 192 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 217 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │      fixed 5 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 229 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 217 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 230 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 77 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 104 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 166 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 194 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 94 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 54 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x80 │  inherit 185 │ false      OK │
# │ geneve │     4 │     6 │ inherit 0x68 │   inherit 11 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 109 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 150 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 179 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 26 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │   inherit 57 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 211 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 229 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │   inherit 51 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 76 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 170 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 186 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │     fixed 58 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 232 │  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__->