make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x4c │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 140 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 134 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 inherit 0xf8 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 26 │ true │ OK │ # geneve │ 6 │ other │ fixed 0x1c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 117 │ 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__->