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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 77 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->