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-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 0x6c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 245 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 33 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 12 │ 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__->