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 0x84 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 144 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 23 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x70 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 151 │ false │ OK # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 81 │ 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__->