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 0x28 inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 28 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 23 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 206 │ 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__->