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 0x20 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 99 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 34 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 224 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0xc4 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 214 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 188 │ 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__->