make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 26 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 240 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 22 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 inherit 0x70 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 51 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 182 true OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 122 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->