make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x14 │  inherit 129 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │  inherit 174 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 142 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 106 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 245 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 190 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │  inherit 104 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │  inherit 120 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 10 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │  inherit 212 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 174 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 15 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 116 │ false │     OK 
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │   inherit 89 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 131 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 204 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 192 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 12 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │    inherit 3 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 216 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 225 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 245 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │ other    fixed 0x78 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │     fixed 22 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 245 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │   inherit 81 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 38 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 202 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 126 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 103 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 175 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 15 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 93 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 17 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 125 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 130 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │    inherit 7 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 146 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 107 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 168 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │     fixed 22 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │  inherit 119 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 118 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 200 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 191 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 248 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 183 │  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__->