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 0x78 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 69 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 127 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 18 │ 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__->