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 0x8c │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 20 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 231 │ 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__->