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 0xbc │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 210 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 9 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0x54 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 205 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 15 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x04 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 167 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 172 │ 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__->