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 0x64 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 48 │ true OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 192 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 141 │ 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__->