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 0x10 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 182 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 219 │ true │ OK │ # ──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 59 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 127 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 178 │ true │ OK # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 148 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 63 │ 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__->