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 0x84 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 58 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 187 │ 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__->