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 0xa0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 34 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 45 │ true │ OK │ # ├────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 130 │ false OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 78 │ 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__->