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 0xec │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 230 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 142 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 227 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 4 │ fixed 0x80 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 43 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 225 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 98 │ 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__->