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 0x74 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0xf8 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 172 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x40 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 119 │ 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__->