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 0x24 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 209 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 139 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x7c │ fixed 159 │ 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__->