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 0x54 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 75 │ true OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 133 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 20 │ 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__->