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 0x5c │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0xf8 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0xe8 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 108 │ 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__->