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 0xc0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 13 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 129 │ false OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 153 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 250 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 130 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 49 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 32 │ 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__->