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 0x34 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 135 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0xc0 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 238 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 120 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 inherit 0xb8 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 20 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 135 │ 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__->