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 0xd0 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 28 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0x1c │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 inherit 0x50 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 232 │ 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__->