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 0x0c │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 45 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 177 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 200 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 91 │ 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__->